summaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Collapse)AuthorAgeFilesLines
* LinGui: disable i386 releasesJohn Stebbins2017-11-074-8/+8
| | | | x265 high-bit depth does not support i386 unless you disable asm.
* MacGui: remove the i386 architecture from Growl framework, and the strip ↵Damiano Galassi2017-11-041-3/+0
| | | | phase in the build system.
* build: explicitly select HFS+ as the dmg filesystem.Damiano Galassi2017-10-281-1/+1
|
* LinGui: fix Ubuntu 17.10 snapshotsJohn Stebbins2017-10-191-1/+1
| | | | Compression method bzip2 is no longer supported by dpkg-deb
* LinGui: add Ubuntu 17.10 (artful) to snapshotsJohn Stebbins2017-10-183-0/+130
| | | | Final 17.10 release is tomorrow...
* LinGui: remove Ubuntu 15.04 (vivid) snapshotsJohn Stebbins2017-10-171-15/+0
| | | | It's no longer supported by Ubuntu launchpad
* LinGui: remove Ubuntu 16.10 snapshot buildsJohn Stebbins2017-07-221-15/+0
| | | | Yakkety is now obsolete, so the PPA rejects new build requests.
* LinGui: add Ubuntu Zesty nightly buildsJohn Stebbins2017-04-093-3/+133
|
* Build: Fix to the build scripts to no longer include font directory in mingw ↵sr552017-03-241-2/+0
| | | | builds. It's no longer needed.
* build: Update Sparkle minimum Mac system version to 10.7.0.Bradley Sepos2016-12-181-1/+1
|
* build: Update Mac release package name.Bradley Sepos2016-12-181-6/+4
|
* LinGui: remove ubuntu 15.10 from nighly snapshotsJohn Stebbins2016-12-131-15/+0
| | | | Wily is EOL and PPA is no longer accepting packages for it.
* LinGui: change ubuntu changelog reference from trac to githubJohn Stebbins2016-10-201-5/+5
|
* LinGui: add nightly builds for ubuntu 16.10John Stebbins2016-10-193-0/+130
|
* pkg: add opus to ubuntu package dependenciesJohn Stebbins2016-09-024-4/+4
|
* LinGui: Add flatpak support (#231)John Stebbins2016-08-306-7/+134
| | | | | | | | | | | | | | | | | | | | | | | * LinGui: add --flatpak configure option For building a linux flatpak bundle * LinGui: add rules to build flatpak repo and bundles * LinGui: add flatpak compatible icon * LinGui: add flatpak compatible desktop file * LinGui: add flatpak appdata xml * pkg: disable building LinGui when creating cli flatpak * pkg: clean flatpak build cache when updating source package * pkg: fix source package build dependencies Fixes errors when the git ref being packaged changes and you have not manually deleted stage and pkg build directories.
* build: fix references to documents (e.g. NEWS -> NEWS.markdown)John Stebbins2016-06-112-9/+11
|
* lingui: fix mispellingJohn Stebbins2016-04-101-14/+14
|
* lingui: fix file nameJohn Stebbins2016-04-091-0/+0
|
* lingui: add ubuntu xenial to nightly buildsJohn Stebbins2016-04-093-0/+130
|
* 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