2018-05-04, 16:23
Just checking if there's something happening with newer versions? Fedora 26 will be EOL in a month I guess.
wget http://download1.rpmfusion.org/free/fedo...28.src.rpm
sudo dnf install rpm-build -y
rpm -i kodi-17.6-9.fc28.src.rpm
cd ~/rpmbuild/SPECS
sudo dnf builddep kodi.spec -y
cd ~/rpmbuild/SOURCES
wget -O kodi-libdvdnav-master.tar.gz https://github.com/xbmc/libdvdnav/archive/master.tar.gz
wget -O kodi-libdvdread-master.tar.gz https://github.com/xbmc/libdvdread/archi...ter.tar.gz
wget -O kodi-libdvdcss-master.tar.gz https://github.com/xbmc/libdvdcss/archive/master.tar.gz
cd ~/rpmbuild/SPECS
rpmbuild -bb kodi.spec --with dvd
(2017-01-10, 19:53)wirerydr Wrote: The Kodi installation RPMs as built by RPMFusion do not, for various reasons, include DVD playback capability (including TS_VIDEO folders).Is there an updated page with the instructions, by any chance? The above link brings up a page that says it contains no text.
For those desiring DVD playback capability, the HOW-TO:Install Kodi on Fedora 25 using RPMFusion packages wiki has been updated to include a new section showing how to rebuild Kodi from the RPMFusion Source RPM with DVD Playback capability enabled. It is a little more involved, but still relatively straightforward.
Feedback is appreciated.
Cheers - WireRydr
(2020-09-17, 06:25)SilkBC Wrote: The above link brings up a page that says it contains no text.All redirects (which is what that link was) were deleted. The actual page has been archived but can be found here... https://kodi.wiki/view/Archive:Install_K...n_packages