Add new package: xfce4-settings
The Xfce 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.
This commit is contained in:
parent
6b1fb42a71
commit
b667949021
8 changed files with 151 additions and 0 deletions
5
x11/xfce4-settings/DESCR
Normal file
5
x11/xfce4-settings/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
The Xfce 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.
|
41
x11/xfce4-settings/Makefile
Normal file
41
x11/xfce4-settings/Makefile
Normal file
|
@ -0,0 +1,41 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
.include "../../meta-pkgs/xfce4/Makefile.common"
|
||||
|
||||
DISTNAME= xfce4-settings-${XFCE4_VERSION}
|
||||
CATEGORIES= x11
|
||||
COMMENT= Xfce settings manager
|
||||
|
||||
BUILD_DEFS+= PKG_SYSCONFBASE
|
||||
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
|
||||
|
||||
EGDIR= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml
|
||||
PKG_SYSCONFSUBDIR= xdg
|
||||
|
||||
MAKE_DIRS+= ${XFCE4_EGBASE:Q} ${XFCE4_EGBASE:Q}/xfconf ${EGDIR}
|
||||
|
||||
CONF_FILES= ${EGDIR}/xsettings.xml \
|
||||
${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
|
||||
|
||||
CONF_FILES+= \
|
||||
${XFCE4_EGBASE:Q}/autostart/xfce4-settings-helper-autostart.desktop \
|
||||
${PKG_SYSCONFDIR}/autostart/xfce4-settings-helper-autostart.desktop
|
||||
|
||||
.include "../../devel/libglade/buildlink3.mk"
|
||||
.include "../../devel/libwnck/buildlink3.mk"
|
||||
.include "../../devel/xfconf/buildlink3.mk"
|
||||
.include "../../sysutils/dbus-glib/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../sysutils/libnotify/buildlink3.mk"
|
||||
.include "../../x11/libX11/buildlink3.mk"
|
||||
.include "../../x11/libXcursor/buildlink3.mk"
|
||||
.include "../../x11/libXi/buildlink3.mk"
|
||||
.include "../../x11/libXrandr/buildlink3.mk"
|
||||
.include "../../x11/libxfce4gui/buildlink3.mk"
|
||||
.include "../../x11/libxfce4util/buildlink3.mk"
|
||||
.include "../../x11/libxklavier/buildlink3.mk"
|
||||
.include "../../x11/xfce4-exo/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
43
x11/xfce4-settings/PLIST
Normal file
43
x11/xfce4-settings/PLIST
Normal file
|
@ -0,0 +1,43 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
|
||||
bin/xfce4-accessibility-settings
|
||||
bin/xfce4-appearance-settings
|
||||
bin/xfce4-display-settings
|
||||
bin/xfce4-keyboard-settings
|
||||
bin/xfce4-mouse-settings
|
||||
bin/xfce4-settings-editor
|
||||
bin/xfce4-settings-helper
|
||||
bin/xfce4-settings-manager
|
||||
bin/xfsettingsd
|
||||
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/xfce-ui-settings.desktop
|
||||
share/applications/xfce4-accessibility-settings.desktop
|
||||
share/applications/xfce4-settings-editor.desktop
|
||||
share/examples/xfce4/autostart/xfce4-settings-helper-autostart.desktop
|
||||
share/examples/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/gl/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/it/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/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
|
13
x11/xfce4-settings/buildlink3.mk
Normal file
13
x11/xfce4-settings/buildlink3.mk
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
|
||||
|
||||
BUILDLINK_TREE+= xfce4-settings
|
||||
|
||||
.if !defined(XFCE4_SETTINGS_BUILDLINK3_MK)
|
||||
XFCE4_SETTINGS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.xfce4-settings+= xfce4-settings>=4.6.0
|
||||
BUILDLINK_PKGSRCDIR.xfce4-settings?= ../../x11/xfce4-settings
|
||||
|
||||
.endif # XFCE4_SETTINGS_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -xfce4-settings
|
8
x11/xfce4-settings/distinfo
Normal file
8
x11/xfce4-settings/distinfo
Normal file
|
@ -0,0 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
|
||||
|
||||
SHA1 (xfce4-settings-4.6.1.tar.bz2) = ab117c3923571e2437095fd165ac4bf392e658e0
|
||||
RMD160 (xfce4-settings-4.6.1.tar.bz2) = 6ecfa08d6ad528d43988c5fe128b2fcd6db6f0d3
|
||||
Size (xfce4-settings-4.6.1.tar.bz2) = 501587 bytes
|
||||
SHA1 (patch-aa) = 104e459ab5b7bd4ac821cacada43f2aa4da23f10
|
||||
SHA1 (patch-ab) = 4f23e05cacd765b5be2e101dec29d3c6f5cd839f
|
||||
SHA1 (patch-ac) = 13f09513dbcdc13c11ac92471c34896a3c16d17c
|
13
x11/xfce4-settings/patches/patch-aa
Normal file
13
x11/xfce4-settings/patches/patch-aa
Normal file
|
@ -0,0 +1,13 @@
|
|||
$NetBSD: patch-aa,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
|
||||
|
||||
--- xfsettingsd/Makefile.in.orig 2009-03-09 15:03:06.000000000 +0000
|
||||
+++ xfsettingsd/Makefile.in
|
||||
@@ -339,7 +339,7 @@ top_srcdir = @top_srcdir@
|
||||
@BUILD_XFSETTINGSD_TRUE@INCLUDES = \
|
||||
@BUILD_XFSETTINGSD_TRUE@ -I$(top_srcdir)
|
||||
|
||||
-@BUILD_XFSETTINGSD_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml
|
||||
+@BUILD_XFSETTINGSD_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml
|
||||
@BUILD_XFSETTINGSD_TRUE@settings_DATA = xsettings.xml
|
||||
@BUILD_XFSETTINGSD_TRUE@EXTRA_DIST = \
|
||||
@BUILD_XFSETTINGSD_TRUE@ $(settings_DATA)
|
13
x11/xfce4-settings/patches/patch-ab
Normal file
13
x11/xfce4-settings/patches/patch-ab
Normal file
|
@ -0,0 +1,13 @@
|
|||
$NetBSD: patch-ab,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
|
||||
|
||||
--- xfce4-settings-helper/Makefile.in.orig 2009-03-09 15:03:06.000000000 +0000
|
||||
+++ xfce4-settings-helper/Makefile.in
|
||||
@@ -375,7 +375,7 @@ xfce4_settings_helper_LDADD = $(GTK_LIBS
|
||||
$(LIBXFCEGUI4_LIBS) $(LIBXFCE4KBD_PRIVATE_LIBS) \
|
||||
$(LIBXKLAVIER_LIBS) $(XI_LIBS) $(LIBX11_LIBS) \
|
||||
$(LIBNOTIFY_LIBS) $(LIBWNCK_LIBS) $(am__append_3)
|
||||
-autostartdir = $(sysconfdir)/xdg/autostart
|
||||
+autostartdir = $(datadir)/examples/xfce4/autostart
|
||||
autostart_DATA = xfce4-settings-helper-autostart.desktop
|
||||
EXTRA_DIST = \
|
||||
xfce4-settings-helper-autostart.desktop
|
15
x11/xfce4-settings/patches/patch-ac
Normal file
15
x11/xfce4-settings/patches/patch-ac
Normal file
|
@ -0,0 +1,15 @@
|
|||
$NetBSD: patch-ac,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
|
||||
|
||||
Needed for newer libxlavier API change
|
||||
|
||||
--- dialogs/keyboard-settings/xfce-keyboard-settings.c.orig 2009-09-15 19:42:23.000000000 -0500
|
||||
+++ dialogs/keyboard-settings/xfce-keyboard-settings.c 2009-09-15 19:41:38.000000000 -0500
|
||||
@@ -378,7 +378,7 @@
|
||||
xkl_config_rec_get_from_server (settings->priv->xkl_rec_config, settings->priv->xkl_engine);
|
||||
|
||||
settings->priv->xkl_registry = xkl_config_registry_get_instance (settings->priv->xkl_engine);
|
||||
- xkl_config_registry_load (settings->priv->xkl_registry);
|
||||
+ xkl_config_registry_load (settings->priv->xkl_registry, FALSE);
|
||||
|
||||
/* Tab */
|
||||
xkb_tab_layout_vbox = glade_xml_get_widget (settings->priv->glade_xml, "xkb_tab_layout_vbox");
|
Loading…
Reference in a new issue