Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#17708 - [handbrake] Split pacakge in cli and gtk version
Attached to Project:
Arch Linux
Opened by Jelle van der Waa (jelly) - Monday, 04 January 2010, 19:49 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 04 July 2010, 06:08 GMT
Opened by Jelle van der Waa (jelly) - Monday, 04 January 2010, 19:49 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 04 July 2010, 06:08 GMT
|
DetailsDescription:
It would be nice to have an split package for handbrake, because some people only use the CLI version. I have a PKGBUILD attached wich splits handbrake in handbrake-gtk and handbrake-cli. It's my first splitting of a package so it might contain errors, ran namcap on the pkg.tar.gz and the PKGBUILD. The install file is exact the same as the one from the handbrake package. |
This task depends upon
Closed by Eric Belanger (Snowman)
Sunday, 04 July 2010, 06:08 GMT
Reason for closing: Implemented
Additional comments about closing: gui in handbrake-0.9.4-3
cli in handbrake-cli-0.9.4-3
Sunday, 04 July 2010, 06:08 GMT
Reason for closing: Implemented
Additional comments about closing: gui in handbrake-0.9.4-3
cli in handbrake-cli-0.9.4-3
1) You can't override makedepends for each package
2) You don't have to build handbrake twice. Just build it as before and copy the CLI binary.
Also, I decided to leave the package 'handbrake' as a cli and gui package and then have a cli only package called 'handbrake-cli'