aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-10-15 19:44:49 +0200
committerMichael Palimaka <kensington@gentoo.org>2016-10-22 06:39:50 +1100
commitb7880a39911680662f2754c240d63d8df0c37111 (patch)
tree95e5150aac64dad49abf0637f310e368f7f20a12 /app-office/kexi/kexi-9999.ebuild
parentapp-office/kexi: RDEPEND on breeze-icons-rcc, drop unused build options (diff)
downloadkde-b7880a39911680662f2754c240d63d8df0c37111.tar.gz
kde-b7880a39911680662f2754c240d63d8df0c37111.tar.bz2
kde-b7880a39911680662f2754c240d63d8df0c37111.zip
app-office/kexi: Add first KF5-based release 3.0.0
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-office/kexi/kexi-9999.ebuild')
-rw-r--r--app-office/kexi/kexi-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild
index 74f56b3756..d691a11516 100644
--- a/app-office/kexi/kexi-9999.ebuild
+++ b/app-office/kexi/kexi-9999.ebuild
@@ -10,6 +10,8 @@ inherit kde5
DESCRIPTION="Visual database applications creator"
HOMEPAGE="https://www.kde.org/applications/office/kexi/ http://www.kexi-project.org/"
+[[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz"
+
KEYWORDS=""
IUSE="marble mdb mysql postgres sqlite webkit"