# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: libvorbis0 Version: 1.3.3 Revision: 2 Maintainer: Max Horn Depends: %N-shlibs (= %v-%r) BuildDepends: libogg (>= 1.1-1), fink (>= 0.32.1-1) Replaces: libvorbis (<< 1.0rc3-4) Conflicts: libvorbis (<< 1.0rc3-4) BuildDependsOnly: True Source: http://downloads.xiph.org/releases/vorbis/libvorbis-%v.tar.xz Source-MD5: 71b649d3e08e63ece16649df906ce8b9 PatchFile: %n.patch PatchFile-MD5: a32c6b499cb43de9dacad2f99ed9dac6 SetMAKEFLAGS: -j1 InstallScript: make install DESTDIR=%d SplitOff: << Package: %N-shlibs Depends: libogg-shlibs (>= 1.1-1) Provides: libvorbis-shlibs, libvorbis Conflicts: libvorbis Replaces: libvorbis-shlibs, libvorbis Files: lib/libvorbis.*.dylib lib/libvorbisenc.*.dylib lib/libvorbisfile.*.dylib Shlibs: << %p/lib/libvorbis.0.dylib 5.0.0 %n (>= 1.2.0-1) %p/lib/libvorbisenc.2.dylib 3.0.0 %n (>= 1.0-1) %p/lib/libvorbisfile.3.dylib 7.0.0 %n (>= 1.2.2-1) << Description: Vorbis audio codec shared libraries DocFiles: AUTHORS COPYING README << DocFiles: AUTHORS COPYING README Description: Vorbis audio codec headers and libs for devs DescDetail: << Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. << DescPort: << - Uses patch to change document location. - Patch adds a workaround for an incompatibility with LLVM, see https://trac.xiph.org/ticket/1707 - In libvorbis-1.0, binary compatibility breaks with libvorbisfile. So it was renamed to libvorbis0. To allow users to upgrade from libvorbis- shlibs to libvorbis0-shlibs, libvorbit0-shlibs has Provides, Conflicts and Replaces fields following to Debian Library Packaging guide: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html << DescPackaging: << Originally packaged by Masanori Sekino. << License: BSD Homepage: http://www.vorbis.com InfoTest: TestScript: make check || exit 2