- Update to 4.10.1

- Finish to convert USES
- Remove desktopfileutils, because MimeType entry is not present in desktop
file
This commit is contained in:
Olivier Duchateau 2013-05-08 15:23:41 +00:00
parent 2c7e03137c
commit d67bba5a5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317675
5 changed files with 22 additions and 23 deletions

View file

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= xfce4-settings
PORTVERSION= 4.10.0
PORTREVISION= 5
PORTVERSION= 4.10.1
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
@ -18,10 +18,10 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack glib20 gtk20 desktopfileutils intltool intlhack
USE_GNOME= glib20 gtk20 intltool intlhack
USE_XFCE= configenv garcon libexo libmenu libutil xfconf
USE_XORG= inputproto x11 xi
USEs= pkgconfig
USES= pathfix pkgconfig
CONFIGURE_ARGS= --enable-pluggable-dialogs \
--enable-gio-unix
@ -89,7 +89,4 @@ post-patch:
s|xkl_engine_stop_listen (settings->priv->xkl_engine)|xkl_engine_stop_listen (settings->priv->xkl_engine, FALSE)|g' \
${WRKSRC}/dialogs/keyboard-settings/xfce-keyboard-settings.c
post-install:
@-update-desktop-database
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (xfce4/xfce4-settings-4.10.0.tar.bz2) = 0843f09ba9673f1d1b5df8dce4a17b63c183a9ba3be75fb6ef99a67fc8c1f77e
SIZE (xfce4/xfce4-settings-4.10.0.tar.bz2) = 782922
SHA256 (xfce4/xfce4-settings-4.10.1.tar.bz2) = 118a6959ea50e3a533d7aa18ec5a878a47a30608b3ce9ce59a93c3888f4e13d5
SIZE (xfce4/xfce4-settings-4.10.1.tar.bz2) = 777735

View file

@ -0,0 +1,11 @@
--- ./configure.orig 2013-05-05 16:12:59.000000000 +0000
+++ ./configure 2013-05-05 23:07:53.000000000 +0000
@@ -13286,7 +13286,7 @@
fi
fi
- USE_NLS=yes
+# USE_NLS=yes
gt_cv_have_gettext=no

View file

@ -1,5 +1,5 @@
--- ./dialogs/appearance-settings/appearance-install-theme.orig 2012-04-28 20:48:30.000000000 +0000
+++ ./dialogs/appearance-settings/appearance-install-theme 2013-02-18 21:08:13.000000000 +0000
--- ./dialogs/appearance-settings/appearance-install-theme.orig 2013-05-05 16:12:54.000000000 +0000
+++ ./dialogs/appearance-settings/appearance-install-theme 2013-05-05 23:09:09.000000000 +0000
@@ -89,7 +89,11 @@
# check file size, abort if bigger then 50Mb, only works for files
@ -13,12 +13,3 @@
if test "$dndsize" -gt 52428800; then
# 2: File too big
exit 2
@@ -140,7 +144,7 @@
detectthemes "gtk-2.0/gtkrc"
# install gtk-3.0 themes
- detectthemes "gtk-3.0/gtkrc"
+ detectthemes "gtk-3.0/gtk.css"
# install xfwm4 themes
detectthemes "xfwm4/themerc"

View file

@ -11,7 +11,7 @@ etc/xdg/autostart/xfsettingsd.desktop
etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
etc/xdg/menus/xfce-settings-manager.menu
lib/xfce4/settings/appearance-install-theme
%%XRANDR%%%%NLS%%share/applications/xfce-display-settings.desktop
%%XRANDR%%share/applications/xfce-display-settings.desktop
share/applications/xfce-keyboard-settings.desktop
share/applications/xfce4-mime-settings.desktop
share/applications/xfce-mouse-settings.desktop
@ -21,6 +21,7 @@ share/applications/xfce4-accessibility-settings.desktop
share/applications/xfce4-settings-editor.desktop
%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/bn/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-settings.mo
@ -55,6 +56,7 @@ share/applications/xfce4-settings-editor.desktop
%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/si/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/te/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-settings.mo
@ -64,8 +66,6 @@ share/applications/xfce4-settings-editor.desktop
%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-settings.mo
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES