From 0c23a8af9971d24f7b8359072fbd4bcc652d10b0 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 2 Mar 2009 16:31:59 +0000 Subject: [PATCH] add xfce4-settings: The settings manager allows you to customize your desktop environment in an easy and intuitive way. You can set some hardware components such as mouse, keyboard or display; but also theme your windows, widgets and icons, set your preferred applications, manage your sessions... WWW: http://www.xfce.org/projects/xfce4-settings/ --- sysutils/Makefile | 1 + sysutils/xfce4-settings/Makefile | 34 ++++++++++++++++++++++++ sysutils/xfce4-settings/distinfo | 3 +++ sysutils/xfce4-settings/pkg-descr | 6 +++++ sysutils/xfce4-settings/pkg-plist | 43 +++++++++++++++++++++++++++++++ 5 files changed, 87 insertions(+) create mode 100644 sysutils/xfce4-settings/Makefile create mode 100644 sysutils/xfce4-settings/distinfo create mode 100644 sysutils/xfce4-settings/pkg-descr create mode 100644 sysutils/xfce4-settings/pkg-plist diff --git a/sysutils/Makefile b/sysutils/Makefile index 1164452c331a..04542d7c328d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -855,6 +855,7 @@ SUBDIR += xfce4-minicmd-plugin SUBDIR += xfce4-netload-plugin SUBDIR += xfce4-places-plugin + SUBDIR += xfce4-settings SUBDIR += xfce4-systemload-plugin SUBDIR += xfce4-utils SUBDIR += xfce4-wavelan-plugin diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile new file mode 100644 index 000000000000..b33c2bc1a622 --- /dev/null +++ b/sysutils/xfce4-settings/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: xfce4-settings +# Date created: 2 October 2008 +# Whom: Oliver Lehmann +# +# $FreeBSD$ +# + +PORTNAME= xfce4-settings +PORTVERSION= 4.6.0 +CATEGORIES= sysutils xfce +MASTER_SITES= ${MASTER_SITE_XFCE} +DIST_SUBDIR= xfce4 + +MAINTAINER= oliver@FreeBSD.org +COMMENT= XFce 4 settings application + +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +USE_BZIP2= yes +USE_GETTEXT= yes +USE_GMAKE= yes +USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig +USE_XFCE= configenv libexo libgui libutil xfconf + +post-patch: + # until xfce4-icon-theme is back we rely on Tango + @${REINPLACE_CMD} -e 's|Rodent|Tango|g' \ + ${WRKSRC}/dialogs/appearance-settings/main.c \ + ${WRKSRC}/xfsettingsd/xsettings.xml +.include diff --git a/sysutils/xfce4-settings/distinfo b/sysutils/xfce4-settings/distinfo new file mode 100644 index 000000000000..ed86c07d471b --- /dev/null +++ b/sysutils/xfce4-settings/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-settings-4.6.0.tar.bz2) = ac538c4ab32e3a91f4567141adc3c898 +SHA256 (xfce4/xfce4-settings-4.6.0.tar.bz2) = 7cec5dc4cdbb358bcdb010e43d3984ed9686b136811b0a25f2c5c52db0e7afff +SIZE (xfce4/xfce4-settings-4.6.0.tar.bz2) = 490746 diff --git a/sysutils/xfce4-settings/pkg-descr b/sysutils/xfce4-settings/pkg-descr new file mode 100644 index 000000000000..f3be82d49a40 --- /dev/null +++ b/sysutils/xfce4-settings/pkg-descr @@ -0,0 +1,6 @@ +The settings manager allows you to customize your desktop environment in +an easy and intuitive way. You can set some hardware components such as +mouse, keyboard or display; but also theme your windows, widgets and icons, +set your preferred applications, manage your sessions... + +WWW: http://www.xfce.org/projects/xfce4-settings/ diff --git a/sysutils/xfce4-settings/pkg-plist b/sysutils/xfce4-settings/pkg-plist new file mode 100644 index 000000000000..ff6f3dfec0fc --- /dev/null +++ b/sysutils/xfce4-settings/pkg-plist @@ -0,0 +1,43 @@ +bin/xfce4-appearance-settings +bin/xfce4-accessibility-settings +bin/xfce4-display-settings +bin/xfce4-keyboard-settings +bin/xfce4-mouse-settings +bin/xfce4-settings-helper +bin/xfce4-settings-manager +bin/xfce4-settings-editor +bin/xfsettingsd +etc/xdg/autostart/xfce4-settings-helper-autostart.desktop +etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +share/locale/ca/LC_MESSAGES/xfce4-settings.mo +share/locale/cs/LC_MESSAGES/xfce4-settings.mo +share/locale/da/LC_MESSAGES/xfce4-settings.mo +share/locale/de/LC_MESSAGES/xfce4-settings.mo +share/locale/el/LC_MESSAGES/xfce4-settings.mo +share/locale/es/LC_MESSAGES/xfce4-settings.mo +share/locale/eu/LC_MESSAGES/xfce4-settings.mo +share/locale/fi/LC_MESSAGES/xfce4-settings.mo +share/locale/fr/LC_MESSAGES/xfce4-settings.mo +share/locale/hu/LC_MESSAGES/xfce4-settings.mo +share/locale/id/LC_MESSAGES/xfce4-settings.mo +share/locale/ja/LC_MESSAGES/xfce4-settings.mo +share/locale/nb/LC_MESSAGES/xfce4-settings.mo +share/locale/nl/LC_MESSAGES/xfce4-settings.mo +share/locale/pl/LC_MESSAGES/xfce4-settings.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-settings.mo +share/locale/ru/LC_MESSAGES/xfce4-settings.mo +share/locale/sv/LC_MESSAGES/xfce4-settings.mo +share/locale/tr/LC_MESSAGES/xfce4-settings.mo +share/locale/uk/LC_MESSAGES/xfce4-settings.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo +share/applications/xfce-ui-settings.desktop +share/applications/xfce4-accessibility-settings.desktop +share/applications/xfce-display-settings.desktop +share/applications/xfce-keyboard-settings.desktop +share/applications/xfce-mouse-settings.desktop +share/applications/xfce-settings-manager.desktop +share/applications/xfce4-settings-editor.desktop +@dirrmtry etc/xdg/autostart +@dirrmtry etc/xdg/xfce4/xfconf/xfce-perchannel-xml +@dirrmtry etc/xdg/xfce4/xfconf +@dirrmtry etc/xdg/xfce4