pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-cpugraph-plugin CPU load plugin for XFce4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5981f303ae8c
branches:  trunk
changeset: 476826:5981f303ae8c
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Jun 21 06:06:11 2004 +0000

description:
CPU load plugin for XFce4.

diffstat:

 sysutils/xfce4-cpugraph-plugin/DESCR         |   1 +
 sysutils/xfce4-cpugraph-plugin/Makefile      |  15 +++++++++++++++
 sysutils/xfce4-cpugraph-plugin/PLIST         |   4 ++++
 sysutils/xfce4-cpugraph-plugin/buildlink3.mk |  21 +++++++++++++++++++++
 sysutils/xfce4-cpugraph-plugin/distinfo      |   4 ++++
 5 files changed, 45 insertions(+), 0 deletions(-)

diffs (65 lines):

diff -r 0e2a49b3de3a -r 5981f303ae8c sysutils/xfce4-cpugraph-plugin/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-cpugraph-plugin/DESCR      Mon Jun 21 06:06:11 2004 +0000
@@ -0,0 +1,1 @@
+CPU load plugin for XFce4.
diff -r 0e2a49b3de3a -r 5981f303ae8c sysutils/xfce4-cpugraph-plugin/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile   Mon Jun 21 06:06:11 2004 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/21 06:06:11 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.2.0
+
+DISTNAME=      xfce4-cpugraph-plugin-${XFCE4_VERSION}
+CATEGORIES=    sysutils
+MASTER_SITES=  http://download.berlios.de/xfce-goodies/
+COMMENT=       XFce4 CPU load plugin
+
+WRKSRC=                ${WRKDIR}/xfce4-cpugraph-plugin
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0e2a49b3de3a -r 5981f303ae8c sysutils/xfce4-cpugraph-plugin/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-cpugraph-plugin/PLIST      Mon Jun 21 06:06:11 2004 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/21 06:06:11 martti Exp $
+lib/xfce4/panel-plugins/libcpugraph.a
+lib/xfce4/panel-plugins/libcpugraph.la
+lib/xfce4/panel-plugins/libcpugraph.so
diff -r 0e2a49b3de3a -r 5981f303ae8c sysutils/xfce4-cpugraph-plugin/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk      Mon Jun 21 06:06:11 2004 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/06/21 06:06:11 martti Exp $
+
+BUILDLINK_DEPTH:=                      ${BUILDLINK_DEPTH}+
+XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:=  ${XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+=    xfce4-cpugraph-plugin
+.endif
+
+BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Nxfce4-cpugraph-plugin}
+BUILDLINK_PACKAGES+=   xfce4-cpugraph-plugin
+
+.if !empty(XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.xfce4-cpugraph-plugin+=      xfce4-cpugraph-plugin>=0.2.0
+BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?=    ../../sysutils/xfce4-cpugraph-plugin
+.endif # XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+
+BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}
diff -r 0e2a49b3de3a -r 5981f303ae8c sysutils/xfce4-cpugraph-plugin/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-cpugraph-plugin/distinfo   Mon Jun 21 06:06:11 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/21 06:06:11 martti Exp $
+
+SHA1 (xfce4-cpugraph-plugin-0.2.0.tar.gz) = efad4db850e753e1c3e6f1ed93e7ce3251d750c0
+Size (xfce4-cpugraph-plugin-0.2.0.tar.gz) = 209312 bytes



Home | Main Index | Thread Index | Old Index