diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 05:15:20 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 05:15:20 +0800 |
commit | bbf370506bfcca759077000e2153f5935bec01cd (patch) | |
tree | 57aaac8f30791bce42c69672b32e176609913271 /misc | |
parent | 7e8521c90682b969b872bd9a113907fd4e924ad0 (diff) | |
download | marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.gz marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.bz2 marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.lz marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.xz marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.zst marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.zip |
- LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7489 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-artwork/Makefile | 23 | ||||
-rw-r--r-- | misc/xfce4-artwork/distinfo | 3 | ||||
-rw-r--r-- | misc/xfce4-artwork/pkg-descr | 1 | ||||
-rw-r--r-- | misc/xfce4-artwork/pkg-plist | 4 | ||||
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 34 | ||||
-rw-r--r-- | misc/xfce4-iconbox/distinfo | 3 | ||||
-rw-r--r-- | misc/xfce4-iconbox/pkg-descr | 4 | ||||
-rw-r--r-- | misc/xfce4-iconbox/pkg-plist | 60 |
8 files changed, 132 insertions, 0 deletions
diff --git a/misc/xfce4-artwork/Makefile b/misc/xfce4-artwork/Makefile new file mode 100644 index 000000000..893e8450e --- /dev/null +++ b/misc/xfce4-artwork/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: xfwm4-artwork +# Date created: 3 August 2003 +# Whom: Dmitry Sivachenko <demon@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= xfce4-artwork +PORTVERSION= 0.0.4 +PORTREVISION= 6 +CATEGORIES= misc xfce +MASTER_SITES= http://download.berlios.de/xfce-goodies/ +DIST_SUBDIR= xfce4 + +MAINTAINER= demon@FreeBSD.org +COMMENT= Additional artwork for the XFce4 desktop environment + +RUN_DEPENDS= ${LOCALBASE}/bin/xfdesktop:${PORTSDIR}/x11-wm/xfce4-desktop + +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/misc/xfce4-artwork/distinfo b/misc/xfce4-artwork/distinfo new file mode 100644 index 000000000..9404e294e --- /dev/null +++ b/misc/xfce4-artwork/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-artwork-0.0.4.tar.gz) = 7b5d96c987a61b1a847b2010b1947244 +SHA256 (xfce4/xfce4-artwork-0.0.4.tar.gz) = 6ccde21c70cd4c32e07fc2fca0bd8fb5c380059cde6c3d3898cd53f4e804e66d +SIZE (xfce4/xfce4-artwork-0.0.4.tar.gz) = 1897295 diff --git a/misc/xfce4-artwork/pkg-descr b/misc/xfce4-artwork/pkg-descr new file mode 100644 index 000000000..02f0dbf1c --- /dev/null +++ b/misc/xfce4-artwork/pkg-descr @@ -0,0 +1 @@ +Additional artwork for the XFce4 desktop environment. diff --git a/misc/xfce4-artwork/pkg-plist b/misc/xfce4-artwork/pkg-plist new file mode 100644 index 000000000..405f5bf66 --- /dev/null +++ b/misc/xfce4-artwork/pkg-plist @@ -0,0 +1,4 @@ +share/xfce4/backdrops/xfce-evil.jpg +share/xfce4/backdrops/xfce-gradiented.png +share/xfce4/backdrops/xfce-transparent.png +share/xfce4/backdrops/xfce-rio.png diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile new file mode 100644 index 000000000..17abd6451 --- /dev/null +++ b/misc/xfce4-iconbox/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: xfce4-iconbox +# Date created: 7 June 2003 +# Whom: James Earl <jdearl@telus.net> +# +# $FreeBSD$ +# + +PORTNAME= xfce4-iconbox +PORTVERSION= 4.2.3 +PORTREVISION= 2 +CATEGORIES= misc 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 icon box, an alternative taskbar + +BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui + +USE_GETTEXT= yes +USE_GNOME= gtk20 +GNU_CONFIGURE= yes +INSTALLS_SHLIB= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ + CPPFLAGS=-I${LOCALBASE}/include \ + LIBS=-L${LOCALBASE}/lib + +.include <bsd.port.mk> diff --git a/misc/xfce4-iconbox/distinfo b/misc/xfce4-iconbox/distinfo new file mode 100644 index 000000000..2b01d4f48 --- /dev/null +++ b/misc/xfce4-iconbox/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-iconbox-4.2.3.tar.gz) = cfd9b7383932fd9e404d79921c9e61d6 +SHA256 (xfce4/xfce4-iconbox-4.2.3.tar.gz) = 9616a60e37830f5cc6dbcf2d051ea313854c8fa44aacfd82f6ce71093d6f6c0a +SIZE (xfce4/xfce4-iconbox-4.2.3.tar.gz) = 424341 diff --git a/misc/xfce4-iconbox/pkg-descr b/misc/xfce4-iconbox/pkg-descr new file mode 100644 index 000000000..883c48476 --- /dev/null +++ b/misc/xfce4-iconbox/pkg-descr @@ -0,0 +1,4 @@ +XFce 4 icon box (Lil' Star - IconBox) is an alternative for the taskbar +provided in the xfce-utils module. + +WWW: http://www.xfce.org diff --git a/misc/xfce4-iconbox/pkg-plist b/misc/xfce4-iconbox/pkg-plist new file mode 100644 index 000000000..06ca32b19 --- /dev/null +++ b/misc/xfce4-iconbox/pkg-plist @@ -0,0 +1,60 @@ +bin/xfce4-iconbox +lib/xfce4/mcs-plugins/xfce4-iconbox_settings.a +lib/xfce4/mcs-plugins/xfce4-iconbox_settings.la +lib/xfce4/mcs-plugins/xfce4-iconbox_settings.so +share/applications/xfce-iconbox-settings.desktop +share/icons/hicolor/48x48/apps/xfce4-iconbox.png +share/icons/hicolor/scalable/apps/xfce4-iconbox.svg +share/locale/af/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ar/LC_MESSAGES/xfce4-iconbox.mo +share/locale/az/LC_MESSAGES/xfce4-iconbox.mo +share/locale/be/LC_MESSAGES/xfce4-iconbox.mo +share/locale/bg/LC_MESSAGES/xfce4-iconbox.mo +share/locale/bn_IN/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ca/LC_MESSAGES/xfce4-iconbox.mo +share/locale/cs/LC_MESSAGES/xfce4-iconbox.mo +share/locale/da/LC_MESSAGES/xfce4-iconbox.mo +share/locale/de/LC_MESSAGES/xfce4-iconbox.mo +share/locale/el/LC_MESSAGES/xfce4-iconbox.mo +share/locale/en_GB/LC_MESSAGES/xfce4-iconbox.mo +share/locale/es/LC_MESSAGES/xfce4-iconbox.mo +share/locale/es_MX/LC_MESSAGES/xfce4-iconbox.mo +share/locale/et/LC_MESSAGES/xfce4-iconbox.mo +share/locale/eu/LC_MESSAGES/xfce4-iconbox.mo +share/locale/fa/LC_MESSAGES/xfce4-iconbox.mo +share/locale/fi/LC_MESSAGES/xfce4-iconbox.mo +share/locale/fr/LC_MESSAGES/xfce4-iconbox.mo +share/locale/gu/LC_MESSAGES/xfce4-iconbox.mo +share/locale/he/LC_MESSAGES/xfce4-iconbox.mo +share/locale/hi/LC_MESSAGES/xfce4-iconbox.mo +share/locale/hu/LC_MESSAGES/xfce4-iconbox.mo +share/locale/it/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ja/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ko/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ku/LC_MESSAGES/xfce4-iconbox.mo +share/locale/lt/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ms/LC_MESSAGES/xfce4-iconbox.mo +share/locale/nl/LC_MESSAGES/xfce4-iconbox.mo +share/locale/nb_NO/LC_MESSAGES/xfce4-iconbox.mo +share/locale/pa/LC_MESSAGES/xfce4-iconbox.mo +share/locale/pl/LC_MESSAGES/xfce4-iconbox.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-iconbox.mo +share/locale/pt_PT/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ro/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ru/LC_MESSAGES/xfce4-iconbox.mo +share/locale/sk/LC_MESSAGES/xfce4-iconbox.mo +share/locale/sv/LC_MESSAGES/xfce4-iconbox.mo +share/locale/ta/LC_MESSAGES/xfce4-iconbox.mo +share/locale/tr/LC_MESSAGES/xfce4-iconbox.mo +share/locale/uk/LC_MESSAGES/xfce4-iconbox.mo +share/locale/vi/LC_MESSAGES/xfce4-iconbox.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-iconbox.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-iconbox.mo +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/nb_NO/LC_MESSAGES +@dirrmtry share/locale/nb_NO +@dirrmtry lib/xfce4/mcs-plugins +@dirrmtry lib/xfce4 |