Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mkbosmans:mingw32:pulseaudio
mingw32-libogg
mingw32-libogg.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-libogg.spec of Package mingw32-libogg
%define __strip %{_mingw32_strip} %define __objdump %{_mingw32_objdump} %define _use_internal_dependency_generator 0 %define __find_requires %{_mingw32_findrequires} %define __find_provides %{_mingw32_findprovides} %define __os_install_post %{_mingw32_debug_install_post} \ %{_mingw32_install_post} Name: mingw32-libogg Version: 1.3.0 Release: 0 Summary: Ogg Bitstream Library License: BSD 3-Clause URL: http://www.vorbis.com Source: http://downloads.xiph.org/releases/ogg/libogg-%{version}.tar.gz Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch #!BuildIgnore: post-build-checks BuildRequires: mingw32-filesystem BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-pkg-config %description Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Ogg is the native bitstream format of the libvorbis (Ogg Vorbis audio codec) and the libtheora (Theora video codec). %package devel Summary: Ogg Bitstream Library (development files) Group: Development/Libraries %description devel Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Ogg is the native bitstream format of the libvorbis (Ogg Vorbis audio codec) and the libtheora (Theora video codec). %{_mingw32_debug_package} %prep %setup -q -n libogg-%{version} %build echo "lt_cv_deplibs_check_method='pass_all'" >> %{_mingw32_cache} %{_mingw32_configure} \ --enable-shared --disable-static %{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make} %install %{_mingw32_make} DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_mingw32_bindir}/libogg-0.dll %files devel %defattr(-,root,root) %{_mingw32_includedir}/ogg %{_mingw32_libdir}/libogg.dll.a %{_mingw32_libdir}/pkgconfig/ogg.pc %{_mingw32_datadir}/aclocal/ogg.m4 %{_mingw32_datadir}/doc/libogg-%{version} %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