projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09b2f72
)
net-p2p/transmission: drop USE_QT5 option
author
Mike Gilbert
<floppym@gentoo.org>
Sun, 11 Mar 2018 13:49:33 +0000
(09:49 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Sun, 11 Mar 2018 13:49:33 +0000
(09:49 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
net-p2p/transmission/transmission-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/transmission/transmission-9999.ebuild
b/net-p2p/transmission/transmission-9999.ebuild
index 77f58934f3979e09b7c0396d3d74907ec8e6f734..c81c8b0942faa9190c27179aa4e5af763090e176 100644
(file)
--- a/
net-p2p/transmission/transmission-9999.ebuild
+++ b/
net-p2p/transmission/transmission-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-82,7
+82,6
@@
src_configure() {
-DENABLE_NLS=$(usex nls ON OFF)
-DENABLE_QT=$(usex qt5 ON OFF)
-DENABLE_TESTS=$(usex test ON OFF)
- -DUSE_QT5=ON
-DUSE_SYSTEM_EVENT2=ON
-DUSE_SYSTEM_DHT=OFF