Subject: Re: devel/SDL/buildlink3.mk and aalib-x11
To: None <wiz@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 12/16/2005 08:06:18
On Fri, 16 Dec 2005 joerg@britannica.bec.de wrote:
> On Thu, Dec 15, 2005 at 09:19:53PM -0800, Jeremy C. Reed wrote:
>> Should devel/SDL/buildlink3.mk include aalib's buildlink3.mk?
>
> Yes.
>
>> Does it need PKG_OPTIONS.aalib+=x11??
>
> It should not be affected by the options. I don't think the API
> contraints of aalib change based on the supported output drivers.
May I commit this during freeze? (I have not tested the aalib support in
SDL.)
cvs diff: Diffing devel/SDL
Index: devel/SDL/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/SDL/Makefile,v
retrieving revision 1.59
diff -u -r1.59 Makefile
--- devel/SDL/Makefile 5 Jan 2005 12:05:19 -0000 1.59
+++ devel/SDL/Makefile 16 Dec 2005 16:03:35 -0000
@@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.59 2005/01/05 12:05:19 adam Exp $
+PKGREVISION= 1
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "Makefile.common"
Index: devel/SDL/Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/devel/SDL/Makefile.common,v
retrieving revision 1.17
diff -u -r1.17 Makefile.common
--- devel/SDL/Makefile.common 5 Jan 2005 12:05:19 -0000 1.17
+++ devel/SDL/Makefile.common 16 Dec 2005 16:03:35 -0000
@@ -65,7 +65,7 @@
.if ${OPSYS} != "IRIX"
.include "../../graphics/Mesa/buildlink3.mk"
.endif
-.include "../../graphics/aalib-x11/buildlink3.mk"
+.include "../../graphics/aalib/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.if defined(PTHREAD_TYPE) && ${PTHREAD_TYPE} == "pth"
Index: devel/SDL/buildlink3.mk
===================================================================
RCS file: /cvsroot/pkgsrc/devel/SDL/buildlink3.mk,v
retrieving revision 1.9
diff -u -r1.9 buildlink3.mk
--- devel/SDL/buildlink3.mk 3 Oct 2004 00:13:24 -0000 1.9
+++ devel/SDL/buildlink3.mk 16 Dec 2005 16:03:35 -0000
@@ -24,7 +24,7 @@
.if ${OPSYS} != "IRIX"
.include "../../graphics/Mesa/buildlink3.mk"
.endif
-.include "../../graphics/aalib-x11/buildlink3.mk"
+.include "../../graphics/aalib/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
cvs diff: Diffing devel/SDL/patches
Jeremy C. Reed
technical support & remote administration
http://www.pugetsoundtechnology.com/