projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
228587d
)
kde5-functions.eclass: Raise >=KF-5.37 QT_MINIMAL to 5.7.1
author
Andreas Sturmlechner
<asturm@gentoo.org>
Thu, 17 Aug 2017 17:35:17 +0000
(19:35 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Thu, 17 Aug 2017 18:58:09 +0000
(20:58 +0200)
Raise PLASMA_MINIMAL to 5.10.4.
eclass/kde5-functions.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5-functions.eclass
b/eclass/kde5-functions.eclass
index 34bb74ffa4ae7efea4d7fdf1781b1f3b7c070874..5b1115f08999c7f94b4c4eba9e45bd9ee3e9eb2b 100644
(file)
--- a/
eclass/kde5-functions.eclass
+++ b/
eclass/kde5-functions.eclass
@@
-43,9
+43,8
@@
case ${CATEGORY} in
fi
;;
kde-apps)
- if [[ ${KDE_BUILD_TYPE} = live ]]; then
- : ${QT_MINIMAL:=5.7.1}
- fi
+ : ${QT_MINIMAL:=5.7.1}
+ [[ ${KDE_BUILD_TYPE} = live || ${PV} = 17.08* ]] && : ${FRAMEWORKS_MINIMAL:=5.37.0}
;;
esac
@@
-62,7
+61,7
@@
esac
# @ECLASS-VARIABLE: PLASMA_MINIMAL
# @DESCRIPTION:
# Minimal Plasma version to require for the package.
-: ${PLASMA_MINIMAL:=5.
9.5
}
+: ${PLASMA_MINIMAL:=5.
10.4
}
# @ECLASS-VARIABLE: KDE_APPS_MINIMAL
# @DESCRIPTION: