projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e89f47
)
x11-themes/qtcurve: Sync live ebuild.
author
Lars Wendler
<polynomial-c@gentoo.org>
Mon, 10 Jul 2017 09:16:10 +0000
(11:16 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Mon, 10 Jul 2017 09:18:44 +0000
(11:18 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
x11-themes/qtcurve/qtcurve-9999.ebuild
patch
|
blob
|
history
diff --git
a/x11-themes/qtcurve/qtcurve-9999.ebuild
b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 667418981322383b92d321f228b5f2fb4073feb6..003e5aa51b80872c2076a18a87fcb2223ab74bad 100644
(file)
--- a/
x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/
x11-themes/qtcurve/qtcurve-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-14,6
+14,12
@@
SLOT="0"
IUSE="+X gtk nls plasma qt4 +qt5 test"
KEYWORDS=""
+if [[ "${PV}" != 9999 ]] ; then
+ SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+ S="${WORKDIR}/${P/_/-}"
+fi
+
REQUIRED_USE="gtk? ( X )
|| ( gtk qt4 qt5 )
plasma? ( qt5 )