# HG changeset patch # User Hans-G?nter Theisgen # Date 1658656252 -3600 # Node ID 0aa9b0da5f5ca891dfee672fbe3944663a45d40e # Parent 1801955a1d6da77f890d7b6b17d42fbbf561787e updated sweethome3d (6.3 -> 7.0) diff -r 1801955a1d6d -r 0aa9b0da5f5c sweethome3d/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sweethome3d/description.txt Sun Jul 24 10:50:52 2022 +0100 @@ -0,0 +1,3 @@ +Sweet Home 3D is a free interior design application which +helps you draw the plan of your house, arrange furniture +on it and visit the results in 3D. diff -r 1801955a1d6d -r 0aa9b0da5f5c sweethome3d/receipt --- a/sweethome3d/receipt Sun Jul 24 10:22:05 2022 +0100 +++ b/sweethome3d/receipt Sun Jul 24 10:50:52 2022 +0100 @@ -1,12 +1,12 @@ # SliTaz package receipt. PACKAGE="sweethome3d" -VERSION="6.3" +VERSION="7.0" CATEGORY="misc" SHORT_DESC="A free interior design application." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.sweethome3d.com/" +WEB_SITE="https://www.sweethome3d.com/" SOURCE="SweetHome3D" TARBALL="$SOURCE-$VERSION-linux-x86.tgz" @@ -23,19 +23,13 @@ sed '/scope="row/!d;/linux-x86/!d;s|.*3D-||;s|-linux.*||;q' } -# Rules to configure and make the package. -compile_rules() -{ - cd $src -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/applications mkdir -p $fs/usr/bin - cp -a $src $fs/usr/share/$PACKAGE + cp -a $src $fs/usr/share/$PACKAGE cat > $fs/usr/share/applications/$PACKAGE.desktop < $fs/usr/bin/$PACKAGE <