File ffnvcodec-kepler.spec of Package ffnvcodec-kepler

Name:           ffnvcodec-kepler
Version:        11.1
Release:        0%{?dist}
Summary:        FFmpeg version of NVIDIA codec API headers
License:        MIT
Group:          Development/Libraries/C and C++
URL:            https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
Source:         nv-codec-headers-%{version}.tar
BuildRequires:  pkgconfig
Provides:		ffnvcodec-devel = %{version}
Provides:		ffnvcodec-devel(x86-64) = %{version}
Provides:		pkgconfig(ffnvcodec) = %{version}

%description
This package contains the headers required for FFmpeg to interface
with NVIDIA codec APIs v11.1 for Kepler GPUs.

%package -n %{name}-devel
Summary:        FFmpeg version of NVIDIA codec API headers
Group:          Development/Libraries/C and C++

%description -n %{name}-devel
This package contains the headers required for FFmpeg to interface
with NVIDIA codec APIs v11.1 for Kepler GPUs.

%prep
%setup -q -n nv-codec-headers-%{version}

%build

%install
make PREFIX=%{_prefix} LIBDIR=%{_lib} DESTDIR=%{buildroot} install

%files -n %{name}-devel
%doc README
%{_includedir}/ffnvcodec
%{_libdir}/pkgconfig/ffnvcodec.pc

%changelog
openSUSE Build Service is sponsored by