[Vorbis-dev] Tremor maintenance
Stefan Kost
ensonic at hora-obscura.de
Mon Apr 19 23:45:09 PDT 2010
hi,
could someone please apply these to Tremor svn?
0001-update_symbols.patch
there are 3 public symbols in the headers, which are missing in the
linker script and thus marked as private again. This causes issues for
e.g. gstreamer (https://bugzilla.gnome.org/show_bug.cgi?id=616194).
0002-pkgconfig.patch
this adds a pkg config file
You probably also want to do something like
Index: configure.in
===================================================================
--- configure.in (Revision 17148)
+++ configure.in (Arbeitskopie)
@@ -11,7 +11,7 @@
AM_CONFIG_HEADER([config.h])
-AM_INIT_AUTOMAKE(libvorbisidec,1.2.0)
+AM_INIT_AUTOMAKE(libvorbisidec,1.0.2)
to avoid confiusion with the version (see CHANGELOG). There are bugs for
debian/ubuntu regarding this.
If someone applies patches, I can send more to cleanup autofoo.
Thanks
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-update_symbols.patch
Type: text/x-patch
Size: 359 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20100420/b154c90c/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-pkgconfig.patch
Type: text/x-patch
Size: 1334 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20100420/b154c90c/attachment-0001.bin
More information about the Vorbis-dev
mailing list