Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 21:57:08 +1000 (YAKST)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Alexander Logvinov <ports@logvinov.com>
Subject:   ports/133458: [maintainer update] games/linux-unrealgold: remove devel/linux-sdl12 from dependencies list
Message-ID:  <200904071157.n37Bv8Jk023902@blg.akavia.ru>
Resent-Message-ID: <200904071200.n37C0HwG021157@freefall.freebsd.org>

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

>Number:         133458
>Category:       ports
>Synopsis:       [maintainer update] games/linux-unrealgold: remove devel/linux-sdl12 from dependencies list
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 07 12:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

  Use libSDL-1.1.so.0 from games/linux-ut.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-unrealgold/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	19 Mar 2009 17:28:39 -0000	1.3
+++ Makefile	7 Apr 2009 11:46:20 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	unrealgold
 PORTVERSION=	436
+PORTREVISION=	1
 CATEGORIES=	games linux
 MASTER_SITES=	http://offload1.icculus.org/~ravage/unreal/${PORTNAME}/
 PKGNAMEPREFIX=	linux-
@@ -21,7 +22,7 @@
 RUN_DEPENDS=	ut:${PORTSDIR}/games/linux-ut
 
 USE_LINUX=	yes
-USE_LINUX_APPS=	sdl12 xorglibs
+USE_LINUX_APPS=	xorglibs
 NO_BUILD=	yes
 NO_PACKAGE=	Distribution is 131MB; set FORCE_PACKAGE if you really want\
 		to build this package
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/games/linux-unrealgold/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	19 Jul 2008 16:22:23 -0000	1.1
+++ pkg-plist	7 Apr 2009 11:46:20 -0000
@@ -418,6 +418,7 @@
 %%UT%%%%DATADIR%%/System/UnrealI.u
 %%UT%%%%DATADIR%%/System/UnrealIOrder.int
 %%UT%%%%DATADIR%%/System/UnrealShare.u
+%%UT%%%%DATADIR%%/System/libSDL-1.1.so.0
 %%UT%%%%DATADIR%%/System/libmikmod.so.2
 %%UT%%%%DATADIR%%/System/libopenal-0.0.so
 @dirrm %%DATADIR%%/Help
>Release-Note:
>Audit-Trail:
>Unformatted:



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