libvorbis0 stable port information

# 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.2.3
Revision: 1
Maintainer: Max Horn
Depends: %N-shlibs (>= %v-%r)
BuildDepends: libogg (>= 1.1-1), fink (>= 0.24.12-1)
Replaces: libvorbis (<< 1.0rc3-4)
Conflicts: libvorbis (<< 1.0rc3-4)
Source: http://downloads.xiph.org/releases/vorbis/libvorbis-%v.tar.bz2
Source-MD5: 67beb237faf97d74782ec7071756b2b6
PatchFile: %n.patch
PatchFile-MD5: 3bc82189dec4c06b4295374b906e889f
SetMAKEFLAGS: -j1
InstallScript: make install DESTDIR=%d
BuildDependsOnly: True
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.
- In libvorbis-1.0, binary compatibility breaks with libvorbisfile. So
I rename it 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

libvorbis0 stable port .patch

diff -ru libvorbis-1.2.1rc1.orig/doc/Makefile.in libvorbis-1.2.1rc1/doc/Makefile.in
--- libvorbis-1.2.1rc1.orig/doc/Makefile.in 2008-05-05 23:06:19.000000000 -0400
+++ libvorbis-1.2.1rc1/doc/Makefile.in 2009-02-07 18:21:15.000000000 -0500
@@ -163,7 +163,7 @@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
diff -ru libvorbis-1.2.1rc1.orig/doc/vorbisenc/Makefile.in libvorbis-1.2.1rc1/doc/vorbisenc/Makefile.in
--- libvorbis-1.2.1rc1.orig/doc/vorbisenc/Makefile.in 2008-05-05 23:06:19.000000000 -0400
+++ libvorbis-1.2.1rc1/doc/vorbisenc/Makefile.in 2009-02-07 18:21:53.000000000 -0500
@@ -151,7 +151,7 @@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
+docdir = $(datadir)/doc/$(PACKAGE)/vorbisenc
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
diff -ru libvorbis-1.2.1rc1.orig/doc/vorbisfile/Makefile.in libvorbis-1.2.1rc1/doc/vorbisfile/Makefile.in
--- libvorbis-1.2.1rc1.orig/doc/vorbisfile/Makefile.in 2008-05-05 23:06:19.000000000 -0400
+++ libvorbis-1.2.1rc1/doc/vorbisfile/Makefile.in 2009-02-07 18:22:11.000000000 -0500
@@ -151,7 +151,7 @@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
+docdir = $(datadir)/doc/$(PACKAGE)/vorbisfile
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@

libvorbis0 _unstable_ port information

# 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.1
Revision: 1
Maintainer: Max Horn

Depends: %N-shlibs (= %v-%r)
BuildDepends: libogg (>= 1.1-1), fink (>= 0.24.12-1)
Replaces: libvorbis (<< 1.0rc3-4)
Conflicts: libvorbis (<< 1.0rc3-4)
BuildDependsOnly: True

Source: http://downloads.xiph.org/releases/vorbis/libvorbis-%v.tar.bz2
Source-MD5: 90b1eb86e6d57694ffdfc2e4d8c7a64e
PatchFile: %n.patch
PatchFile-MD5: 3bc82189dec4c06b4295374b906e889f

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.
- 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

libvorbis0 _unstable_ port .patch

diff -ru libvorbis-1.2.1rc1.orig/doc/Makefile.in libvorbis-1.2.1rc1/doc/Makefile.in
--- libvorbis-1.2.1rc1.orig/doc/Makefile.in 2008-05-05 23:06:19.000000000 -0400
+++ libvorbis-1.2.1rc1/doc/Makefile.in 2009-02-07 18:21:15.000000000 -0500
@@ -163,7 +163,7 @@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
diff -ru libvorbis-1.2.1rc1.orig/doc/vorbisenc/Makefile.in libvorbis-1.2.1rc1/doc/vorbisenc/Makefile.in
--- libvorbis-1.2.1rc1.orig/doc/vorbisenc/Makefile.in 2008-05-05 23:06:19.000000000 -0400
+++ libvorbis-1.2.1rc1/doc/vorbisenc/Makefile.in 2009-02-07 18:21:53.000000000 -0500
@@ -151,7 +151,7 @@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
+docdir = $(datadir)/doc/$(PACKAGE)/vorbisenc
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
diff -ru libvorbis-1.2.1rc1.orig/doc/vorbisfile/Makefile.in libvorbis-1.2.1rc1/doc/vorbisfile/Makefile.in
--- libvorbis-1.2.1rc1.orig/doc/vorbisfile/Makefile.in 2008-05-05 23:06:19.000000000 -0400
+++ libvorbis-1.2.1rc1/doc/vorbisfile/Makefile.in 2009-02-07 18:22:11.000000000 -0500
@@ -151,7 +151,7 @@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
+docdir = $(datadir)/doc/$(PACKAGE)/vorbisfile
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@