summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authormartti <martti>2004-06-21 06:06:11 +0000
committermartti <martti>2004-06-21 06:06:11 +0000
commit29501db4b28ed6a8c51cde4e9e07e3133e4033e7 (patch)
tree79c8eeff1271ea8ec6be14f2bf5fa6b38c863144 /sysutils/xfce4-cpugraph-plugin
parentd603a2fcafcdbc830782350c4ca44b815a271225 (diff)
downloadpkgsrc-29501db4b28ed6a8c51cde4e9e07e3133e4033e7.tar.gz
CPU load plugin for XFce4.
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/DESCR1
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile15
-rw-r--r--sysutils/xfce4-cpugraph-plugin/PLIST4
-rw-r--r--sysutils/xfce4-cpugraph-plugin/buildlink3.mk21
-rw-r--r--sysutils/xfce4-cpugraph-plugin/distinfo4
5 files changed, 45 insertions, 0 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/DESCR b/sysutils/xfce4-cpugraph-plugin/DESCR
new file mode 100644
index 00000000000..3346f68dae2
--- /dev/null
+++ b/sysutils/xfce4-cpugraph-plugin/DESCR
@@ -0,0 +1 @@
+CPU load plugin for XFce4.
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
new file mode 100644
index 00000000000..c98b7708e96
--- /dev/null
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -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 --git a/sysutils/xfce4-cpugraph-plugin/PLIST b/sysutils/xfce4-cpugraph-plugin/PLIST
new file mode 100644
index 00000000000..df995657b8d
--- /dev/null
+++ b/sysutils/xfce4-cpugraph-plugin/PLIST
@@ -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 --git a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
new file mode 100644
index 00000000000..861b1ae3cd8
--- /dev/null
+++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
@@ -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 --git a/sysutils/xfce4-cpugraph-plugin/distinfo b/sysutils/xfce4-cpugraph-plugin/distinfo
new file mode 100644
index 00000000000..bb5c9108520
--- /dev/null
+++ b/sysutils/xfce4-cpugraph-plugin/distinfo
@@ -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