aboutsummaryrefslogtreecommitdiff
path: root/tools/Linux/packaging/ppa-builder.sh
AgeCommit message (Collapse)Author
2011-02-09Nuke ppa packaging from our repo and give it a new home.theuni
Our tag and release schedules should be separate from our packaging. With this moved out, we can roll new XBMC releases from existing XBMC tags in order to correct packaging screwups. See: git://github.com/xbmc/xbmc-packaging.git
2010-10-27partially reverting r35018lcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35031 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-26support for building maverick packageslcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35018 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-17add maverick to the packageswattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34794 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-27fixed: that didn't work so well. second attempt at ppa + script modulesspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33224 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-27fixed: download the python script modules prior to launchpad upload. ↵spiff_
downloads are not allowed on the build slaves git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33218 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18Intrepid is not supported anymorewattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31183 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18Change version in ppa-builderwattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31182 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-17Change the version of XBMC packageswattazoum
Fix the package building on karmic git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31139 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Add option --no-export to ppa-builder.sh (Ticket #9170)wattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29786 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-04Force lucid distributionwattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27451 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-08start building for Lucidwattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26540 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-08backport Camelot fixes to trunkwattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26539 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-06add urgency managementwattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25364 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-05[packaging] the svnrevision guessing would return the full xbmc svn tree ↵wattazoum
revision and not the branch revision. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25306 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-03some cleaning before creating .orig sourcewattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25242 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-03* disable externals-lib for Ubuntuwattazoum
* enable libdvdcss * bootstrap before creating the .orig git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25241 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-01* enable externals libs for ubuntu.wattazoum
* remove hardy tweaking * add vdpau to Ubuntu build depends git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25154 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-30some comments in ppa-builder scriptwattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25136 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-30[packaging] * fix permissions on some scriptswattazoum
* disable external libs on Ubuntu (runtime issues on python scripts - os.getcwd() returns the HOME directory) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25124 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-29[packaging] move the source format spec to 1.0 (Ubuntu PPA doesn't support ↵wattazoum
format 3.0 quilt) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25115 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-29[packaging] * strongly base the hardy rules file on debhelperwattazoum
* add xbmc-send package * split binary and non-binary target in rules.hardy * fix the svn revision guessing which could return a String that is not a revision. * clean up the ppa-builder script. [makefile] * split 'install-binaries' to add 'install-scripts' target (arch indep) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25112 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-27[packaging] fix log file and optionswattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25081 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-26[packaging] * added the ppa building scripts in SVN (and simplify them)wattazoum
* add rules file for hardy git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25078 568bbfeb-2a22-0410-94d2-cc84cf5bfa90