Mageia Bugzilla – Attachment 13619 Details for
Bug 26329
kodi-mythtv-pvr [Package Request]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Proposal spec file for Kodi Nexus
kodi-pvr-mythtv.spec (text/x-matlab), 1.33 KB, created by
Kristoffer Grundström
on 2023-01-06 13:07:30 CET
(
hide
)
Description:
Proposal spec file for Kodi Nexus
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2023-01-06 13:07:30 CET
Size:
1.33 KB
patch
obsolete
>%global kodi_version 20.3.0 >%global kodi_codename Nexus >%global upstream_name pvr.mythtv >%define _unpackaged_files_terminate_build 0 > >Name: kodi-pvr-mythtv ># Use Epoch to manage upgrades from older upstream ># (https://github.com/opdenkamp/xbmc-pvr-addons/) >Epoch: 1 >Version: 20.3.0 >Release: %mkrel 1 >Summary: MythTV PVR Addon for Kodi > ># Some cppmyth private headers are LGPLv2+ >License: GPLv2+ and LGPLv2+ >URL: https://github.com/janbar/pvr.mythtv/ >Source0: %{url}/archive/refs/tags/%{version}-%{kodi_codename}/%{upstream_name}-%{version}-%{kodi_codename}.tar.gz ># Use external cppmyth library >#Patch0: %%{name}-7.0.5-use_external_cppmyth.patch >BuildRequires: cmake >BuildRequires: gcc-c++ >BuildRequires: kodi-addon-devel >BuildRequires: pkgconfig(cppmyth) >= 2.14.1 >BuildRequires: pkgconfig(zlib) >Requires: kodi >= 19.0 >ExcludeArch: %{power64} ppc64le > >%description >%{summary}. > >%prep >%setup -q -n pvr.mythtv-20.3.0-Nexus > ># Drop bundled cppmyth library, except private headers >#find lib/cppmyth/ -type f -not -path "lib/cppmyth/src/private/*" -delete > >%build >%cmake . -DOVERRIDE_PATHS=1 >%make_build > >%install >%make_install > >%files >%doc README.md kodi-pvr-mythtv/changelog.txt >%license LICENSE.md >%{_libdir}/kodi/addons/kodi-pvr-mythtv/ >%{_datadir}/kodi/addons/kodi-pvr-mythtv/
%global kodi_version 20.3.0 %global kodi_codename Nexus %global upstream_name pvr.mythtv %define _unpackaged_files_terminate_build 0 Name: kodi-pvr-mythtv # Use Epoch to manage upgrades from older upstream # (https://github.com/opdenkamp/xbmc-pvr-addons/) Epoch: 1 Version: 20.3.0 Release: %mkrel 1 Summary: MythTV PVR Addon for Kodi # Some cppmyth private headers are LGPLv2+ License: GPLv2+ and LGPLv2+ URL: https://github.com/janbar/pvr.mythtv/ Source0: %{url}/archive/refs/tags/%{version}-%{kodi_codename}/%{upstream_name}-%{version}-%{kodi_codename}.tar.gz # Use external cppmyth library #Patch0: %%{name}-7.0.5-use_external_cppmyth.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: kodi-addon-devel BuildRequires: pkgconfig(cppmyth) >= 2.14.1 BuildRequires: pkgconfig(zlib) Requires: kodi >= 19.0 ExcludeArch: %{power64} ppc64le %description %{summary}. %prep %setup -q -n pvr.mythtv-20.3.0-Nexus # Drop bundled cppmyth library, except private headers #find lib/cppmyth/ -type f -not -path "lib/cppmyth/src/private/*" -delete %build %cmake . -DOVERRIDE_PATHS=1 %make_build %install %make_install %files %doc README.md kodi-pvr-mythtv/changelog.txt %license LICENSE.md %{_libdir}/kodi/addons/kodi-pvr-mythtv/ %{_datadir}/kodi/addons/kodi-pvr-mythtv/
View Attachment As Raw
Actions:
View
Attachments on
bug 26329
:
13618
| 13619 |
13620