Subject: Re: pkg/21601: Parts of gnome2 should depend on
To: Eric Gillespie <epg@pretzelnet.org>
From: Julio Merino <jmmv@menta.net>
List: tech-pkg
Date: 06/02/2003 13:50:29
On Mon, 02 Jun 2003 06:10:36 -0500
Eric Gillespie <epg@pretzelnet.org> wrote:

> > >How-To-Repeat:
> > Install startup-notification and try to compile for example libwnk.
> 
> libwnk is not the only package afflicted.  In order to install
> the gnome2 packages i had to make the following changes.  Does
> this look OK to commit?

Yes, it does, assuming all those packages really use startup-notification :)

Thanks!

> Index: x11/gnome-desktop/Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/x11/gnome-desktop/Makefile,v
> retrieving revision 1.9
> diff -a -u -r1.9 Makefile
> --- x11/gnome-desktop/Makefile	2003/05/05 14:41:57	1.9
> +++ x11/gnome-desktop/Makefile	2003/06/02 11:02:39
> @@ -2,7 +2,7 @@
>  #
>  
>  DISTNAME=		gnome-desktop-2.2.0.1
> -PKGREVISION=		1
> +PKGREVISION=		2
>  CATEGORIES=		x11 gnome
>  MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-desktop/2.2/}
>  EXTRACT_SUFX=		.tar.bz2
> @@ -31,4 +31,5 @@
>  .include "../../graphics/gnome2-pixmaps/buildlink2.mk"
>  .include "../../sysutils/gnome-vfs2/buildlink2.mk"
>  .include "../../x11/gtk2/buildlink2.mk"
> +.include "../../x11/startup-notification/buildlink2.mk"
>  .include "../../mk/bsd.pkg.mk"
> Index: x11/gnome-panel/Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/x11/gnome-panel/Makefile,v
> retrieving revision 1.9
> diff -a -u -r1.9 Makefile
> --- x11/gnome-panel/Makefile	2003/05/05 14:41:58	1.9
> +++ x11/gnome-panel/Makefile	2003/06/02 11:02:39
> @@ -2,7 +2,7 @@
>  #
>  
>  DISTNAME=		gnome-panel-2.2.1
> -PKGREVISION=		1
> +PKGREVISION=		2
>  CATEGORIES=		x11 gnome
>  MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-panel/2.2/}
>  EXTRACT_SUFX=		.tar.bz2
> @@ -54,5 +54,6 @@
>  .include "../../textproc/scrollkeeper/omf.mk"
>  .include "../../x11/gnome-desktop/buildlink2.mk"
>  .include "../../x11/gnome2-control-center/buildlink2.mk"
> +.include "../../x11/startup-notification/buildlink2.mk"
>  
>  .include "../../mk/bsd.pkg.mk"
> Index: x11/gnome2-control-center/Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/x11/gnome2-control-center/Makefile,v
> retrieving revision 1.10
> diff -a -u -r1.10 Makefile
> --- x11/gnome2-control-center/Makefile	2003/05/05 19:05:25	1.10
> +++ x11/gnome2-control-center/Makefile	2003/06/02 11:02:40
> @@ -3,7 +3,7 @@
>  
>  DISTNAME=	control-center-2.2.1
>  PKGNAME=	gnome2-${DISTNAME}
> -PKGREVISION=	1
> +PKGREVISION=	2
>  CATEGORIES=	x11 gnome
>  MASTER_SITES=	${MASTER_SITE_GNOME:=sources/control-center/2.2/}
>  EXTRACT_SUFX=	.tar.bz2
> @@ -39,4 +39,5 @@
>  .include "../../wm/metacity/buildlink2.mk"
>  .include "../../x11/gtk2/buildlink2.mk"
>  .include "../../x11/gnome-desktop/buildlink2.mk"
> +.include "../../x11/startup-notification/buildlink2.mk"
>  .include "../../mk/bsd.pkg.mk"


-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/