diff options
author | 2016-10-15 19:44:49 +0200 | |
---|---|---|
committer | 2016-10-22 06:39:50 +1100 | |
commit | b7880a39911680662f2754c240d63d8df0c37111 (patch) | |
tree | 95e5150aac64dad49abf0637f310e368f7f20a12 /app-office/kexi/kexi-9999.ebuild | |
parent | app-office/kexi: RDEPEND on breeze-icons-rcc, drop unused build options (diff) | |
download | kde-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.ebuild | 2 |
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" |