summaryrefslogtreecommitdiffstats
path: root/xbmc.spec
Commit message (Collapse)AuthorAgeFilesLines
* Update dvdread patch for new dvdread releaseMichael Cronenworth2014-04-151-1/+4
|
* Fix typo in configure arch test.Michael Cronenworth2014-04-151-1/+1
|
* Enable GLES on ARM, disable VDPAU/VAAPI on ARMMichael Cronenworth2014-04-151-107/+120
| | | | Alphabetize BR list
* Add ARM build switchesMichael Cronenworth2014-04-041-24/+34
|
* Update to Gotham beta 3Michael Cronenworth2014-04-031-2/+5
|
* Rebuild for ffmpeg bumpMichael Cronenworth2014-03-251-1/+4
|
* Switch away from bcond conditionalsMichael Cronenworth2014-03-181-34/+29
|
* Update to Gotham beta 2, enable external ffmpegMichael Cronenworth2014-03-161-3/+22
| | | | Signed-off-by: Michael Cronenworth <mike@cchtml.com>
* Update to Gotham beta 1Ken Dreyer2014-03-141-7/+18
| | | | - Update Goom/MySQL patch, per RHBZ #1069079
* use internal ffmpegKen Dreyer2014-02-231-24/+47
| | | | | | | - 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-2/+7
|
* Update to Gotham alpha 9Ken Dreyer2013-11-241-2/+5
|
* Update to Gotham alpha 8Ken Dreyer2013-10-161-25/+29
| | | | | - Add -devel subpackage - Drop bundled PVR addon (we'll package this separately)
* Explicitly Require libmad (necessary for the upcoming xbmc 13)Ken Dreyer2013-07-041-1/+5
|
* enable _hardened_buildKen Dreyer2013-06-051-1/+5
|
* xbmc 12.2-3Ken Dreyer2013-06-041-1/+5
| | | | Cut a new release at this point.
* force building with libcecKen Dreyer2013-06-041-0/+3
| | | | Original patch by Marcel Wysocki <maci.stgn@gmail.com>
* Rebuilt for x264/FFmpegNicolas Chauvet2013-06-041-1/+4
|
* correct dates in changelogKen Dreyer2013-05-061-3/+3
| | | | | New versions of RPM will complain about bogus dates. As near as I can tell, these are now the correct dates for the changes.
* Update to Frodo 12.2Ken Dreyer2013-05-061-17/+12
| | | | | | | - Update to Frodo 12.2 - Rebase hdhomerun and dvdread patches onto 12.2 - Drop upstreamed PA patches - Drop unused cximage zlib patch
* Add patches for PAKen Dreyer2013-04-251-1/+10
| | | | See https://github.com/xbmc/xbmc/pull/2240. Fixes RPM Fusion bug #2655.
* Update to Frodo 12.1Ken Dreyer2013-04-241-2/+6
| | | | | - Update to Frodo 12.1 - Update PVR addons snapshot to match snapshot bundled in 12.1
* Update to Frodo (12.0) final and add libcec depKen Dreyer2013-02-051-5/+16
| | | | | - Update to Frodo (12.0) final - Add libcec dependency
* Update to Frodo RC 3 and use newer PVR addons snapshotKen Dreyer2013-01-041-3/+7
| | | | | - Update to Frodo RC 3 - Update PVR addons snapshot to match snapshot bundled in rc3
* Release number should be bumped on every change when doingAlex Lancaster2012-12-281-18/+6
| | | | | pre-release updates Remove obsolete MythTV PVR add-on patch from tsp branch
* Update to Frodo RC 2 and use newer PVR addons snapshotKen Dreyer2012-12-261-2/+6
| | | | | - Update to Frodo RC 2 - Update PVR addons snapshot to the latest Git version
* enable VAAPI, libcap, and pvraddons-with-dependenciesKen Dreyer2012-12-131-3/+17
| | | | | | - Enable VAAPI: add BR: libva-devel (#2613) - Add libcap BR (allows binding on privileged ports) - Add patch to build pvraddons-with-dependencies
* merge from CVS: only build with crystalhd on x86Ken Dreyer2012-12-131-0/+2
| | | | | | | | Nicolas Chauvet had added this to CVS around the alpha6 timeframe, causing RPM Fusion's canonical rawhide repo to diverge slightly from our Git repo. When I merged the two together today I noticed the diff. I'll add it in here, and we can just formally capture this information in the next package revision changelog.
* Update to Frodo RC 1Ken Dreyer2012-12-121-1/+4
|
* Update to Frodo beta 2Ken Dreyer2012-12-051-6/+10
| | | | | | - Update to latest version, Frodo beta 2 - Drop patch for linking against pulse-simple - libjpeg is gone in Fedora. Conditionally build against libjpeg-turbo
* EL 6 fixesKen Dreyer2012-11-201-4/+16
| | | | | - Rebase HDHomeRun removal to match upstream's file names - Conditionally disable libssh BR (unavailable in EL6)
* Add pvr addonsKen Dreyer2012-11-191-2/+9
|
* update to Frodo alpha 7Ken Dreyer2012-11-131-7/+14
| | | | | | | - 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
* keymapping.txt file is gone from docs, add CONTRIBUTORS.Alex Lancaster2012-10-041-1/+1
|
* Add CFLAGS option to recognize Samba 4.0 (in f18+)Alex Lancaster2012-10-041-2/+3
|
* BR: lame and also --enable-pulse by default.Alex Lancaster2012-10-041-0/+2
|
* Apparently now need BR: java-develAlex Lancaster2012-10-041-1/+2
|
* clarify prerelease commentKen Dreyer2012-10-041-1/+1
|
* Add swig.Alex Lancaster2012-10-041-0/+2
|
* Update to Frodo alpha 6Alex Lancaster2012-10-041-17/+26
| | | | | | | 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
* Sync with CVS.Alex Lancaster2012-10-041-14/+45
|
* Add missing BRs for libudev-devel and libplist-devel (needed for AirPlay)Alex Lancaster2012-06-061-1/+7
|
* Add bug # for EL-6 support.Alex Lancaster2012-06-051-1/+1
|
* * Tue Jun 5 2012 Alex Lancaster <alexlan[AT]fedoraproject org> - 11.0-4Alex Lancaster2012-06-041-22/+40
| | | | | | | | | | | | - Drop separate dteirney-myth-0.25.patch and ktdryer's boost patch, both are merged into tsp's Eden-pvr branch - Cleanup spec, fix position of scriplets (#2334) * Sat May 19 2012 Ken Dreyer <ktdreyer@ktdreyer.com> - 11.0-3.1 - Changes for EL-6: (#2339) - Conditionally use gettext-devel instead of gettext-autopoint - Conditionally disable libbluray and cwiid BRs (unavailable in EL6) - Patch to build pvr with EL6's boost 1.41
* Fixed typo in %install.Alex Lancaster2012-05-171-1/+1
|
* Remove the old MythTV add-on (no longer worksAlex Lancaster2012-05-161-1/+10
| | | | and can be confused with the new cmyth-based version)
* - Add support for PVR add-ons (backported from tsp's PVR branch toAlex Lancaster2012-05-161-16/+37
| | | | | | | | Eden), including MythTV - Workaround bug in compiling against afpfs-ng-devel, will hopefully get AirPlay support working (needs testing) - Drop references to obsolete patches now in Eden - Add patch from dteirney's branch for MythTV 0.25 support
* Update to 11.0 Eden (final). Sync with CVS.Alex Lancaster2012-03-291-5/+9
|
* Update to Eden RC2 (sync with CVS)Alex Lancaster2012-03-091-33/+44
|
* Update to Eden beta2Alex Lancaster2012-01-291-2/+5
|