summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-03 04:49:36 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-03 04:49:36 +0800
commit4f0fb9aed85d143945114e5698a0830a2d212f74 (patch)
treeb9b8c775c5961dc06aa9581a1699c5bfc275e544 /x11-wm
parente0489f0bc1f2814a9540f7d7ba4376ac3ba8b434 (diff)
downloadmarcuscom-ports-4f0fb9aed85d143945114e5698a0830a2d212f74.tar
marcuscom-ports-4f0fb9aed85d143945114e5698a0830a2d212f74.tar.gz
marcuscom-ports-4f0fb9aed85d143945114e5698a0830a2d212f74.tar.bz2
marcuscom-ports-4f0fb9aed85d143945114e5698a0830a2d212f74.tar.lz
marcuscom-ports-4f0fb9aed85d143945114e5698a0830a2d212f74.tar.xz
marcuscom-ports-4f0fb9aed85d143945114e5698a0830a2d212f74.tar.zst
marcuscom-ports-4f0fb9aed85d143945114e5698a0830a2d212f74.zip
- LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7483 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4-desktop/Makefile46
-rw-r--r--x11-wm/xfce4-desktop/distinfo3
-rw-r--r--x11-wm/xfce4-desktop/pkg-descr6
-rw-r--r--x11-wm/xfce4-desktop/pkg-plist168
4 files changed, 223 insertions, 0 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
new file mode 100644
index 000000000..9b3c42042
--- /dev/null
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -0,0 +1,46 @@
+# New ports collection makefile for: xfdesktop
+# Date created: 7 June 2003
+# Whom: James Earl <jdearl@telus.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xfce4-desktop
+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/
+DISTNAME= xfdesktop-${PORTVERSION}
+DIST_SUBDIR= xfce4
+
+MAINTAINER= oliver@FreeBSD.org
+COMMENT= XFce 4 desktop background manager and root menu
+
+BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager \
+ xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
+ xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
+RUN_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager \
+ xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+
+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
+
+MAN1= xfdesktop.1
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|builtin\(.*\)"quit"|app\1"xfce4-session-logout"|g' \
+ ${WRKSRC}/menu.xml*
+ @${REINPLACE_CMD} -e 's|G_INLINE_FUNC||g' ${WRKSRC}/src/xfce-desktop.c
+
+.include <bsd.port.mk>
diff --git a/x11-wm/xfce4-desktop/distinfo b/x11-wm/xfce4-desktop/distinfo
new file mode 100644
index 000000000..c6c79c130
--- /dev/null
+++ b/x11-wm/xfce4-desktop/distinfo
@@ -0,0 +1,3 @@
+MD5 (xfce4/xfdesktop-4.2.3.tar.gz) = 0be57a574a654625d61281411fb6be55
+SHA256 (xfce4/xfdesktop-4.2.3.tar.gz) = 5e0ede22e6c9441ba3642580c1768995069e8de1536013b65f9394b32152d1e6
+SIZE (xfce4/xfdesktop-4.2.3.tar.gz) = 3169283
diff --git a/x11-wm/xfce4-desktop/pkg-descr b/x11-wm/xfce4-desktop/pkg-descr
new file mode 100644
index 000000000..7e445c91d
--- /dev/null
+++ b/x11-wm/xfce4-desktop/pkg-descr
@@ -0,0 +1,6 @@
+XFce 4 desktop background manager. This program sets the background image
+and provides a root window menu. The module also provides two settings
+manager dialogs that allow you to change the background and change the
+number of workspaces.
+
+WWW: http://www.xfce.org
diff --git a/x11-wm/xfce4-desktop/pkg-plist b/x11-wm/xfce4-desktop/pkg-plist
new file mode 100644
index 000000000..dcc0d3411
--- /dev/null
+++ b/x11-wm/xfce4-desktop/pkg-plist
@@ -0,0 +1,168 @@
+bin/xfce4-menueditor
+bin/xfdesktop
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.cs
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.eu
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.fi
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.he
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.hu
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ja
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nl
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pl
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pt_BR
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ro
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ru
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sk
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sv
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_CN
+etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_TW
+etc/xdg/xfce4/desktop/menu.xml
+etc/xdg/xfce4/desktop/menu.xml.ca
+etc/xdg/xfce4/desktop/menu.xml.cs
+etc/xdg/xfce4/desktop/menu.xml.da
+etc/xdg/xfce4/desktop/menu.xml.de
+etc/xdg/xfce4/desktop/menu.xml.el
+etc/xdg/xfce4/desktop/menu.xml.es
+etc/xdg/xfce4/desktop/menu.xml.et
+etc/xdg/xfce4/desktop/menu.xml.fi
+etc/xdg/xfce4/desktop/menu.xml.fr
+etc/xdg/xfce4/desktop/menu.xml.he
+etc/xdg/xfce4/desktop/menu.xml.hu
+etc/xdg/xfce4/desktop/menu.xml.ja
+etc/xdg/xfce4/desktop/menu.xml.ko
+etc/xdg/xfce4/desktop/menu.xml.nl
+etc/xdg/xfce4/desktop/menu.xml.pl
+etc/xdg/xfce4/desktop/menu.xml.pt_BR
+etc/xdg/xfce4/desktop/menu.xml.ro
+etc/xdg/xfce4/desktop/menu.xml.ru
+etc/xdg/xfce4/desktop/menu.xml.sk
+etc/xdg/xfce4/desktop/menu.xml.sv
+etc/xdg/xfce4/desktop/menu.xml.uk
+etc/xdg/xfce4/desktop/menu.xml.vi
+etc/xdg/xfce4/desktop/menu.xml.zh_TW
+lib/xfce4/mcs-plugins/backdrop_settings.a
+lib/xfce4/mcs-plugins/backdrop_settings.la
+lib/xfce4/mcs-plugins/backdrop_settings.so
+lib/xfce4/modules/xfce4_desktop_menu.a
+lib/xfce4/modules/xfce4_desktop_menu.la
+lib/xfce4/modules/xfce4_desktop_menu.so
+lib/xfce4/panel-plugins/libdesktopmenu.a
+lib/xfce4/panel-plugins/libdesktopmenu.la
+lib/xfce4/panel-plugins/libdesktopmenu.so
+share/applications/xfce-backdrop-settings.desktop
+share/applications/xfce-menueditor.desktop
+share/icons/hicolor/32x32/apps/xfce4-backdrop.png
+share/icons/hicolor/32x32/apps/xfce4-menueditor.png
+share/icons/hicolor/48x48/apps/xfce4-backdrop.png
+share/icons/hicolor/48x48/apps/xfce4-menueditor.png
+share/icons/hicolor/scalable/apps/xfce4-backdrop.svg
+share/icons/hicolor/scalable/apps/xfce4-menueditor.svg
+share/locale/af/LC_MESSAGES/xfdesktop.mo
+share/locale/ar/LC_MESSAGES/xfdesktop.mo
+share/locale/az/LC_MESSAGES/xfdesktop.mo
+share/locale/be/LC_MESSAGES/xfdesktop.mo
+share/locale/bg/LC_MESSAGES/xfdesktop.mo
+share/locale/bn_IN/LC_MESSAGES/xfdesktop.mo
+share/locale/ca/LC_MESSAGES/xfdesktop.mo
+share/locale/cs/LC_MESSAGES/xfdesktop.mo
+share/locale/da/LC_MESSAGES/xfdesktop.mo
+share/locale/de/LC_MESSAGES/xfdesktop.mo
+share/locale/el/LC_MESSAGES/xfdesktop.mo
+share/locale/en_GB/LC_MESSAGES/xfdesktop.mo
+share/locale/eo/LC_MESSAGES/xfdesktop.mo
+share/locale/es/LC_MESSAGES/xfdesktop.mo
+share/locale/es_MX/LC_MESSAGES/xfdesktop.mo
+share/locale/et/LC_MESSAGES/xfdesktop.mo
+share/locale/eu/LC_MESSAGES/xfdesktop.mo
+share/locale/fa/LC_MESSAGES/xfdesktop.mo
+share/locale/fi/LC_MESSAGES/xfdesktop.mo
+share/locale/fr/LC_MESSAGES/xfdesktop.mo
+share/locale/gu/LC_MESSAGES/xfdesktop.mo
+share/locale/he/LC_MESSAGES/xfdesktop.mo
+share/locale/hi/LC_MESSAGES/xfdesktop.mo
+share/locale/hu/LC_MESSAGES/xfdesktop.mo
+share/locale/hy/LC_MESSAGES/xfdesktop.mo
+share/locale/it/LC_MESSAGES/xfdesktop.mo
+share/locale/ja/LC_MESSAGES/xfdesktop.mo
+share/locale/ko/LC_MESSAGES/xfdesktop.mo
+share/locale/ku/LC_MESSAGES/xfdesktop.mo
+share/locale/lt/LC_MESSAGES/xfdesktop.mo
+share/locale/mr/LC_MESSAGES/xfdesktop.mo
+share/locale/ms/LC_MESSAGES/xfdesktop.mo
+share/locale/nb_NO/LC_MESSAGES/xfdesktop.mo
+share/locale/nl/LC_MESSAGES/xfdesktop.mo
+share/locale/pa/LC_MESSAGES/xfdesktop.mo
+share/locale/pl/LC_MESSAGES/xfdesktop.mo
+share/locale/pt_BR/LC_MESSAGES/xfdesktop.mo
+share/locale/pt_PT/LC_MESSAGES/xfdesktop.mo
+share/locale/ro/LC_MESSAGES/xfdesktop.mo
+share/locale/ru/LC_MESSAGES/xfdesktop.mo
+share/locale/sk/LC_MESSAGES/xfdesktop.mo
+share/locale/sl/LC_MESSAGES/xfdesktop.mo
+share/locale/sv/LC_MESSAGES/xfdesktop.mo
+share/locale/ta/LC_MESSAGES/xfdesktop.mo
+share/locale/tr/LC_MESSAGES/xfdesktop.mo
+share/locale/uk/LC_MESSAGES/xfdesktop.mo
+share/locale/vi/LC_MESSAGES/xfdesktop.mo
+share/locale/zh_CN/LC_MESSAGES/xfdesktop.mo
+share/locale/zh_TW/LC_MESSAGES/xfdesktop.mo
+share/pixmaps/xfce4_xicon.png
+share/pixmaps/xfce4_xicon1.png
+share/pixmaps/xfce4_xicon2.png
+share/pixmaps/xfce4_xicon3.png
+share/pixmaps/xfce4_xicon4.png
+share/xfce4/backdrops/flower.png
+share/xfce4/backdrops/xfce4gradientcurve.png
+share/xfce4/backdrops/xfce4logo.png
+share/xfce4/backdrops/xfce-in-a-grid.png
+share/xfce4/backdrops/xfce-in-the-moon.png
+share/xfce4/backdrops/xfce-smoke.png
+share/xfce4/backdrops/xfce-stripes.png
+share/xfce4/backdrops/xfce-stellar-tile.png
+share/xfce4/backdrops/xfce-turbulence.png
+share/xfce4/doc/C/images/root_menu.png
+share/xfce4/doc/C/images/root_menu2.png
+share/xfce4/doc/C/images/select_bg_color.png
+share/xfce4/doc/C/images/xfdesktop-editor.png
+share/xfce4/doc/C/images/xfdesktop-background.png
+share/xfce4/doc/C/images/xfdesktop-list.png
+share/xfce4/doc/C/images/xfdesktop-menu-tab.png
+share/xfce4/doc/C/xfdesktop.html
+share/xfce4/doc/fr/images/root_menu2.png
+share/xfce4/doc/fr/images/root_menu.png
+share/xfce4/doc/fr/images/select_bg_color.png
+share/xfce4/doc/fr/images/xfdesktop-background.png
+share/xfce4/doc/fr/images/xfdesktop-editor.png
+share/xfce4/doc/fr/images/xfdesktop-menu-tab.png
+share/xfce4/doc/fr/images/xfdesktop-list.png
+share/xfce4/doc/fr/xfdesktop.html
+share/xfce4/doc/he/images/root_menu2.png
+share/xfce4/doc/he/images/root_menu.png
+share/xfce4/doc/he/images/select_bg_color.png
+share/xfce4/doc/he/images/xfdesktop-background.png
+share/xfce4/doc/he/images/xfdesktop-editor.png
+share/xfce4/doc/he/images/xfdesktop-menu-tab.png
+share/xfce4/doc/he/images/xfdesktop-list.png
+share/xfce4/doc/he/xfdesktop.html
+@dirrm etc/xdg/xfce4/desktop
+@dirrmtry share/applications
+@dirrmtry etc/xdg/xfce4
+@dirrmtry etc/xdg
+@dirrmtry etc/xfce4
+@dirrmtry lib/xfce4/mcs-plugins
+@dirrmtry lib/xfce4
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrm share/xfce4/backdrops
+@dirrmtry share/xfce4/doc/C/images
+@dirrmtry share/xfce4/doc/C
+@dirrmtry share/xfce4/doc/fr/images
+@dirrmtry share/xfce4/doc/fr
+@dirrmtry share/xfce4/doc/he/images
+@dirrmtry share/xfce4/doc/he
+@dirrmtry share/xfce4/doc
+@dirrmtry share/xfce4
+@dirrmtry share/locale/nb_NO/LC_MESSAGES
+@dirrmtry share/locale/nb_NO