Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
libshout
libshout.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libshout.spec of Package libshout
# # spec file for package libshout # # Copyright (c) 2011 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/ # # norootforbuild Name: libshout BuildRequires: libtheora-devel libtool libvorbis-devel pkgconfig speex-devel Summary: Library for Communication with icecast Server Version: 2.2.2 Release: 129 Group: System/Libraries AutoReqProv: on License: LGPL-2.1+ Url: http://www.icecast.org/ Source: %{name}-%{version}.tar.bz2 Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch0: libshout-2.2.2-pkgconfig-bloat.patch Patch1: libshout-2.2.2-missing-lib.patch %description Libshout is a library for communicating with and sending data to an icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server. Authors: -------- Xiph.org Foundation <team@icecast.org> %package -n libshout3 License: LGPL-2.1+ Summary: Library for Communication with icecast Server Group: System/Libraries Provides: %{name} = %{version} #Opensuse 10.3 Obsoletes: %{name} < %{version} %description -n libshout3 Libshout is a library for communicating with and sending data to an icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server. Authors: -------- Xiph.org Foundation <team@icecast.org> %package devel Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ License: LGPL-2.1+ Requires: libshout3 = %{version} glibc-devel %description devel This package contains all necessary include files and libraries needed to develop applications that require these. Authors: -------- Xiph.org Foundation <team@icecast.org> %prep %setup -q %patch0 %patch1 %build autoreconf --force --install %configure --disable-static --with-pic %{__make} %{?jobs:-j%jobs} %install %{__make} install DESTDIR=%{buildroot} # remove unneeded files %{__rm} -f %{buildroot}%{_libdir}/*.la %{__rm} -rf %{buildroot}%{_datadir}/doc/%{name} %post -n libshout3 -p /sbin/ldconfig %postun -n libshout3 -p /sbin/ldconfig %clean rm -rf %{buildroot} %files -n libshout3 %defattr(-,root,root) %{_libdir}/*.so.3* %files devel %defattr(-,root,root) %doc README COPYING %doc doc/*.xml %doc doc/*.xsl %doc examples/*.c %{_libdir}/*.so %{_includedir}/shout %{_datadir}/aclocal/*.m4 %{_libdir}/pkgconfig/*.pc %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