maintenance update to 1.1.1

This commit is contained in:
naddy 2005-07-02 19:38:45 +00:00
parent ffbb62be15
commit 3ade432ea2
9 changed files with 37 additions and 38 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2005/01/30 17:12:02 naddy Exp $
# $OpenBSD: Makefile,v 1.17 2005/07/02 19:38:45 naddy Exp $
COMMENT= "audio compression codec library"
DISTNAME= libvorbis-1.1.0
PKGNAME= ${DISTNAME}p0
DISTNAME= libvorbis-1.1.1
CATEGORIES= audio
HOMEPAGE= http://www.xiph.org/ogg/vorbis/
@ -14,11 +13,11 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= m
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
LIB_DEPENDS= ogg.5::audio/libogg
WANTLIB= m
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} --with-ogg=${LOCALBASE}

View File

@ -1,4 +1,4 @@
MD5 (libvorbis-1.1.0.tar.gz) = bb764aeabde613d1a424a29b1f15e7e6
RMD160 (libvorbis-1.1.0.tar.gz) = 8819812ee657af556ff9f8f8e7aad35f069c9126
SHA1 (libvorbis-1.1.0.tar.gz) = 52fd3cb3e3876cb890bd8d8867db52663a847418
SIZE (libvorbis-1.1.0.tar.gz) = 1312404
MD5 (libvorbis-1.1.1.tar.gz) = b77270c24840af4de54bea5ad1c0b252
RMD160 (libvorbis-1.1.1.tar.gz) = 3454f3f2d5641ba17dd99de0923d7b00ffe891ee
SHA1 (libvorbis-1.1.1.tar.gz) = 6fb534be6635f8577d868798d5b1b92c26c9b13d
SIZE (libvorbis-1.1.1.tar.gz) = 1307726

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.5 2005/01/30 17:12:02 naddy Exp $
--- Makefile.in.orig Mon Jan 24 18:31:29 2005
+++ Makefile.in Mon Jan 24 18:31:42 2005
@@ -207,7 +207,7 @@ target_cpu = @target_cpu@
$OpenBSD: patch-Makefile_in,v 1.6 2005/07/02 19:38:45 naddy Exp $
--- Makefile.in.orig Mon Jun 27 11:03:05 2005
+++ Makefile.in Sat Jul 2 21:31:35 2005
@@ -217,7 +217,7 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
AUTOMAKE_OPTIONS = foreign dist-zip

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.8 2005/01/30 17:12:02 naddy Exp $
--- configure.orig Tue Sep 21 01:22:05 2004
+++ configure Mon Jan 24 18:06:12 2005
@@ -2040,9 +2040,9 @@ fi
$OpenBSD: patch-configure,v 1.9 2005/07/02 19:38:45 naddy Exp $
--- configure.orig Tue Jun 21 15:52:53 2005
+++ configure Sat Jul 2 21:31:35 2005
@@ -2052,9 +2052,9 @@ fi
@ -13,7 +13,7 @@ $OpenBSD: patch-configure,v 1.8 2005/01/30 17:12:02 naddy Exp $
VF_LIB_CURRENT=4
VF_LIB_REVISION=0
VF_LIB_AGE=1
@@ -19245,7 +19245,7 @@ if test -z "$GCC"; then
@@ -19257,7 +19257,7 @@ if test -z "$GCC"; then
PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;;
*)
DEBUG="-g"
@ -22,7 +22,7 @@ $OpenBSD: patch-configure,v 1.8 2005/01/30 17:12:02 naddy Exp $
PROFILE="-g -p" ;;
esac
else
@@ -19358,9 +19358,9 @@ echo "$as_me: WARNING:
@@ -19370,9 +19370,9 @@ echo "$as_me: WARNING:
CFLAGS="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char"
PROFILE="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -pg -O4 -ffast-math -fsigned-char";;
*)

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-doc_Makefile_in,v 1.5 2004/09/30 19:39:56 naddy Exp $
--- doc/Makefile.in.orig Thu Sep 23 20:23:40 2004
+++ doc/Makefile.in Thu Sep 23 20:24:39 2004
@@ -184,7 +184,7 @@ target_cpu = @target_cpu@
$OpenBSD: patch-doc_Makefile_in,v 1.6 2005/07/02 19:38:45 naddy Exp $
--- doc/Makefile.in.orig Mon Jun 27 11:02:43 2005
+++ doc/Makefile.in Sat Jul 2 21:31:35 2005
@@ -194,7 +194,7 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
SUBDIRS = vorbisfile vorbisenc

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-doc_vorbisenc_Makefile_in,v 1.4 2004/09/30 19:39:56 naddy Exp $
--- doc/vorbisenc/Makefile.in.orig Thu Sep 23 20:25:03 2004
+++ doc/vorbisenc/Makefile.in Thu Sep 23 20:25:28 2004
@@ -174,7 +174,7 @@ target_alias = @target_alias@
$OpenBSD: patch-doc_vorbisenc_Makefile_in,v 1.5 2005/07/02 19:38:45 naddy Exp $
--- doc/vorbisenc/Makefile.in.orig Mon Jun 27 11:02:44 2005
+++ doc/vorbisenc/Makefile.in Sat Jul 2 21:31:35 2005
@@ -184,7 +184,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-doc_vorbisfile_Makefile_in,v 1.4 2004/09/30 19:39:57 naddy Exp $
--- doc/vorbisfile/Makefile.in.orig Thu Sep 23 20:25:10 2004
+++ doc/vorbisfile/Makefile.in Thu Sep 23 20:25:35 2004
@@ -174,7 +174,7 @@ target_alias = @target_alias@
$OpenBSD: patch-doc_vorbisfile_Makefile_in,v 1.5 2005/07/02 19:38:45 naddy Exp $
--- doc/vorbisfile/Makefile.in.orig Mon Jun 27 11:02:45 2005
+++ doc/vorbisfile/Makefile.in Sat Jul 2 21:31:35 2005
@@ -184,7 +184,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-lib_Makefile_in,v 1.3 2005/01/30 17:12:02 naddy Exp $
--- lib/Makefile.in.orig Tue Sep 21 01:22:04 2004
+++ lib/Makefile.in Mon Jan 24 17:59:32 2005
@@ -57,10 +57,10 @@ am_libvorbis_la_OBJECTS = mdct.lo smallf
$OpenBSD: patch-lib_Makefile_in,v 1.4 2005/07/02 19:38:45 naddy Exp $
--- lib/Makefile.in.orig Mon Jun 27 11:02:49 2005
+++ lib/Makefile.in Sat Jul 2 21:31:35 2005
@@ -65,10 +65,10 @@ am_libvorbis_la_OBJECTS = mdct.lo smallf
info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo \
codebook.lo sharedbook.lo lookup.lo bitrate.lo
libvorbis_la_OBJECTS = $(am_libvorbis_la_OBJECTS)
@ -14,7 +14,7 @@ $OpenBSD: patch-lib_Makefile_in,v 1.3 2005/01/30 17:12:02 naddy Exp $
am_libvorbisfile_la_OBJECTS = vorbisfile.lo
libvorbisfile_la_OBJECTS = $(am_libvorbisfile_la_OBJECTS)
am_barkmel_OBJECTS = barkmel.$(OBJEXT)
@@ -152,7 +152,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
@@ -147,7 +147,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@ -23,7 +23,7 @@ $OpenBSD: patch-lib_Makefile_in,v 1.3 2005/01/30 17:12:02 naddy Exp $
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -248,14 +248,12 @@ libvorbis_la_SOURCES = mdct.c smallft.c
@@ -245,14 +245,12 @@ libvorbis_la_SOURCES = mdct.c smallft.c
registry.h scales.h window.h lookup.h lookup_data.h\
codec_internal.h backends.h bitrate.h

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.shared,v 1.7 2005/01/30 17:12:03 naddy Exp $
@comment $OpenBSD: PFRAG.shared,v 1.8 2005/07/02 19:38:46 naddy Exp $
@lib lib/libvorbis.so.4.0
@lib lib/libvorbisenc.so.2.0
@lib lib/libvorbisenc.so.2.1
@lib lib/libvorbisfile.so.4.0