* maintenance update to 0.8.8
* don't build nonsensical static modules
This commit is contained in:
parent
786de2fdd3
commit
e4273f8e4f
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.38 2007/07/06 14:21:05 naddy Exp $
|
# $OpenBSD: Makefile,v 1.39 2007/07/12 21:10:15 naddy Exp $
|
||||||
|
|
||||||
COMMENT-main= "portable audio output library"
|
COMMENT-main= "portable audio output library"
|
||||||
COMMENT-arts= "aRts module for portable audio output library"
|
COMMENT-arts= "aRts module for portable audio output library"
|
||||||
COMMENT-esd= "ESounD module for portable audio output library"
|
COMMENT-esd= "ESounD module for portable audio output library"
|
||||||
|
|
||||||
VERSION= 0.8.6
|
VERSION= 0.8.8
|
||||||
DISTNAME= libao-${VERSION}
|
DISTNAME= libao-${VERSION}
|
||||||
PKGNAME-main= libao-${VERSION}
|
PKGNAME-main= libao-${VERSION}
|
||||||
PKGNAME-arts= libao-arts-${VERSION}
|
PKGNAME-arts= libao-arts-${VERSION}
|
||||||
@ -45,10 +45,10 @@ CONFIGURE_ARGS+=--disable-arts
|
|||||||
CONFIGURE_ARGS+=--disable-esd
|
CONFIGURE_ARGS+=--disable-esd
|
||||||
.endif
|
.endif
|
||||||
CONFIGURE_ARGS+=--disable-nas \
|
CONFIGURE_ARGS+=--disable-nas \
|
||||||
--disable-polyp
|
--disable-pulse
|
||||||
|
|
||||||
.if ${MULTI_PACKAGES:M-arts}
|
.if ${MULTI_PACKAGES:M-arts}
|
||||||
MODULES= devel/gettext
|
MODULES= devel/gettext
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
LIB_DEPENDS-main=
|
LIB_DEPENDS-main=
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (libao-0.8.6.tar.gz) = EuE2pMCZUGj/E0mXyEQh7Q==
|
MD5 (libao-0.8.8.tar.gz) = uSy6PLzx7pvCIRGKhdI9zQ==
|
||||||
RMD160 (libao-0.8.6.tar.gz) = ZQJYJAKV8iHpXTnPI4Ctpz88tOE=
|
RMD160 (libao-0.8.8.tar.gz) = ULnx6MIuWbqfo9jmNVCbikpSiXQ=
|
||||||
SHA1 (libao-0.8.6.tar.gz) = IFDgCP/P1oA+LCwDx9X0abbYN54=
|
SHA1 (libao-0.8.8.tar.gz) = 1uhnu/xDYTRtuOUFxRJx5BYq58Q=
|
||||||
SHA256 (libao-0.8.6.tar.gz) = mVZcb4pWCrwkv2wHcmc31U22TargjIcI/J6POutyOYU=
|
SHA256 (libao-0.8.8.tar.gz) = 5S4Fr2sQ9C0u6YRd8aWBvys1IGDqv3lGruCmAMOHiVQ=
|
||||||
SIZE (libao-0.8.6.tar.gz) = 387583
|
SIZE (libao-0.8.8.tar.gz) = 405619
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: patch-configure,v 1.8 2007/07/06 14:21:05 naddy Exp $
|
$OpenBSD: patch-configure,v 1.9 2007/07/12 21:10:15 naddy Exp $
|
||||||
--- configure.orig Tue Jan 11 23:08:26 2005
|
--- configure.orig Thu May 24 12:51:52 2007
|
||||||
+++ configure Thu Jul 5 18:27:12 2007
|
+++ configure Wed Jul 11 21:58:16 2007
|
||||||
@@ -19103,7 +19103,7 @@ if test -z "$GCC"; then
|
@@ -20076,7 +20076,7 @@ if test -z "$GCC"; then
|
||||||
*)
|
*)
|
||||||
PLUGIN_LDFLAGS="-export-dynamic -avoid-version"
|
PLUGIN_LDFLAGS="-export-dynamic -avoid-version"
|
||||||
DEBUG="-g"
|
DEBUG="-g"
|
||||||
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.8 2007/07/06 14:21:05 naddy Exp $
|
|||||||
PROFILE="-g -p" ;;
|
PROFILE="-g -p" ;;
|
||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
@@ -19126,9 +19126,9 @@ else
|
@@ -20099,9 +20099,9 @@ else
|
||||||
PROFILE="-g -pg -D__NO_MATH_INLINES -fsigned-char -Ddlsym=dlsym_auto_underscore" ;;
|
PROFILE="-g -pg -D__NO_MATH_INLINES -fsigned-char -Ddlsym=dlsym_auto_underscore" ;;
|
||||||
*)
|
*)
|
||||||
PLUGIN_LDFLAGS="-export-dynamic -avoid-version"
|
PLUGIN_LDFLAGS="-export-dynamic -avoid-version"
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
$OpenBSD: patch-doc_Makefile_in,v 1.6 2007/07/06 14:21:05 naddy Exp $
|
$OpenBSD: patch-doc_Makefile_in,v 1.7 2007/07/12 21:10:15 naddy Exp $
|
||||||
--- doc/Makefile.in.orig Thu Jul 5 18:25:29 2007
|
--- doc/Makefile.in.orig Wed Jul 11 21:56:58 2007
|
||||||
+++ doc/Makefile.in Thu Jul 5 18:26:14 2007
|
+++ doc/Makefile.in Wed Jul 11 21:57:09 2007
|
||||||
@@ -199,7 +199,7 @@ sharedstatedir = @sharedstatedir@
|
@@ -161,7 +161,7 @@ build_vendor = @build_vendor@
|
||||||
sysconfdir = @sysconfdir@
|
builddir = @builddir@
|
||||||
target_alias = @target_alias@
|
datadir = @datadir@
|
||||||
AUTOMAKE_OPTIONS = foreign
|
datarootdir = @datarootdir@
|
||||||
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
||||||
+docdir = $(datadir)/doc/$(PACKAGE)
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
||||||
|
dvidir = @dvidir@
|
||||||
# We list all of these as opposed to using a wildcard so that
|
exec_prefix = @exec_prefix@
|
||||||
# building outside the source directory works.
|
host = @host@
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
$OpenBSD: patch-src_Makefile_in,v 1.6 2007/07/06 14:21:05 naddy Exp $
|
|
||||||
--- src/Makefile.in.orig Thu Jul 5 18:26:37 2007
|
|
||||||
+++ src/Makefile.in Thu Jul 5 18:26:56 2007
|
|
||||||
@@ -233,7 +233,7 @@ SUBDIRS = plugins
|
|
||||||
INCLUDES = -I$(top_builddir)/include/ao -I$(top_srcdir)/include -DAO_PLUGIN_PATH=\"@plugindir@\"
|
|
||||||
lib_LTLIBRARIES = libao.la
|
|
||||||
libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c ao_aixs.c ao_private.h
|
|
||||||
-libao_la_LDFLAGS = -version-info @LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@ -ldl
|
|
||||||
+libao_la_LDFLAGS = -version-info @LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@
|
|
||||||
all: all-recursive
|
|
||||||
|
|
||||||
.SUFFIXES:
|
|
12
audio/libao/patches/patch-src_plugins_Makefile_in
Normal file
12
audio/libao/patches/patch-src_plugins_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
$OpenBSD: patch-src_plugins_Makefile_in,v 1.3 2007/07/12 21:10:15 naddy Exp $
|
||||||
|
--- src/plugins/Makefile.in.orig Thu Jul 12 21:05:42 2007
|
||||||
|
+++ src/plugins/Makefile.in Thu Jul 12 21:06:21 2007
|
||||||
|
@@ -259,7 +259,7 @@ $(RECURSIVE_TARGETS):
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) LIBTOOL="$(LIBTOOL) --tag=disable-static" $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done; \
|
||||||
|
if test "$$dot_seen" = "no"; then \
|
@ -1,4 +1,3 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared-arts,v 1.3 2003/10/08 12:12:52 naddy Exp $
|
@comment $OpenBSD: PFRAG.shared-arts,v 1.4 2007/07/12 21:10:15 naddy Exp $
|
||||||
@comment lib/ao/plugins-2/libarts.a
|
|
||||||
@comment lib/ao/plugins-2/libarts.la
|
@comment lib/ao/plugins-2/libarts.la
|
||||||
lib/ao/plugins-2/libarts.so
|
lib/ao/plugins-2/libarts.so
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared-esd,v 1.3 2003/10/08 12:12:52 naddy Exp $
|
@comment $OpenBSD: PFRAG.shared-esd,v 1.4 2007/07/12 21:10:15 naddy Exp $
|
||||||
@comment lib/ao/plugins-2/libesd.a
|
|
||||||
@comment lib/ao/plugins-2/libesd.la
|
@comment lib/ao/plugins-2/libesd.la
|
||||||
lib/ao/plugins-2/libesd.so
|
lib/ao/plugins-2/libesd.so
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared-main,v 1.1 2006/11/24 16:22:21 naddy Exp $
|
@comment $OpenBSD: PFRAG.shared-main,v 1.2 2007/07/12 21:10:15 naddy Exp $
|
||||||
lib/ao/
|
lib/ao/
|
||||||
lib/ao/plugins-2/
|
lib/ao/plugins-2/
|
||||||
@comment lib/ao/plugins-2/libsun.a
|
|
||||||
@comment lib/ao/plugins-2/libsun.la
|
@comment lib/ao/plugins-2/libsun.la
|
||||||
lib/ao/plugins-2/libsun.so
|
lib/ao/plugins-2/libsun.so
|
||||||
@lib lib/libao.so.${LIBao_VERSION}
|
@lib lib/libao.so.${LIBao_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user