* Repackaged BePDF to include an .OptionalPackageDescription file
* Create symlinks for licenses * Added InstallSourceArchive command git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36657 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -221,12 +221,20 @@ if [ IsOptionalHaikuImagePackageAdded BePDF ] {
|
||||
Echo "No optional package BePDF available for gcc4" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-02.zip
|
||||
: $(baseURL)/BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-02.zip
|
||||
BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-02b.zip
|
||||
: $(baseURL)/BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-02b.zip
|
||||
: apps
|
||||
;
|
||||
AddSymlinkToHaikuImage home config be Applications
|
||||
: /boot/apps/BePDF/BePDF ;
|
||||
AddSymlinkToHaikuImage common data licenses
|
||||
: "/boot/apps/BePDF/license/locale DevKit/Open Tracker License"
|
||||
: "Open Tracker" ;
|
||||
AddSymlinkToHaikuImage common data licenses
|
||||
: "/boot/apps/BePDF/license/locale DevKit/LICENSE"
|
||||
: "48HRS Public License" ;
|
||||
InstallSourceArchive bepdf-1.1.1b3-2010-05-05.tar.xz
|
||||
: $(baseSourceURL)/bepdf-1.1.1b3-2010-05-05.tar.xz ;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user