summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* rm obsolete Eden PVR patchKen Dreyer2013-05-061-128071/+0
| | | | | | This patch was removed from the spec file in 785165f1c52ac1bf0ff9abec68b911693ffeec82. Delete the whole file from the tree.
* 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-068-119/+89
| | | | | | | - 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-253-1/+74
| | | | See https://github.com/xbmc/xbmc/pull/2240. Fixes RPM Fusion bug #2655.
* Update to Frodo 12.1Ken Dreyer2013-04-244-7/+10
| | | | | - 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-054-12/+25
| | | | | - Update to Frodo (12.0) final - Add libcec dependency
* fix "xbmc-pvr-addons" name in TODOKen Dreyer2013-01-041-1/+2
|
* Update to Frodo RC 3 and use newer PVR addons snapshotKen Dreyer2013-01-044-7/+14
| | | | | - 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-264-6/+10
| | | | | - Update to Frodo RC 2 - Update PVR addons snapshot to the latest Git version
* update TODO for PVR addons taskKen Dreyer2012-12-261-8/+3
| | | | | We now build PVR addons with dependencies, but longer term we may still need to split this out of the main xbmc package.
* update TODO document with libcec taskKen Dreyer2012-12-131-0/+5
|
* enable VAAPI, libcap, and pvraddons-with-dependenciesKen Dreyer2012-12-132-3/+66
| | | | | | - Enable VAAPI: add BR: libva-devel (#2613) - Add libcap BR (allows binding on privileged ports) - Add patch to build pvraddons-with-dependencies
* update TODO document with cleanup taskKen Dreyer2012-12-131-0/+5
|
* 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 TODO document for PVR addons and EL6Ken Dreyer2012-12-131-13/+10
| | | | | | | We now build the PVR addons, but more work is needed to build the mythtv addon. Also, clarify the current EL6 situation.
* Update to Frodo RC 1Ken Dreyer2012-12-123-2/+6
|
* Update to Frodo beta 2Ken Dreyer2012-12-054-44/+12
| | | | | | - 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)
* Fix some missing semicolons in script.Alex Lancaster2012-11-201-2/+2
|
* Executable permissions for tarball generation script.Alex Lancaster2012-11-201-0/+0
|
* Add pvr addonsKen Dreyer2012-11-193-2/+46
|
* Update PVR add-on section.Alex Lancaster2012-11-131-4/+13
|
* update to Frodo alpha 7Ken Dreyer2012-11-136-37/+70
| | | | | | | - 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
* Add to TODO. tinyxml appears to be done.Alex Lancaster2012-10-051-1/+13
|
* add TODO, based on email discussionKen Dreyer2012-10-041-0/+20
|
* Add Frodo alpha6 tarball to .gitignoreKen Dreyer2012-10-041-0/+1
|
* 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.
* 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-046-60/+87
| | | | | | | 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-043-855/+1371
| | | | | | | | | | | | - 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-166-755/+127610
| | | | | | | | 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-292-6/+10
|
* Update to Eden RC2 (sync with CVS)Alex Lancaster2012-03-092-35/+46
|
* Update to Eden beta2Alex Lancaster2012-01-292-4/+8
|
* Add additional patch from http://trac.xbmc.org/ticket/12001 toAlex Lancaster2011-12-306-986/+64
| | | | | fix uninitialised pointer with libpng 1.5 Remove upstreamed, or otherwise obsoleted patches
* Enable libpng 1.5 patch, still needed, upstream bug is at: Alex Lancaster2011-12-282-568/+572
| | | | | http://trac.xbmc.org/ticket/12001 Fix run dos2unix on patch to fix charset
* Added glx-utils and xorg-x11-utils as Requires, so selectingAlex Lancaster2011-12-282-2/+14
| | | | | | | 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
* Add EventClients sub-package (patch thanks to Ben Konrath <ben@bagu.org>)Alex Lancaster2011-12-281-18/+41
| | | | More spec cleaning