Projects
home:sagiben
kodi
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 27
View file
kodi.spec
Changed
@@ -51,7 +51,6 @@ Patch3: cmake_no_deps.patch Patch4: cmake_do_not_download.patch Patch5: cmake_build64.patch -BuildRequires: -post-build-checks BuildRequires: alsa-devel BuildRequires: avahi-devel BuildRequires: bluez-devel @@ -85,8 +84,6 @@ BuildRequires: libSDL_image-devel BuildRequires: libSDL_mixer-devel BuildRequires: libass-devel >= 0.9.7 -BuildRequires: libavcodec-devel >= 2.6.2 -BuildRequires: libavfilter-devel >= 2.6.2 BuildRequires: libbluray-devel BuildRequires: libbz2-devel BuildRequires: libcap-devel @@ -121,7 +118,6 @@ BuildRequires: libsmbclient-devel BuildRequires: libssh-devel BuildRequires: libstdc++-devel -BuildRequires: libswscale-devel >= 2.6.2 BuildRequires: libtag-devel >= 1.8 BuildRequires: libtiff-devel BuildRequires: libtool @@ -148,6 +144,13 @@ BuildRequires: zip BuildRequires: zlib-devel BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(libavcodec) +BuildRequires: pkgconfig(libavdevice) >= 55.0.0 +BuildRequires: pkgconfig(libavfilter) >= 5.0.0 +BuildRequires: pkgconfig(libavformat) +BuildRequires: pkgconfig(libavutil) +BuildRequires: pkgconfig(libmpg123) +BuildRequires: pkgconfig(libswresample) >= 1.1.100 # kodi needs libnfs to access nfs sources, it is not automatically required Requires: libnfs # kodi needs the same libtag version which was used to build against @@ -387,8 +390,8 @@ %{buildroot}%{_datadir}/applications/kodi.desktop # delete fixed rpath from smbclient.pc - this fixes -# http://trac.kodi.tv/ticket/15497 and # http://bugzilla.opensuse.org/show_bug.cgi?id=902421 +# Proper fix is in openSUSE-Leap-42 and newer chrpath %{buildroot}%{_libdir}/kodi/kodi.bin >/dev/null 2>&1 && \ chrpath -d %{buildroot}%{_libdir}/kodi/kodi.bin
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.