diff options
-rw-r--r-- | sysutils/gnome2-system-monitor/Makefile | 11 | ||||
-rw-r--r-- | sysutils/gnome2-system-monitor/PLIST | 21 | ||||
-rw-r--r-- | sysutils/gnome2-system-monitor/distinfo | 8 |
3 files changed, 31 insertions, 9 deletions
diff --git a/sysutils/gnome2-system-monitor/Makefile b/sysutils/gnome2-system-monitor/Makefile index 59e2c61f30d..1ec6c1a3974 100644 --- a/sysutils/gnome2-system-monitor/Makefile +++ b/sysutils/gnome2-system-monitor/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2006/03/21 06:00:49 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2006/03/30 21:33:13 jmmv Exp $ # -DISTNAME= gnome-system-monitor-2.12.1 +DISTNAME= gnome-system-monitor-2.14.0 PKGNAME= ${DISTNAME:S/gnome/gnome2/} -PKGREVISION= 5 CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.12/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.14/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org @@ -27,7 +26,11 @@ pre-configure: cd ${WRKSRC} && ${PREFIX}/bin/libtoolize cd ${WRKSRC} && autoconf +BUILDLINK_DEPENDS.glib2+= glib2>=2.9.1 + +# TODO: Add libgksu support. .include "../../devel/GConf2/schemas.mk" +.include "../../devel/glib2/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" diff --git a/sysutils/gnome2-system-monitor/PLIST b/sysutils/gnome2-system-monitor/PLIST index 5585d387e27..58658cb010f 100644 --- a/sysutils/gnome2-system-monitor/PLIST +++ b/sysutils/gnome2-system-monitor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2005/10/16 12:13:18 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/03/30 21:33:13 jmmv Exp $ bin/gnome-system-monitor share/applications/gnome-system-monitor.desktop share/gconf/schemas/gnome-system-monitor.schemas @@ -17,6 +17,21 @@ share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml share/gnome/help/gnome-system-monitor/C/legal.xml +share/gnome/help/gnome-system-monitor/bg/figures/addColumn.png +share/gnome/help/gnome-system-monitor/bg/figures/changePriority.png +share/gnome/help/gnome-system-monitor/bg/figures/colorPanel.png +share/gnome/help/gnome-system-monitor/bg/figures/columnContextMenu.png +share/gnome/help/gnome-system-monitor/bg/figures/gnome-system-monitor_window.png +share/gnome/help/gnome-system-monitor/bg/figures/memoryMaps.png +share/gnome/help/gnome-system-monitor/bg/figures/moreInfo.png +share/gnome/help/gnome-system-monitor/bg/figures/processListing.png +share/gnome/help/gnome-system-monitor/bg/figures/sortButton.png +share/gnome/help/gnome-system-monitor/bg/figures/sortMenu.png +share/gnome/help/gnome-system-monitor/bg/figures/sortMenu2.png +share/gnome/help/gnome-system-monitor/bg/figures/systemMonitor.png +share/gnome/help/gnome-system-monitor/bg/figures/viewMenu.png +share/gnome/help/gnome-system-monitor/bg/gnome-system-monitor.xml +share/gnome/help/gnome-system-monitor/bg/legal.xml ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-system-monitor.mo @@ -80,10 +95,14 @@ ${PKGLOCALEDIR}/locale/ug/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo +${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo share/omf/gnome-system-monitor/gnome-system-monitor-C.omf +share/omf/gnome-system-monitor/gnome-system-monitor-bg.omf @dirrm share/omf/gnome-system-monitor @comment in scrollkeeper: @dirrm share/omf +@dirrm share/gnome/help/gnome-system-monitor/bg/figures +@dirrm share/gnome/help/gnome-system-monitor/bg @dirrm share/gnome/help/gnome-system-monitor/C/figures @dirrm share/gnome/help/gnome-system-monitor/C @dirrm share/gnome/help/gnome-system-monitor diff --git a/sysutils/gnome2-system-monitor/distinfo b/sysutils/gnome2-system-monitor/distinfo index de549e5a224..13a8c482f33 100644 --- a/sysutils/gnome2-system-monitor/distinfo +++ b/sysutils/gnome2-system-monitor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2005/10/16 12:13:18 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2006/03/30 21:33:13 jmmv Exp $ -SHA1 (gnome-system-monitor-2.12.1.tar.bz2) = 77090733a2eef2e31ead2ec1ec94f910ade6958f -RMD160 (gnome-system-monitor-2.12.1.tar.bz2) = 57f5e3da22e9926c77d06354fb0199f1d9266542 -Size (gnome-system-monitor-2.12.1.tar.bz2) = 785235 bytes +SHA1 (gnome-system-monitor-2.14.0.tar.bz2) = 9b5b6aa8d8be78bec322b48621805774ce98436f +RMD160 (gnome-system-monitor-2.14.0.tar.bz2) = 24185726530936aa42efa7ad57058546b36d61b3 +Size (gnome-system-monitor-2.14.0.tar.bz2) = 1417099 bytes |