summaryrefslogtreecommitdiffstats
path: root/xbmc-generate-tarball-xz.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update to Gotham beta 3Michael Cronenworth2014-04-031-1/+1
|
* Update to Gotham beta 2, enable external ffmpegMichael Cronenworth2014-03-161-2/+2
| | | | Signed-off-by: Michael Cronenworth <mike@cchtml.com>
* Update to Gotham beta 1Ken Dreyer2014-03-141-1/+1
| | | | - Update Goom/MySQL patch, per RHBZ #1069079
* use internal ffmpegKen Dreyer2014-02-231-1/+1
| | | | | | | - switch to bcond conditionals - remove hardcoded mysql directory in LIBS, since mysql_config will insert this automatically. - rm BuildRoot
* Update to Gotham alpha 11Ken Dreyer2014-01-261-1/+1
|
* Update to Gotham alpha 9Ken Dreyer2013-11-241-1/+1
|
* Update to Gotham alpha 8Ken Dreyer2013-10-161-13/+13
| | | | | - Add -devel subpackage - Drop bundled PVR addon (we'll package this separately)
* Update to Frodo 12.2Ken Dreyer2013-05-061-1/+1
| | | | | | | - Update to Frodo 12.2 - Rebase hdhomerun and dvdread patches onto 12.2 - Drop upstreamed PA patches - Drop unused cximage zlib patch
* Update to Frodo 12.1Ken Dreyer2013-04-241-1/+1
| | | | | - Update to Frodo 12.1 - Update PVR addons snapshot to match snapshot bundled in 12.1
* silence warning while unzipping upstream sourceKen Dreyer2013-04-151-1/+1
| | | | | | | In many cases we don't have a pre-existing xbmc-xbmc-* directory. We still want to delete it if we do have one, but we don't need to warn the user if we don't have one. Pass an "-f" flag to rm in order to silently go on.
* Update to Frodo (12.0) final and add libcec depKen Dreyer2013-02-051-3/+3
| | | | | - Update to Frodo (12.0) final - Add libcec dependency
* Update to Frodo RC 3 and use newer PVR addons snapshotKen Dreyer2013-01-041-1/+1
| | | | | - Update to Frodo RC 3 - Update PVR addons snapshot to match snapshot bundled in rc3
* Update to Frodo RC 2 and use newer PVR addons snapshotKen Dreyer2012-12-261-1/+1
| | | | | - Update to Frodo RC 2 - Update PVR addons snapshot to the latest Git version
* Update to Frodo RC 1Ken Dreyer2012-12-121-1/+1
|
* Update to Frodo beta 2Ken Dreyer2012-12-051-1/+1
| | | | | | - Update to latest version, Frodo beta 2 - Drop patch for linking against pulse-simple - libjpeg is gone in Fedora. Conditionally build against libjpeg-turbo
* update to Frodo alpha 7Ken Dreyer2012-11-131-1/+1
| | | | | | | - Drop bootstrap patch (system libdvdread works properly now) - Add upstream patch for linking against pulse-simple - Add BR for libssh - Rebase external hdhomerun patch onto alpha7
* alphabetize list of bundled deps to removeKen Dreyer2012-10-041-1/+1
| | | | | Reorder "libbluray", so it's easier to see what deps are being deleted.
* Update to Frodo alpha 6Alex Lancaster2012-10-041-12/+14
| | | | | | | Use "12.0" as version, rather than "12.8" Drop desktop patch (now in Frodo alpha6) Add BR for taglib-devel >= 1.8 (libid3tag is being phased out) Rebase patches to 12.0/Frodo where necessary
* Update to 11.0 Eden (final). Sync with CVS.Alex Lancaster2012-03-291-1/+1
|
* Update to Eden RC2 (sync with CVS)Alex Lancaster2012-03-091-2/+2
|
* Update to Eden beta2Alex Lancaster2012-01-291-2/+3
|
* Added glx-utils and xorg-x11-utils as Requires, so selectingAlex Lancaster2011-12-281-1/+4
| | | | | | | minimal install works out of the box (#1844) Grrr, *still* have to keep in ffmpeg for now (2011-12-28) since upstream seems to require files within that subdirectory <sigh>, filed http://trac.xbmc.org/ticket/12370
* Update to 11.0 beta1Alex Lancaster2011-12-281-39/+21
| | | | | Disable patches that are obsolete (keep around while testing) Update icon cache (#2097)
* Update to 10.1Alex Lancaster2011-03-301-12/+5
| | | | | | Add support for using system python-imaging and pysqlite modules, thanks to Pierre Ossman for patch (#1575) Drop most references to SVNVERSION, upstream now uses git
* Update to 10.0 (Dharma final)Alex Lancaster2010-12-231-1/+4
|
* Rebase to Dharma rc2 (SVN r35567)Alex Lancaster2010-12-121-2/+2
| | | | | Update Python 2.7 patch, to fix DLL search patch problems (#1532). Thanks to Richard Guest for patch.
* Rebase to Dharma rc1 (SVN r35326)Alex Lancaster2010-11-191-2/+2
| | | | | | Remove conditionals on {librtmp,libbluray}-devel: now present in all currently supported releases (f13+) Removed the obsolete SNES patch
* - Rebase to Dharma beta 4 (SVN r35068)Alex Lancaster2010-11-071-8/+5
| | | | | - Enable libbluray (currently only available for f15+) - Drop patch disabling SNES (fixed in nasm)
* Rebase to Dharma beta3 (SVN r34731)Alex Lancaster2010-10-151-4/+4
| | | | Disable VAAPI: crashes XBMC when playing back rtmp streams
* Rebase to Dharma beta 2 (SVN r33778)Alex Lancaster2010-09-141-2/+2
|
* Rebase to Dharma beta1 release.Alex Lancaster2010-09-011-5/+13
| | | | | | Use tarball, rather than pulling from SVN in generate tarball script. Removing more unneeded win/osx files from tools/ subdirectory.
* Add FIXME notes about other things to strip from tarball.Alex Lancaster2010-09-011-0/+3
|
* Rebase patches to r32970. Alex Lancaster2010-08-201-3/+7
| | | | | Fix generate tarball script to use r32970 by default, override by passing SVN version number on the command-line.
* - Sync with Dharma branch r31911Alex Lancaster2010-07-191-2/+8
|
* Remove xbmc-dll-symbols from list of directories to remove, appears toAlex Lancaster2010-07-191-1/+2
| | | | be XBMC-specific, oddly.
* Sync with work in rawhide for Camelot+1alex2010-07-191-8/+30
|
* Get current version of patches in Fedoraalex2010-07-191-0/+45