1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Chase evolution-data-server shlib bump.

While here convert LIB_DEPENDS -> USES=evolutiondataserver3. I almost
missed this port.
This commit is contained in:
Koop Mast 2017-05-17 09:49:41 +00:00
parent b72444443c
commit 592f8031ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441074

View File

@ -3,7 +3,7 @@
PORTNAME= ring-gnome
PORTVERSION= 0.160516
PORTREVISION= 3
PORTREVISION= 4
#DISTVERSIONPREFIX= v
CATEGORIES= net-im net-p2p
@ -23,8 +23,7 @@ LIB_DEPENDS= libringclient.so:net-im/ring-libclient \
libplc4.so:devel/nspr \
libjson-glib-1.0.so:devel/json-glib \
libnss3.so:security/nss \
libsecret-1.so:security/libsecret \
libebook-1.2.so:databases/evolution-data-server
libsecret-1.so:security/libsecret
USE_GITHUB= yes
GH_TUPLE+= savoirfairelinux:ring-client-gnome:07107e9
@ -32,7 +31,7 @@ GH_TUPLE+= savoirfairelinux:ring-client-gnome:07107e9
SUB_FILES= pkg-message
USES= cmake compiler:c++14-lang gettext gmake pkgconfig shebangfix sqlite
USE_GNOME= glib20 gtk20 cairo gdkpixbuf2 libxml2 gtk30
USE_GNOME= evolutiondataserver3 glib20 gtk20 cairo gdkpixbuf2 libxml2 gtk30
USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr xscrnsaver
USE_GL= gl egl
USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets svg \