summaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove libgcc.....dll as it is no longer required in the WinCli buildsr552010-04-171-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3238 b64f7644-9d1e-0410-96f1-a4d463321fa5
* revert last checkinsr552010-04-171-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3237 b64f7644-9d1e-0410-96f1-a4d463321fa5
* remove libgcc... dll from zip package creation as it is no longer neededsr552010-04-171-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3236 b64f7644-9d1e-0410-96f1-a4d463321fa5
* fix debian binary package buildjstebbins2010-04-161-0/+1
| | | | | | | the pkg directory was not getting created git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3233 b64f7644-9d1e-0410-96f1-a4d463321fa5
* fix another problem with the rule to push debian src packages to launchpadjstebbins2010-04-161-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3232 b64f7644-9d1e-0410-96f1-a4d463321fa5
* fix typo in rule to push deb src package to launchpadjstebbins2010-04-161-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3231 b64f7644-9d1e-0410-96f1-a4d463321fa5
* cleanup linux rpm and debian packagingjstebbins2010-04-162-14/+31
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3230 b64f7644-9d1e-0410-96f1-a4d463321fa5
* only allow building i386 and amd64 builds on launchpad build farmjstebbins2010-04-162-3/+4
| | | | | | | 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-154-5/+34
| | | | | | | | | 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: improved rpm buildingjstebbins2010-04-122-10/+36
| | | | | | | | | | | | | | | Resulting rpms have fewer warnings and no errors according to rpmlint. No need to pre-build binaries. Just configure and "make pkg.create.rpm" Standard fedora rpms can be found in: build/stage/rpm/RPMS and SRPMS Binary packages are renamed according to handbrake naming convention in: build/pkg git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3220 b64f7644-9d1e-0410-96f1-a4d463321fa5
* give s55 a helping hand with createing mingw CLI zipjstebbins2010-03-282-7/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3178 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Build system now creates cli stage area for mingwsr552010-03-281-2/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3177 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MinGW:sr552010-03-282-0/+14
| | | | | | - Initial checkin of some files for making CLI zip packages. This isn't functional yet but hopefully will be later. Also having to checkin a required dll which will be copied into the package. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3176 b64f7644-9d1e-0410-96f1-a4d463321fa5
* patch from konablend. bumps point rev to 5 and cleans up source tar creationjstebbins2009-11-252-5/+6
| | | | | | | thanks kona! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2976 b64f7644-9d1e-0410-96f1-a4d463321fa5
* build system: fix root of source tarballjstebbins2009-11-251-1/+1
| | | | | | | | root was './' which could overwrite uid, gid, and perm of the users current working directory. The root is now 'HandBrake-$(HB.version)/' git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2973 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-242-2/+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: rpmbuild tool change broke building rpm packagesjstebbins2009-08-071-1/+1
| | | | | | | work around their silly cleaning of stuff that doesn't need to be cleaned git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2753 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: make debian packaging follow more standard debian practicesjstebbins2009-07-032-9/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2659 b64f7644-9d1e-0410-96f1-a4d463321fa5
* BuildSystem: tweak Mac packagingkonablend2009-06-211-4/+4
| | | | | | | | - use $(BUILD.arch) instead of $(BUILD.machine) for naming consistent with mach-o binary types. - enable --launch-jobs=0 when doing special universal binary builds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2593 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: packagingjstebbins2009-06-202-2/+3
| | | | | | | | | - correct rpm architecture probing seems to need _target_cpu instead of _build_arch - correct creation of directories for package targets in module.rules git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2585 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add RPM packaging support and modify Debian so they can co-existjstebbins2009-06-204-6/+31
| | | | | | | | | - 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