summaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: fix build. There is no need to thin sparkle anymore.Damiano Galassi2016-02-121-3/+0
|
* LinGui: try fixing debian version number againJohn Stebbins2015-11-091-6/+6
| | | | debian version numbering sort order is byzantine.
* LinGui: Force override ubuntu package versionsJohn Stebbins2015-11-091-6/+6
| | | | | | | Idiot ubuntu packagers add a suffix to the "upstream" version number that causes their handbrake packages to be seen as "more recent" than our packages. So add "zhb" suffix to our version number to force our packages to be seen a "more recent".
* LinGui: add Ubuntu 15.10 Wily to nightly buildsJohn Stebbins2015-11-093-0/+130
|
* build: Revise libhb package name.Bradley Sepos2015-09-271-1/+1
|
* build: Fix arch in Win CLI package name.Bradley Sepos2015-09-271-1/+1
|
* build: Remove arch from OS X package names.Bradley Sepos2015-09-261-4/+4
|
* build: Use more concise and consistent package names.Bradley Sepos2015-09-253-20/+21
|
* Adding libhb zip package to the MinGW BuildScott2015-09-252-1/+13
| | | | | make pkg.create.zip will now create a libhb.zip package as well as a HandBrakeCLI one.
* LinGui: fix uploading ubuntu ppa source packagesJohn Stebbins2015-09-241-2/+2
|
* build: changes to version numbering and build processJohn Stebbins2015-09-232-12/+12
| | | | | | Use date/time for snapshot version numbers, YYYYMMDDHHMMSS-hash-branch. Add --snapshot configure option to force snapshot builds. repo-info.sh and tag-release.sh improvements.
* LinGui: post git snapshot builds to new PPA handbrake-git-snapshotsJohn Stebbins2015-08-251-2/+2
| | | | | | The old svn snapshot version numbering scheme is incompatible with the new git version numbers. The old PPA would have just refused uploads of new snapshots. So I've created a new PPA for the git builds.
* build: use git version info instead of svnJohn Stebbins2015-08-253-32/+50
| | | | | | Migrate from svn to git. Since our build system automatically generates version info from the svn repo, this needs to change when we move the repo to git.
* LinGui: remove ubuntu utopic from nightly buildsjstebbins2015-07-301-14/+0
| | | | | | | The PPA build server is no longer accepting utopic uploads. Utopic has reached eol. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7387 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add snapshot build for ubuntu 15.04jstebbins2015-05-013-0/+129
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7147 b64f7644-9d1e-0410-96f1-a4d463321fa5
* 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