mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- Update xfce4-settings to 4.12.3
- Silence portlint warning about variables ordering - Perform some whitespace changes - Regenerate patch
This commit is contained in:
parent
3e0063cc07
commit
235911d804
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464997
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-settings
|
||||
PORTVERSION= 4.12.2
|
||||
PORTVERSION= 4.12.3
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -14,34 +14,34 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libxklavier.so:x11/libxklavier
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libxklavier.so:x11/libxklavier
|
||||
|
||||
PORTSCOUT= limit:^4\.12\.
|
||||
|
||||
USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= glib20 gtk20 cairo intltool intlhack
|
||||
USE_XFCE= garcon libexo
|
||||
USE_XORG= inputproto x11 xcursor xi xrandr
|
||||
USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce
|
||||
|
||||
CONFIGURE_ARGS=--enable-debug=yes \
|
||||
CONFIGURE_ARGS= --enable-debug=yes \
|
||||
--disable-xorg-libinput
|
||||
|
||||
OPTIONS_DEFINE= NOTIFY NLS UPOWER
|
||||
OPTIONS_DEFAULT= NOTIFY
|
||||
|
||||
UPOWER_DESC= Power management tasks
|
||||
UPOWER_DESC= Power management tasks
|
||||
|
||||
NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
|
||||
NOTIFY_CONFIGURE_ENABLE= libnotify
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_USES= gettext-runtime
|
||||
NLS_USES= gettext-runtime
|
||||
UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower
|
||||
UPOWER_CONFIGURE_ENABLE= upower-glib
|
||||
OPTIONS_SUB= yes
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|Rodent|Adwaita|g' \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1519901394
|
||||
SHA256 (xfce4/xfce4-settings-4.12.2.tar.bz2) = af0e3c0a6501fc99e874103f2597abd1723f06c98f4d9e19a9aabf1842cc2f0d
|
||||
SIZE (xfce4/xfce4-settings-4.12.2.tar.bz2) = 1029833
|
||||
TIMESTAMP = 1521408665
|
||||
SHA256 (xfce4/xfce4-settings-4.12.3.tar.bz2) = 0869a9fb29ff51e8225320ed3c621d922f1e4a99a325a3a35c3b2d7bee700ba2
|
||||
SIZE (xfce4/xfce4-settings-4.12.3.tar.bz2) = 1035504
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- ./configure.orig 2013-05-05 16:12:59.000000000 +0000
|
||||
+++ ./configure 2013-05-05 23:07:53.000000000 +0000
|
||||
@@ -13286,7 +13286,7 @@
|
||||
--- configure.orig 2018-03-18 20:52:52 UTC
|
||||
+++ configure
|
||||
@@ -13868,7 +13868,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
fi
|
||||
|
@ -26,6 +26,7 @@ share/icons/hicolor/128x128/devices/xfce-display-internal.png
|
||||
share/icons/hicolor/128x128/devices/xfce-display-mirror.png
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-settings.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-settings.mo
|
||||
%%NLS%%share/locale/be/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
|
||||
|
Loading…
Reference in New Issue
Block a user