Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
libsndfile
libsndfile-progs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libsndfile-progs.spec of Package libsndfile
# # spec file for package libsndfile-progs # # 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/ # Name: libsndfile-progs BuildRequires: alsa-devel BuildRequires: flac-devel BuildRequires: gcc-c++ BuildRequires: libjack-devel BuildRequires: libtool BuildRequires: libvorbis-devel BuildRequires: pkgconfig BuildRequires: sqlite-devel Summary: Example Programs for libsndfile Version: 1.0.25 Release: 0 License: LGPL-2.1+ Group: System/Libraries Source: libsndfile-%{version}.tar.gz Patch: libsndfile-example-fix.diff Url: http://www.mega-nerd.com/libsndfile/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package includes the example programs for libsndfile. Authors: -------- Erik de Castro Lopo <erikd@mega-nerd.com> %prep %setup -q -n libsndfile-%{version} %patch %build %define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter # autoreconf --force --install CFLAGS="$RPM_OPT_FLAGS %{warn_flags}" export CFLAGS %configure --disable-silent-rules \ --disable-static \ --enable-sqlite \ --with-pic make %{?_smp_mflags} %install make DESTDIR="$RPM_BUILD_ROOT" install # remove unnecessary lib files rm -rf $RPM_BUILD_ROOT%{_libdir} rm -rf $RPM_BUILD_ROOT%{_includedir} rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libsndfile1-dev %files %defattr(-, root, root) %{_bindir}/* %doc %{_mandir}/man?/* %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