summaryrefslogtreecommitdiffstats
path: root/pkg/linux/debian
Commit message (Collapse)AuthorAgeFilesLines
* LinGui: fix ubuntu package dependencyjstebbins2013-01-231-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5195 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Fix ubuntu nighly buildsjstebbins2013-01-224-0/+340
| | | | | | | | None of the current ubuntu distributions have yasm 1.2.0 yet. So I must add --enable-local-yasm to configure. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5192 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Use gtk+ 3 in ubuntu 12.10 nightly buildsjstebbins2013-01-211-2/+2
| | | | | | | Let's find out just how fucked up gtk 3 is :p git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5187 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add quantal snapshot. remove maverickjstebbins2012-10-222-0/+30
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5026 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: use more system libsjstebbins2012-10-054-3/+33
| | | | | | | | | | | | | | use system libs for fontconfig, freetype, libxml2, libass, libogg, libvorbis, libtheora, and libsamplerate update build dependencies for ubuntu packages update documentation to reflect new build dependencies fix a problem with hb.h conflict with harfbuzz/hb.h git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5001 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui:jstebbins2012-04-261-0/+30
| | | | | | | Remove Lucid builds. Add Pangolin. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4603 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix configure rule for building lucid packagejstebbins2011-10-251-2/+2
| | | | | | headdesk git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4315 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add optional yasm contribjstebbins2011-10-252-0/+115
| | | | | | | | | | To enable, "configure --enable-local-yasm" Ubuntu 10.04 LTS (lucid) has yasm 0.8 which is no longer compatible with x264. This change allows us to build yasm as a contrib and use it for building both Libav and x264 which require yasm. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4314 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add fribidi to build dependenciesjstebbins2011-10-224-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4305 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Add oneiric, remove karmic from nightliesjstebbins2011-10-051-0/+30
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4266 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Add status tray icon support for Ubuntu 11.04jstebbins2011-06-201-1/+1
| | | | | | | | | Ubuntu disables GtkStatusIcon support in Unity and instead uses a new API called AppIndicator. So this adds support for appindicator when it is detected by configure. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4067 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix ubuntu package dependency again :( it's picky about the name.jstebbins2011-04-141-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3924 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix another ubuntu natty package dependency issue.jstebbins2011-04-142-0/+60
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3923 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix a build dependency for ubuntu 11.04 packagingjstebbins2011-04-141-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3921 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix syntax error in debian package control filejstebbins2010-06-171-1/+1
| | | | | | | build depends are separated by ',' not space git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3385 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: update build dependencies to include python2.6 packagejstebbins2010-06-161-1/+1
| | | | | | | by default the lauchpad build farm only installs a minimal python which is missing plistlib git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3383 b64f7644-9d1e-0410-96f1-a4d463321fa5
* 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
* LinGui: packaging deps wrong againjstebbins2010-05-041-1/+1
| | | | | | | *DAMIT* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3284 b64f7644-9d1e-0410-96f1-a4d463321fa5
* fix libnotify and libwebkit deps in debian.jstebbins2010-05-031-1/+1
| | | | | | | i had the package names wrong which made the package uninstallable. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3282 b64f7644-9d1e-0410-96f1-a4d463321fa5
* fix debian package dependencies for guijstebbins2010-04-301-1/+1
| | | | | | | | it included *-dev packages that are not needed for installation of the binary gui package git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3281 b64f7644-9d1e-0410-96f1-a4d463321fa5
* forgot to update the dependency for libgudev in the debian packaging controljstebbins2010-04-271-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3271 b64f7644-9d1e-0410-96f1-a4d463321fa5
* fix typo in debian build dependenciesjstebbins2010-04-191-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3243 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix svn version in nightly packagesjstebbins2010-04-181-1/+1
| | | | | | | | add subversion build dependency to debian rules so it can extract the version number git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3242 b64f7644-9d1e-0410-96f1-a4d463321fa5
* only allow building i386 and amd64 builds on launchpad build farmjstebbins2010-04-161-2/+2
| | | | | | | make sure contribs are all fetched before creating debian source pkg git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3229 b64f7644-9d1e-0410-96f1-a4d463321fa5
* add packaging rules for building debian source packagesjstebbins2010-04-152-5/+3
| | | | | | | | | 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-213-4/+4
| | | | | | | | 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: make debian packaging follow more standard debian practicesjstebbins2009-07-031-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2659 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add RPM packaging support and modify Debian so they can co-existjstebbins2009-06-202-2/+0
| | | | | | | | | - make pkg.create.rpm will create rpm packages - make pkg.create.deb will create debian packages git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2583 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add Debian packaging supportjstebbins2009-06-1912-0/+1206
- 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