summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:45:10 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:45:10 +0000
commit307bdced85efa099cb28882bf2904d68809a7547 (patch)
treea8d9f0fef2ab3a02971ab0000c95884bb3b29557 /sysutils/xfce4-cpugraph-plugin
parent- Update to 0.7.2 (diff)
Import xfce 4.4
- remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
Notes
Notes: svn path=/head/; revision=182986
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile29
-rw-r--r--sysutils/xfce4-cpugraph-plugin/distinfo9
-rw-r--r--sysutils/xfce4-cpugraph-plugin/pkg-descr2
-rw-r--r--sysutils/xfce4-cpugraph-plugin/pkg-plist10
4 files changed, 26 insertions, 24 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index 7658b4045156..5b111dd9e103 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -6,27 +6,24 @@
#
PORTNAME= xfce4-cpugraph-plugin
-PORTVERSION= 0.2.2
-PORTREVISION= 5
+PORTVERSION= 0.3
CATEGORIES= sysutils xfce
-MASTER_SITES= ${MASTER_SITE_BERLIOS}
-MASTER_SITE_SUBDIR= xfce-goodies
+MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/
DIST_SUBDIR= xfce4
+PATCH_SITES= http://people.freebsd.org/~oliver/xfce/
+PATCHFILES= gcc295-xfce4-cpugraph-plugin.patch
MAINTAINER= r.c.ladan@gmail.com
COMMENT= XFce4 systemload plugin with multiple CPU display modes
-BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
- xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
- startup-notification-1.0:${PORTSDIR}/x11/startup-notification
-RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-
-USE_GCC= 3.4
-USE_GNOME= gtk20 libxml2
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
+USE_XFCE= configenv panel
+USE_XLIB= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
+.include <bsd.port.post.mk>
diff --git a/sysutils/xfce4-cpugraph-plugin/distinfo b/sysutils/xfce4-cpugraph-plugin/distinfo
index f3c1eed0d1df..8188e626e311 100644
--- a/sysutils/xfce4-cpugraph-plugin/distinfo
+++ b/sysutils/xfce4-cpugraph-plugin/distinfo
@@ -1,3 +1,6 @@
-MD5 (xfce4/xfce4-cpugraph-plugin-0.2.2.tar.gz) = bde4c578ef469aade3f6b58a9bde8ec6
-SHA256 (xfce4/xfce4-cpugraph-plugin-0.2.2.tar.gz) = 0ae06f7510d1eead31dcbdbd79865dafbab68eb828fb9c910788bdc2cf0a207e
-SIZE (xfce4/xfce4-cpugraph-plugin-0.2.2.tar.gz) = 210953
+MD5 (xfce4/xfce4-cpugraph-plugin-0.3.tar.bz2) = 1a559fe013c8a1b0098ef6f3054bd2fe
+SHA256 (xfce4/xfce4-cpugraph-plugin-0.3.tar.bz2) = bc17d94c29ec32f74b79e8b5e39db8bac7732f815ee13ee82bd90ed4e9426640
+SIZE (xfce4/xfce4-cpugraph-plugin-0.3.tar.bz2) = 164064
+MD5 (xfce4/gcc295-xfce4-cpugraph-plugin.patch) = fe0d16789651650995aca9c80110fbf7
+SHA256 (xfce4/gcc295-xfce4-cpugraph-plugin.patch) = 86d1a82bf02581cd2c148f18eadae48df2da3fd6dcb4cfa5e1d1047c6e44b2a4
+SIZE (xfce4/gcc295-xfce4-cpugraph-plugin.patch) = 373
diff --git a/sysutils/xfce4-cpugraph-plugin/pkg-descr b/sysutils/xfce4-cpugraph-plugin/pkg-descr
index df5013a7a4a9..96aaa2022806 100644
--- a/sysutils/xfce4-cpugraph-plugin/pkg-descr
+++ b/sysutils/xfce4-cpugraph-plugin/pkg-descr
@@ -4,4 +4,4 @@ of the system. The colors and the size of the plugin are customizable.
Author: Alexander Nordfelth <alex.nordfelth@telia.com>
-WWW: http://xfce-goodies.berlios.de/
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
diff --git a/sysutils/xfce4-cpugraph-plugin/pkg-plist b/sysutils/xfce4-cpugraph-plugin/pkg-plist
index 29101aaeca09..3814b25cf7eb 100644
--- a/sysutils/xfce4-cpugraph-plugin/pkg-plist
+++ b/sysutils/xfce4-cpugraph-plugin/pkg-plist
@@ -1,4 +1,6 @@
-lib/xfce4/panel-plugins/libcpugraph.so
-lib/xfce4/panel-plugins/libcpugraph.la
-lib/xfce4/panel-plugins/libcpugraph.a
-@dirrmtry lib/xfce4/panel-plugins
+libexec/xfce4/panel-plugins/xfce4-cpugraph-plugin
+share/xfce4/panel-plugins/cpugraph.desktop
+@dirrmtry share/xfce4/panel-plugins
+@dirrmtry share/xfce4
+@dirrmtry libexec/xfce4/panel-plugins
+@dirrmtry libexec/xfce4