pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome-panel Add a missing dependency and adjust PL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e07d43a3d7cf
branches: trunk
changeset: 501477:e07d43a3d7cf
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Oct 23 17:44:41 2005 +0000
description:
Add a missing dependency and adjust PLIST accordingly. Bump PKGREVISION.
diffstat:
x11/gnome-panel/Makefile | 4 +++-
x11/gnome-panel/PLIST | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r 9e5d81a7a5c2 -r e07d43a3d7cf x11/gnome-panel/Makefile
--- a/x11/gnome-panel/Makefile Sun Oct 23 17:27:36 2005 +0000
+++ b/x11/gnome-panel/Makefile Sun Oct 23 17:44:41 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2005/10/12 21:56:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.58 2005/10/23 17:44:41 minskim Exp $
#
DISTNAME= gnome-panel-2.12.1
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.12/}
EXTRACT_SUFX= .tar.bz2
@@ -44,6 +45,7 @@
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libwnck/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../sysutils/gnome-menus/buildlink3.mk"
diff -r 9e5d81a7a5c2 -r e07d43a3d7cf x11/gnome-panel/PLIST
--- a/x11/gnome-panel/PLIST Sun Oct 23 17:27:36 2005 +0000
+++ b/x11/gnome-panel/PLIST Sun Oct 23 17:44:41 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2005/10/12 21:56:27 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.23 2005/10/23 17:44:41 minskim Exp $
bin/gnome-desktop-item-edit
bin/gnome-panel
bin/panel-test-applets
@@ -386,7 +386,7 @@
@comment in scrollkeeper: @dirrm share/omf
@dirrm share/idl/gnome-panel-2.0
@comment in ORBit2: @dirrm share/idl
-@dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
@dirrm share/gnome/panel/pixmaps
@dirrm share/gnome/panel/glade
@dirrm share/gnome/panel
Home |
Main Index |
Thread Index |
Old Index