Skip site navigation (1)Skip section navigation (2)
Date:      20 Jan 2003 18:27:27 +0100
From:      Franz Klammer <klammer@webonaut.com>
To:        gnome@freebsd.org
Subject:   gstreamer-plugins-0.5.1 LIB_DEPENDS/SDL-update
Message-ID:  <1043083647.11206.4.camel@ds9.webonaut.com>

next in thread | raw e-mail | index | archive | help

--=-g5DNR2yHxkTQMyH7uiDw
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

hello!

gstreamer-plugins-0.5.1 depends on a old version of SDL.

attached the patch.

franz.

-- 
WEBONAUT.com
http://webonaut.com
mailto:klammer@webonaut.com
Tel.: +43-664-3434708

--=-g5DNR2yHxkTQMyH7uiDw
Content-Disposition: attachment; filename=gstreamer-plugins-Makefile.diff
Content-Type: text/x-makefile; name=gstreamer-plugins-Makefile.diff; charset=ISO8859-1
Content-Transfer-Encoding: 7bit

--- Makefile.orig	Mon Jan 20 18:21:48 2003
+++ Makefile	Mon Jan 20 18:21:58 2003
@@ -507,7 +507,7 @@
 			--disable-sdltest
 PLIST_SUB+=	SDL="@comment "
 .else
-LIB_DEPENDS+=	SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS+=	SDL-1.1.5:${PORTSDIR}/devel/sdl12
 
 CONFIGURE_ARGS+=	--with-sdl-prefix=${LOCALBASE}  \
 			--with-sdl-exec-prefix=${LOCALBASE}

--=-g5DNR2yHxkTQMyH7uiDw--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043083647.11206.4.camel>