SHA256
1
0
forked from pool/libmfx

removed ® everywhere

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx?expand=0&rev=10
This commit is contained in:
Stefan Dirsch 2019-06-11 07:06:28 +00:00 committed by Git OBS Bridge
parent 6fffc572ca
commit 90272587d7

View File

@ -33,29 +33,29 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: x86_64
%description
Intel® Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel® Gen graphics hardware
Intel Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel Gen graphics hardware
platforms. Implementation written in C++ 11 with parts in C-for-Media
(CM).
%package -n %lname
Summary: The Intel® Media SDK
Summary: The Intel Media SDK
Group: System/Libraries
%description -n %lname
Intel® Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel® Gen graphics hardware
Intel Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel Gen graphics hardware
platforms. Implementation written in C++ 11 with parts in C-for-Media
(CM).
%package devel
Summary: Development files Intel® Media SDK
Summary: Development files Intel Media SDK
Group: Development/Languages/C and C++
Requires: %lname = %version
%description devel
This package contains the development headers and pkgconfig files for
the Intel® Media SDK.
the Intel Media SDK.
%prep
%setup -q -n MediaSDK-intel-mediasdk-%{version}