- Update to 4.12.4

- Sort USES
- Adjust dependencies (reported by QA script)

PR:		218108
Submitted by:	duchateau.olivier@gmail.com
This commit is contained in:
Martin Wilke 2017-04-28 13:36:01 +00:00
parent 51c7ba9be7
commit 449c32fa98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439609
2 changed files with 11 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-wm
PORTVERSION= 4.12.3
PORTVERSION= 4.12.4
CATEGORIES= x11-wm xfce
MASTER_SITES= XFCE/src/xfce/xfwm4/${PORTVERSION:R}
DISTNAME= xfwm4-${PORTVERSION}
@ -13,7 +13,10 @@ COMMENT= Xfce's window manager
LICENSE= GPLv2
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
CONFIGURE_ARGS= --enable-xsync \
--enable-render \
@ -22,11 +25,11 @@ CONFIGURE_ARGS= --enable-xsync \
--disable-kde-systray
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USES= pkgconfig gmake gettext-tools xfce tar:bzip2
USE_GNOME= gtk20 intltool intlhack libwnck
USES= gettext-tools gmake pkgconfig tar:bzip2 xfce
USE_GNOME= gtk20 intltool libwnck cairo
USE_LDCONFIG= yes
USE_XFCE= libmenu
USE_XORG= x11 sm xcomposite xdamage xext xfixes xrandr xrender
USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xrandr xrender
DATADIR= ${PREFIX}/share/xfwm4
OPTIONS_DEFINE= DRM NLS STARTUP

View File

@ -1,2 +1,3 @@
SHA256 (xfce4/xfwm4-4.12.3.tar.bz2) = f4a988fbc4e0df7e8583c781d271559e56fd28696092f94ae052e9e6edb09eac
SIZE (xfce4/xfwm4-4.12.3.tar.bz2) = 1191929
TIMESTAMP = 1489679615
SHA256 (xfce4/xfwm4-4.12.4.tar.bz2) = fa74048a75649a6e92df763a3cfb706d3fed1e1a6adf567f6693325a5a6efb36
SIZE (xfce4/xfwm4-4.12.4.tar.bz2) = 1208874