mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
update xfce4-settings to 4.8.2
PR: ports/157186 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
This commit is contained in:
parent
1bb6adeaf4
commit
2bde70a778
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275178
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-settings
|
||||
PORTVERSION= 4.8.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.8.2
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -16,8 +15,6 @@ DIST_SUBDIR= xfce4
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= XFce 4 settings application
|
||||
|
||||
CONFLICTS= xfce4-settings-4.6*
|
||||
|
||||
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
|
||||
|
||||
OPTIONS= XKLAVIER "Keyboard layout settings" off \
|
||||
@ -28,6 +25,7 @@ OPTIONS= XKLAVIER "Keyboard layout settings" off \
|
||||
|
||||
CONFIGURE_ARGS= --disable-sound-settings \
|
||||
--disable-debug
|
||||
CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}"
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
@ -36,7 +34,7 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack glib20 gtk20 desktopfileutils intltool intlhack \
|
||||
pkgconfig
|
||||
USE_XFCE= configenv libexo libmenu libutil xfconf
|
||||
USE_XORG= x11 xi
|
||||
USE_XORG= inputproto x11 xi
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-settings-4.8.1.tar.bz2) = 0df5fa505c0a5c0ec0741c0ecb1f18b3fbb59eed39a0b21851ee0379501f1b5a
|
||||
SIZE (xfce4/xfce4-settings-4.8.1.tar.bz2) = 660885
|
||||
SHA256 (xfce4/xfce4-settings-4.8.2.tar.bz2) = 3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0
|
||||
SIZE (xfce4/xfce4-settings-4.8.2.tar.bz2) = 668903
|
||||
|
Loading…
Reference in New Issue
Block a user