summaryrefslogtreecommitdiffstats
path: root/pkg/linux/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* LinGui: disable update checks for snapshot PPA since it does it's own update ↵jstebbins2010-05-241-1/+1
| | | | | | announcements git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3324 b64f7644-9d1e-0410-96f1-a4d463321fa5
* add packaging rules for building debian source packagesjstebbins2010-04-151-2/+0
| | | | | | | | | and fix a build issue with a52dec when the path has a '~' in it this is a step towards using the launchpad build farm for ubuntu snapshots git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3226 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: make debian packaging rules work on ubuntu 8.04jstebbins2009-09-211-2/+2
| | | | | | | | needed to specify compatibility with debhelper scripts version 6 and add explicit source path to dh_install git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2833 b64f7644-9d1e-0410-96f1-a4d463321fa5
* build system: some changes that simplify things for packaging toolsjstebbins2009-08-241-1/+1
| | | | | | | | | | | | - Add DESTDIR to install path for HandBrakeCLI - Modify linux packaging rules for deb and rpm packages to use DESTDIR - lingui: only update icon cache during install if DESTDIR is not set - patch out the hardcoded install path for m4 macros in libdvdread and libdvdnav when uid==0 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2774 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add Debian packaging supportjstebbins2009-06-191-0/+87
- make pkg.clean will create debian packages. - Creates separate packages for gui and cli git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2577 b64f7644-9d1e-0410-96f1-a4d463321fa5