X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=tools%2Fautopackage%2Fdefault.apspec;h=8050b2b42e909c42f61553db5f6e7479973448ca;hb=ce804ee356a732b967f5db8183fc70be27ca8ecc;hp=a4d3c7323bd46a904de4ae43657da9f2b77667e2;hpb=959f514b78262ae6b276821bc61864fa6967b97c;p=supertux.git diff --git a/tools/autopackage/default.apspec b/tools/autopackage/default.apspec index a4d3c7323..8050b2b42 100644 --- a/tools/autopackage/default.apspec +++ b/tools/autopackage/default.apspec @@ -8,9 +8,9 @@ ShortName: supertux Maintainer: SuperTux Development Team Packager: Christoph Sommer Summary: SuperTux is a classic style 2D jump and run sidescroller game in a style similar to the original SuperMario games. -SoftwareVersion: 0.3.0 -PackageVersion: 1 -AutopackageTarget: 1.0 +SoftwareVersion: 0.3.2-SVN +PackageVersion: 2 +AutopackageTarget: 1.2 [Description] SuperTux is a classic style 2D jump and run sidescroller game in a style similar to the original SuperMario games. @@ -23,7 +23,7 @@ on the way. old_build_root="$build_root" APKG_BUILD_SKIP_MAKE=1 APKG_BUILD_ROOT=0 -prepareBuild --enable-binreloc=yes +prepareBuild --enable-binreloc=yes --build=i386 jam jam "-sDESTDIR=$old_build_root" install @@ -47,11 +47,11 @@ require '@icculus.org/physfs' 1.0 [Install] # Put your installation script here installExe bin/* -installData share/supertux +installData share/supertux2 copyFiles share/doc "$PREFIX/share" installIcon share/pixmaps/*.png installIcon share/pixmaps/*.xpm -installDesktop "Games" share/applications/supertux.desktop +installDesktop "Games" share/applications/supertux2.desktop [Uninstall] # Usually just the following line is enough to uninstall everything