Fix build with Qt 5.11
USE_GNOME requires USES=gnome PR: 230884 Obtained from: upstream
This commit is contained in:
parent
d1167490d6
commit
d346e95ffe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478554
@ -6,6 +6,9 @@ DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6.4
|
||||
CATEGORIES= net-p2p
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 428b331d8efe.patch:-p1
|
||||
|
||||
MAINTAINER= peter@netkey.at
|
||||
COMMENT= Private and secure decentralised communication platform
|
||||
|
||||
@ -24,7 +27,8 @@ LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher \
|
||||
libcurl.so:ftp/curl \
|
||||
libmicrohttpd.so:www/libmicrohttpd
|
||||
|
||||
USES= compiler:features desktop-file-utils dos2unix pkgconfig qmake qt:5 ssl
|
||||
USES= compiler:features desktop-file-utils dos2unix \
|
||||
gnome pkgconfig qmake qt:5 ssl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= RetroShare
|
||||
GH_PROJECT= RetroShare
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1530050837
|
||||
TIMESTAMP = 1535718515
|
||||
SHA256 (RetroShare-RetroShare-v0.6.4_GH0.tar.gz) = 84355c0f3be5ec1dfa7253e327ea1254f76f47739c233cfb8d0983ebd1a61f4a
|
||||
SIZE (RetroShare-RetroShare-v0.6.4_GH0.tar.gz) = 20018361
|
||||
SHA256 (428b331d8efe.patch) = eb2586311e56f2cf3ce42eccc3b1647e4a06cba8042e867f379e7d4601ab5172
|
||||
SIZE (428b331d8efe.patch) = 2365
|
||||
|
Loading…
Reference in New Issue
Block a user