Subject: pkg/15270: patch for graphics/mplayer to exchange aalib for aalib-x11
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 01/16/2002 19:14:37
>Number: 15270
>Category: pkg
>Synopsis: patch for graphics/mplayer to exchange aalib for aalib-x11
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Jan 16 11:15:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Lubomir Sedlacik
>Release: NetBSD 1.5ZA
>Organization:
>Environment:
>Description:
aalib buildlink is no longer needed because it is included from SDL's
buildlink.mk and this caused double include. SDL's buildlink.mk now should
include aalib-x11 buildlink.mk instead of aalib's one.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/mplayer/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile 2002/01/14 17:43:43 1.12
+++ Makefile 2002/01/16 18:33:22
@@ -2,7 +2,7 @@
DISTNAME= MPlayer-0.60pre1
PKGNAME= mplayer-0.60.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://mp.dev.hu/MPlayer/releases/
EXTRACT_SUFX= .tar.bz2
@@ -45,7 +45,6 @@
.include "../../audio/lame/buildlink.mk"
.include "../../devel/SDL/buildlink.mk"
-.include "../../graphics/aalib/buildlink.mk"
.include "../../graphics/png/buildlink.mk"
.include "../../mk/ossaudio.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
>Release-Note:
>Audit-Trail:
>Unformatted: