Remove the TrackerNewTemplates optional package

Instead add the files to the tree and generate the resulting files on
the fly. This also avoids the undesired attributes the files in the
package had.
This commit is contained in:
Ingo Weinhold
2013-04-23 19:53:25 +02:00
parent 89804230e1
commit 0d452c8f34
10 changed files with 180 additions and 12 deletions
-10
View File
@@ -73,7 +73,6 @@
# TagLib - id3 tag library
# Tar - archiving utility
# TimGMSoundFont - a good quality General MIDI Sound Font
# TrackerNewTemplates - template files for Tracker's New menu
# Transmission - a fast, easy, and free BitTorrent Client
# UserlandFS - aids native file system development (like FUSE)
# Vim - Vi IMproved. Highly configurable text editor
@@ -1338,15 +1337,6 @@ if [ IsOptionalHaikuImagePackageAdded TimGMSoundFont ] {
}
# TrackerNewTemplates
if [ IsOptionalHaikuImagePackageAdded TrackerNewTemplates ] {
InstallOptionalHaikuImagePackage
$(baseURL)/TrackerNewTemplates-2010-04-26.zip
: home config settings Tracker "Tracker New Templates"
;
}
# Transmission
if [ IsOptionalHaikuImagePackageAdded Transmission ] {
if $(TARGET_ARCH) != x86 {