Chase evolution-data-server shlib bump.
While here convert LIB_DEPENDS -> USES=evolutiondataserver3. I almost missed this port.
This commit is contained in:
parent
b72444443c
commit
592f8031ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441074
1 changed files with 3 additions and 4 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue