From 5142e6f517d090b5feae8c8b9d3a2b9891091875 Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 2 Oct 2006 21:17:04 +0000 Subject: - Move to LOCALBASE... the last port!!!!!!!! WOOOO! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7490 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-wm/xfce4-systray/Makefile | 33 +++++++++++++++++++++++++++++++++ x11-wm/xfce4-systray/distinfo | 3 +++ x11-wm/xfce4-systray/pkg-descr | 3 +++ x11-wm/xfce4-systray/pkg-plist | 5 +++++ 4 files changed, 44 insertions(+) create mode 100644 x11-wm/xfce4-systray/Makefile create mode 100644 x11-wm/xfce4-systray/distinfo create mode 100644 x11-wm/xfce4-systray/pkg-descr create mode 100644 x11-wm/xfce4-systray/pkg-plist (limited to 'x11-wm') diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile new file mode 100644 index 000000000..e30ba3286 --- /dev/null +++ b/x11-wm/xfce4-systray/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: xfce4-systray +# Date created: 3 July 2003 +# Whom: James Earl +# +# $FreeBSD$ +# + +PORTNAME= xfce4-systray +PORTVERSION= 4.2.3 +PORTREVISION= 2 +CATEGORIES= x11-wm xfce +MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ +DIST_SUBDIR= xfce4 + +MAINTAINER= oliver@FreeBSD.org +COMMENT= XFce 4 system tray module for xfce4-panel + +BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ + xml2.5:${PORTSDIR}/textproc/libxml2 \ + startup-notification-1.0:${PORTSDIR}/x11/startup-notification +RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel + +USE_GNOME= gtk20 +GNU_CONFIGURE= yes +INSTALLS_SHLIB= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} + +.include diff --git a/x11-wm/xfce4-systray/distinfo b/x11-wm/xfce4-systray/distinfo new file mode 100644 index 000000000..61ea05177 --- /dev/null +++ b/x11-wm/xfce4-systray/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-systray-4.2.3.tar.gz) = e55fbdecbee9b414c703d47988c5135c +SHA256 (xfce4/xfce4-systray-4.2.3.tar.gz) = 7ac887e9348e535d4d4c3d4f5edcc90e51f309afdab3d697995d1d17e737fd76 +SIZE (xfce4/xfce4-systray-4.2.3.tar.gz) = 320138 diff --git a/x11-wm/xfce4-systray/pkg-descr b/x11-wm/xfce4-systray/pkg-descr new file mode 100644 index 000000000..c9fccc448 --- /dev/null +++ b/x11-wm/xfce4-systray/pkg-descr @@ -0,0 +1,3 @@ +XFce 4 system tray or notification area for xfce4-panel. + +WWW: http://www.xfce.org diff --git a/x11-wm/xfce4-systray/pkg-plist b/x11-wm/xfce4-systray/pkg-plist new file mode 100644 index 000000000..f9cf3d39e --- /dev/null +++ b/x11-wm/xfce4-systray/pkg-plist @@ -0,0 +1,5 @@ +lib/xfce4/panel-plugins/libsystray.a +lib/xfce4/panel-plugins/libsystray.la +lib/xfce4/panel-plugins/libsystray.so +@dirrmtry lib/xfce4/panel-plugins +@dirrmtry lib/xfce4 -- cgit v1.2.3