summaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Collapse)AuthorAgeFilesLines
* LinGui: change settings dict from glib to janssonjstebbins2015-03-062-2/+2
| | | | | | | | This will allow for preferences, presets, and queue files to be written as json instead of plists (currently still plists). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6968 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix ubuntu 14.10 snapshotjstebbins2014-10-241-0/+1
| | | | | | | forgot to push the source package git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6463 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add ubuntu 14.10 to nightly buildsjstebbins2014-10-233-0/+128
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6461 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix ubuntu package configure optionsjstebbins2014-08-191-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6318 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add cmake to ubuntu package build dependenciesjstebbins2014-08-191-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6317 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add x264 and lame to ubuntu package dependenciesjstebbins2014-08-181-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6313 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add trusty to ubuntu snapshotsjstebbins2014-02-213-42/+129
| | | | | | ...remove everything else since none have gtk 3.10 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6052 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: remove ubuntu raring from nightly buildsjstebbins2014-02-041-14/+0
| | | | | | | | non-LTS ubuntu release are now only supported for 9 months by ubuntu. So launchpad will no longer build raring packages. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6014 b64f7644-9d1e-0410-96f1-a4d463321fa5
* build: add parsing of version info from version.txt filejstebbins2014-01-276-12/+15
| | | | | | | | | | | This makes it possible to have proper version numbers in the build when the source tree does not come from svn (e.g. a tarball). Also, automatically adds version.txt to our source tar that is created with "make pkg.create". git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6005 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: update ubuntu 12.04 build to gtk-3jstebbins2014-01-161-2/+2
| | | | | | | I was using gtk-2 because gtk-3 used to crash on ubuntu 12.04. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5980 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: disable mp4v2 and libmkv in nightly buildsjstebbins2013-12-024-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5910 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add ubuntu 13.10 to nightly buildsjstebbins2013-10-233-0/+128
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5852 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add language files to debian install filejstebbins2013-08-121-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5698 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: remove oneiric from nightly buildsjstebbins2013-05-311-13/+0
| | | | | | | Launchpad says: Rejected: oneiric is obsolete and will not accept new uploads. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5534 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Add Ubuntu 13.04 (Raring Ringtail) to nightly buildsjstebbins2013-04-253-13/+128
| | | | | | | Remove Ubuntu 11.04 (Natty Narwhal) from nightlies. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5411 b64f7644-9d1e-0410-96f1-a4d463321fa5
* reverted unintentional changesr552013-03-161-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5331 b64f7644-9d1e-0410-96f1-a4d463321fa5
* added make pkg.create.tarsr552013-03-162-1/+26
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5330 b64f7644-9d1e-0410-96f1-a4d463321fa5
* packaging: add new target: pkg.createxkonablend2013-03-112-2/+9
| | | | | | | | Target will do pkg.create plus creation of -contrib.tar.bz2 tarball containing all contrib tarballs. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5324 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Update various docs.sr552013-03-091-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5316 b64f7644-9d1e-0410-96f1-a4d463321fa5
* 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-225-0/+344
| | | | | | | | 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-223-14/+43
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5026 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: use more system libsjstebbins2012-10-055-4/+34
| | | | | | | | | | | | | | 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: remove obsolete ubuntu lucid rulejstebbins2012-07-161-1/+0
| | | | | | | | Lucid was removed a while ago, but I missed the rule that pushes the now non-existent source package to the PPA build server. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4849 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix naming of ubuntu 12.04 repository. it expects "precise" not "pangolin"jstebbins2012-04-271-12/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4606 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui:jstebbins2012-04-262-14/+42
| | | | | | | Remove Lucid builds. Add Pangolin. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4603 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Attempt to package fonts.config with HandBrakeCLIsr552012-02-021-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4432 b64f7644-9d1e-0410-96f1-a4d463321fa5
* BuildSystem: Mac OS X - fix pkg.create to use correct minver .dmg namingkonablend2012-01-041-4/+6
| | | | | | | | Replace hardcoded .5 naming for product .dmg files with value derived from $(GCC.minver) or blank if none is specified. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4397 b64f7644-9d1e-0410-96f1-a4d463321fa5
* BuildSystem: Mac OS X - fix pkg.create targetkonablend2012-01-041-2/+2
| | | | | | | | - old placement of xcode products was in $(BUILD/) - new location is $(XCODE.symroot)/ git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4396 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-253-1/+117
| | | | | | | | | | 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-052-12/+42
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4266 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add the cpu architecture to the Windows CLI zip packages.sr552011-07-171-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4119 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-143-0/+64
| | | | 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
* Add Ubutnu 11.04 to nightly buildsjstebbins2011-04-131-0/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3920 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add nightly build for ubuntu 10.10 maverickjstebbins2010-10-041-0/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3569 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