From d80d83c05747b86aac0e8573ab513a4d4346e82a Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 2 Oct 2006 20:09:36 +0000 Subject: - LOCALBASE git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7475 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/xfce4-windowlist-plugin/Makefile | 31 +++++++++++++++++++++++++++++ deskutils/xfce4-windowlist-plugin/distinfo | 3 +++ deskutils/xfce4-windowlist-plugin/pkg-descr | 12 +++++++++++ deskutils/xfce4-windowlist-plugin/pkg-plist | 4 ++++ 4 files changed, 50 insertions(+) create mode 100644 deskutils/xfce4-windowlist-plugin/Makefile create mode 100644 deskutils/xfce4-windowlist-plugin/distinfo create mode 100644 deskutils/xfce4-windowlist-plugin/pkg-descr create mode 100644 deskutils/xfce4-windowlist-plugin/pkg-plist (limited to 'deskutils/xfce4-windowlist-plugin') diff --git a/deskutils/xfce4-windowlist-plugin/Makefile b/deskutils/xfce4-windowlist-plugin/Makefile new file mode 100644 index 000000000..983cf192c --- /dev/null +++ b/deskutils/xfce4-windowlist-plugin/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: xfce4-windowlist-plugin +# Date created: 2003-04-26 +# Whom: Matt Lancereau +# +# $FreeBSD$ +# $MCom$ + +PORTNAME= xfce4-windowlist-plugin +PORTVERSION= 0.1.0 +PORTREVISION= 5 +CATEGORIES= deskutils xfce +MASTER_SITES= http://download.berlios.de/xfce-goodies/ +DISTNAME= xfce4-windowlist-plugin-${PORTVERSION} +DIST_SUBDIR= xfce4 + +MAINTAINER= ports@FreeBSD.org +COMMENT= A windowlist plugin 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 \ + startup-notification-1.0:${PORTSDIR}/x11/startup-notification +RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel + +USE_GNOME= gtk20 libxml2 +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} + +WRKSRC= ${WRKDIR}/${PORTNAME} + +.include diff --git a/deskutils/xfce4-windowlist-plugin/distinfo b/deskutils/xfce4-windowlist-plugin/distinfo new file mode 100644 index 000000000..43d789bbf --- /dev/null +++ b/deskutils/xfce4-windowlist-plugin/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-windowlist-plugin-0.1.0.tar.gz) = 29b1a752003734c0b8171200dfafb733 +SHA256 (xfce4/xfce4-windowlist-plugin-0.1.0.tar.gz) = da4f7c412528aff2e7d0edc63cb347ee6651134feb1192431f9955c6f11276e3 +SIZE (xfce4/xfce4-windowlist-plugin-0.1.0.tar.gz) = 301770 diff --git a/deskutils/xfce4-windowlist-plugin/pkg-descr b/deskutils/xfce4-windowlist-plugin/pkg-descr new file mode 100644 index 000000000..afbb48e1b --- /dev/null +++ b/deskutils/xfce4-windowlist-plugin/pkg-descr @@ -0,0 +1,12 @@ +xfce4-windowlist-plugin is a windowlist plugin for the xfce4-panel. + +The menubutton shows the icon of the active window. + +Leftclick on the menubutton pops up a configurable window +list (windows on the current workspace or all windows). +Leftclick on the window list activates the selected window, +rightclick pops up a window action menu. + +Author: Andre Lerche + +WWW: http://xfce-goodies.berlios.de/ diff --git a/deskutils/xfce4-windowlist-plugin/pkg-plist b/deskutils/xfce4-windowlist-plugin/pkg-plist new file mode 100644 index 000000000..a690b4f81 --- /dev/null +++ b/deskutils/xfce4-windowlist-plugin/pkg-plist @@ -0,0 +1,4 @@ +lib/xfce4/panel-plugins/libwindowlist.so +lib/xfce4/panel-plugins/libwindowlist.la +lib/xfce4/panel-plugins/libwindowlist.a +@dirrmtry lib/xfce4/panel-plugins -- cgit v1.2.3