aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mate-polkit
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-01-25 12:31:21 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-01-25 12:31:21 +0000
commit310fc7eeb723e3130db6ec184218e6057537f79f (patch)
tree329fd827b9752aa3d875c61d8b9e9d31a7803dd7 /sysutils/mate-polkit
parent46c8f38e47c759226b0e988bae31201ff3fd94ff (diff)
downloadports-310fc7eeb723e3130db6ec184218e6057537f79f.tar.gz
ports-310fc7eeb723e3130db6ec184218e6057537f79f.zip
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready for prime time. * Fix loading of a number of applets. We rename a number of applets but didn't change the "config" files the "add applet to panel" dialog uses. [1] * Unbreak the creation of new notes with the stickynotes applet [2] PR: 205391 [1], 200349 [2] Obtained from: GNOME devel repo
Notes
Notes: svn path=/head/; revision=407209
Diffstat (limited to 'sysutils/mate-polkit')
-rw-r--r--sysutils/mate-polkit/Makefile7
-rw-r--r--sysutils/mate-polkit/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile
index 6efe6cc176b9..30d04ffde91d 100644
--- a/sysutils/mate-polkit/Makefile
+++ b/sysutils/mate-polkit/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mate-polkit
-PORTVERSION= 1.10.1
+PORTVERSION= 1.12.0
CATEGORIES= sysutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -11,7 +11,8 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= MATE frontend to the PolicKit framework
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
-LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
+LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
+ libaccountsservice.so:${PORTSDIR}/sysutils/accountsservice
PORTSCOUT= limitw:1,even
@@ -20,6 +21,8 @@ USE_GNOME= gtk20 intlhack introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc \
+ --with-gtk=2.0 \
+ --enable-accountsservice \
--localstatedir=/var
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/sysutils/mate-polkit/distinfo b/sysutils/mate-polkit/distinfo
index 4285666c2b35..bf4650ef552e 100644
--- a/sysutils/mate-polkit/distinfo
+++ b/sysutils/mate-polkit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mate/mate-polkit-1.10.1.tar.xz) = 1d128caa99f2180ab92688353ef366d7cfe3ba3db5267200a8659259e178fcaa
-SIZE (mate/mate-polkit-1.10.1.tar.xz) = 326556
+SHA256 (mate/mate-polkit-1.12.0.tar.xz) = c38f0a0c3d4e10fc95d27fa4e8d47eb6948e8c9279a82f316f563666571bf8b9
+SIZE (mate/mate-polkit-1.12.0.tar.xz) = 324708