Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/qtox/
Date: Thu, 01 Dec 2016 17:46:47
Message-Id: 1480614349.3bdbb482b432d5891bfc4975a4fd1385f93ee0ee.gokturk@gentoo
1 commit: 3bdbb482b432d5891bfc4975a4fd1385f93ee0ee
2 Author: Zetok Zalbavar <zetok <AT> openmailbox <DOT> org>
3 AuthorDate: Thu Dec 1 15:58:49 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 17:45:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bdbb482
7
8 net-im/qtox: update dependencies and links in live ebuild
9
10 Package-Manager: portage-2.3.0
11
12 net-im/qtox/qtox-9999.ebuild | 7 ++++---
13 1 file changed, 4 insertions(+), 3 deletions(-)
14
15 diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild
16 index 281c524..df55ab8 100644
17 --- a/net-im/qtox/qtox-9999.ebuild
18 +++ b/net-im/qtox/qtox-9999.ebuild
19 @@ -7,10 +7,9 @@ EAPI=6
20 inherit eutils qmake-utils git-r3
21
22 DESCRIPTION="Most feature-rich GUI for net-libs/tox using Qt5"
23 -HOMEPAGE="https://github.com/tux3/qtox"
24 +HOMEPAGE="https://github.com/qTox/qTox"
25 SRC_URI=""
26 -EGIT_REPO_URI="git://github.com/tux3/qtox.git
27 - https://github.com/tux3/qtox.git"
28 +EGIT_REPO_URI="https://github.com/qTox/qTox.git"
29
30 LICENSE="GPL-3+"
31 SLOT="0"
32 @@ -19,6 +18,7 @@ IUSE="gtk X"
33
34 RDEPEND="
35 dev-db/sqlcipher
36 + dev-libs/libsodium
37 dev-qt/qtconcurrent:5
38 dev-qt/qtcore:5
39 dev-qt/qtgui:5[gif,jpeg,png,xcb]
40 @@ -26,6 +26,7 @@ RDEPEND="
41 dev-qt/qtopengl:5
42 dev-qt/qtsql:5
43 dev-qt/qtsvg:5
44 + dev-qt/qtwidgets:5
45 dev-qt/qtxml:5
46 media-gfx/qrencode
47 media-libs/openal