Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
celt
celt.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File celt.spec of Package celt
# # spec file for package celt (Version 0.6.1) # # Copyright (c) 2009 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: celt Version: 0.6.1 Release: 1 License: BSD Group: Productivity/Multimedia/Other Summary: Ultra-Low Delay Audio Codec Url: http://www.celt-codec.org/ Source: %{name}-%{version}.tar.bz2 BuildRequires: libogg-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The CELT codec is an experimental audio codec for use in low-delay speech and audio communication. Authors: -------- Jean-Marc Valin Timothy B. Terriberry %package -n libcelt-devel License: BSD 3-clause (or similar) Summary: Ultra-Low Delay Audio Codec Group: Development/Libraries/C and C++ Requires: libcelt0 = %{version} glibc-devel %description -n libcelt-devel The CELT codec is an experimental audio codec for use in low-delay speech and audio communication. Authors: -------- Jean-Marc Valin Timothy B. Terriberry %package -n libcelt0 License: BSD 3-clause (or similar) Summary: Ultra-Low Delay Audio Codec Group: System/Libraries %description -n libcelt0 The CELT codec is an experimental audio codec for use in low-delay speech and audio communication. Authors: -------- Jean-Marc Valin Timothy B. Terriberry %prep %setup -q %build autoreconf -f -i %configure\ --disable-static\ --with-pic %{__make} %{?jobs:-j%jobs} %install make DESTDIR=%buildroot install rm -f %{buildroot}%{_libdir}/*.la %clean rm -rf %buildroot %post -n libcelt0 -p /sbin/ldconfig %postun -n libcelt0 -p /sbin/ldconfig %files %defattr(-,root,root) %doc README COPYING TODO %{_bindir}/celt* %files -n libcelt-devel %defattr(-,root,root) %dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h %{_libdir}/*.so %{_libdir}/pkgconfig/celt.pc %files -n libcelt0 %defattr(-,root,root) %{_libdir}/libcelt.so.0* %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