XGETTEXT_FLAGS on $(SUBDIR)/$(p)/messages.pot += --keyword='_:1' --language=Lisp --sort-by-file ;
}
InstallData [ Wildcard *.txt *.po ] ;
-InstallData [ Wildcard music : *.ogg ] : music ;
+InstallData [ Wildcard music : *.ogg *.music ] : music ;
InstallData [ Wildcard scripts : *.nut ] : scripts ;
InstallData [ Wildcard speech : *.ogg ] : speech ;
InstallData [ Wildcard sounds : *.wav *.ogg ] : sounds ;
Summary: SuperTux is a classic style 2D jump and run sidescroller game in a style similar to the original SuperMario games.
SoftwareVersion: 0.3.2-SVN
PackageVersion: 2
-AutopackageTarget: 1.0
+AutopackageTarget: 1.2
[Description]
SuperTux is a classic style 2D jump and run sidescroller game in a style similar to the original SuperMario games.
[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