Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
crystalhd-libs
crystalhd-libs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File crystalhd-libs.spec of Package crystalhd-libs
# # spec file for package crystalhd-libs # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: crystalhd-libs BuildRequires: gcc-c++ Summary: Broadcom Crystal HD device interface library License: LGPL-2.1+ Group: System/Libraries Version: 3.6.5 Release: 0 Source0: crystalhd-libs_%{version}-1.tar.bz2 Source1: README Source2: LICENSE Source3: baselibs.conf Patch0: %name-define-first.patch Url: http://www.broadcom.com/support/crystal_hd/ ExclusiveArch: %ix86 x86_64 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains the library to support the hardware decoding of H.264 video stream with Broadcom Crystal HD chips. %package -n libcrystalhd3 Summary: Broadcom Crystal HD device interface library License: LGPL-2.1+ Group: System/Libraries %description -n libcrystalhd3 This package contains the library to support the hardware decoding of H.264 video stream with Broadcom Crystal HD chips. %package -n libcrystalhd-devel Summary: Development package for libcrystalhd License: LGPL-2.1+ Group: Development/Languages/C and C++ Requires: libcrystalhd3 = %{version}-%{release} %description -n libcrystalhd-devel Development libraries needed to build applications with libcrystalhd. %package -n crystalhd-firmware Summary: Firmware for the Broadcom Crystal HD video decoder License: SUSE-Firmware Group: Hardware/Other %description -n crystalhd-firmware Firmwares for the Broadcom Crystal HD video decoders. %prep %setup -q -n crystalhd-libs %patch0 cp %{SOURCE1} . cp %{SOURCE2} . %build export CXXFLAGS="%optflags" make %{?_smp_mflags} %install make LIBDIR=%{_libdir} DESTDIR=$RPM_BUILD_ROOT install mkdir -p $RPM_BUILD_ROOT/lib/firmware cp *.bin $RPM_BUILD_ROOT/lib/firmware/ %post -n libcrystalhd3 -p /sbin/ldconfig %postun -n libcrystalhd3 -p /sbin/ldconfig %files -n libcrystalhd3 %defattr(-,root,root) %{_libdir}/libcrystalhd.so.* %files -n libcrystalhd-devel %defattr(-,root,root) %doc README* LICENSE %{_includedir}/libcrystalhd %{_libdir}/libcrystalhd.so %files -n crystalhd-firmware %defattr(-,root,root) /lib/firmware/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor