From 503eed36bd52d802dc5af846dc3870ee243c6c94 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 13 Sep 2006 06:55:05 +0000 Subject: - Update to 1.0a7 PR: ports/102435 Submitted by: Raaf Approved by: maintainer timeout --- multimedia/libtheora/Makefile | 4 ++-- multimedia/libtheora/distinfo | 6 +++--- multimedia/libtheora/files/patch-Makefile.in | 18 +++++++++--------- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'multimedia/libtheora') diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 974322e0beaa..7cd9d9b0f643 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtheora -DISTVERSION= 1.0alpha6 +DISTVERSION= 1.0alpha7 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ @@ -18,7 +18,7 @@ LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_GCC= 3.4+ -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/multimedia/libtheora/distinfo b/multimedia/libtheora/distinfo index a45662a03b6b..8eabac7c12c4 100644 --- a/multimedia/libtheora/distinfo +++ b/multimedia/libtheora/distinfo @@ -1,3 +1,3 @@ -MD5 (libtheora-1.0alpha6.tar.bz2) = ff8d0c112fdab66930acf42c423d2536 -SHA256 (libtheora-1.0alpha6.tar.bz2) = 4e6044cb24d2cdb42e5d9402c709644886e8761f7b166781469ffda44240da92 -SIZE (libtheora-1.0alpha6.tar.bz2) = 1559318 +MD5 (libtheora-1.0alpha7.tar.bz2) = 1bc851e39e4b16977131d5e5f769f48b +SHA256 (libtheora-1.0alpha7.tar.bz2) = f0380bedd14382cf80304e3f209704b460a87981cd11e32194d940151d8880ea +SIZE (libtheora-1.0alpha7.tar.bz2) = 1673255 diff --git a/multimedia/libtheora/files/patch-Makefile.in b/multimedia/libtheora/files/patch-Makefile.in index 33f66cbc60a5..936a62a91ba3 100644 --- a/multimedia/libtheora/files/patch-Makefile.in +++ b/multimedia/libtheora/files/patch-Makefile.in @@ -1,20 +1,20 @@ ---- Makefile.in.orig Tue May 30 19:47:12 2006 -+++ Makefile.in Thu Jun 15 15:39:27 2006 -@@ -120,7 +120,7 @@ - +--- Makefile.in.orig Tue Jun 20 22:06:56 2006 ++++ Makefile.in Wed Aug 23 15:28:52 2006 +@@ -231,7 +231,7 @@ + target_os = @target_os@ + target_vendor = @target_vendor@ AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2 - -SUBDIRS = lib include doc examples tests m4 +SUBDIRS = lib include m4 # we include the whole debian/ dir in EXTRA_DIST because there's a problem # with autotools and HFS+ MacOSX file systems that caused debian/Makefile.am -@@ -133,7 +133,7 @@ +@@ -243,7 +243,7 @@ + libtheora.spec libtheora.spec.in \ theora-uninstalled.pc.in - -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = theora.pc - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + all: config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive -- cgit v1.2.3