Update to 4.12.1
This commit is contained in:
parent
5bebf6d215
commit
2ce1d7e698
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422205
2 changed files with 9 additions and 8 deletions
|
@ -2,10 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-settings
|
||||
PORTVERSION= 4.12.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.12.1
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= XFCE
|
||||
MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= xfce@FreeBSD.org
|
||||
|
@ -14,16 +13,17 @@ COMMENT= Xfce 4 settings application
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
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 \
|
||||
libxklavier.so:x11/libxklavier
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= glib20 gtk20 intltool intlhack
|
||||
USE_GNOME= glib20 gtk20 cairo intltool intlhack
|
||||
USE_XFCE= garcon libexo
|
||||
USE_XORG= inputproto x11 xcursor xi xrandr
|
||||
USES= libtool pkgconfig gmake gettext-tools xfce tar:bzip2
|
||||
USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce
|
||||
|
||||
CONFIGURE_ARGS=--enable-debug=yes \
|
||||
--disable-xorg-libinput
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (xfce4/xfce4-settings-4.12.0.tar.bz2) = 04becef105c19d0266cfe8dbf42619e7233c3b9fa99b43dbfc9c6a5959501f81
|
||||
SIZE (xfce4/xfce4-settings-4.12.0.tar.bz2) = 973324
|
||||
TIMESTAMP = 1473948189
|
||||
SHA256 (xfce4/xfce4-settings-4.12.1.tar.bz2) = f6484a0b1a7dad65ba5ee4eba8e07299b7c92a2a8adb195684e0e2b959886574
|
||||
SIZE (xfce4/xfce4-settings-4.12.1.tar.bz2) = 1027325
|
||||
|
|
Loading…
Reference in a new issue