Opened 9 years ago
Closed 9 years ago
#12255 closed enhancement (no change required)
Scripts for Packging hvif2png
Reported by: | apl-haiku | Owned by: | apl-haiku |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Build System | Version: | R1/Development |
Keywords: | hvif2png hvif rpm | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
In order to be able to use the new 'hvif2png' tool on another platform, it needs to be installed. This could be a bit tricky because the 'be' and 'root' shared libraries also need to be deployed and they need to be referenced, requiring a supporting launch script. To make this easier and repeatable, I've created a couple of simple packaging scripts that produce (a) a tarball install and (b) an RPM install.
Attachments (2)
Change History (7)
comment:1 by , 9 years ago
patch: | 0 → 1 |
---|
by , 9 years ago
Attachment: | 0001-hvif2png-packaging.patch added |
---|
comment:2 by , 9 years ago
by , 9 years ago
Attachment: | 0001-packaging-builds-an-rpm-or-tarball-for-the-hvif2png-.patch added |
---|
comment:3 by , 9 years ago
Updated to reverse the version number on the RPM from "<hrev>.1" to "1.<hrev>" so that it is easier to employ a different version numbering system later. Use patch "0001-packaging-builds-an-rpm-or-tarball-for-the-hvif2png-.patch" instead of the earlier "0001-hvif2png-packaging.patch".
comment:4 by , 9 years ago
Please now close this ticket as I will add these build scripts to the HDS project instead. I seem to need to keep adjusting them and this is going to be easier where I can manage that myself.
comment:5 by , 9 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
The patch has been updated as the library search path environment variable was mis-named for MacOS-X.