2015-03-23 14:47:10 +08:00
|
|
|
#
|
|
|
|
# GLOBAL PACKAGE SETTINGS
|
|
|
|
#
|
|
|
|
# These settings will be sourced directly from the PKGBUILDS
|
|
|
|
|
2018-06-18 00:14:15 +08:00
|
|
|
# Frameworks version
|
2018-07-16 03:40:33 +08:00
|
|
|
Version="18.04.3"
|
2018-06-18 00:14:15 +08:00
|
|
|
# Tthe branch to build for stable/unstable
|
|
|
|
Branch="stable"
|
|
|
|
|
|
|
|
|
|
|
|
# TO BE REMOVED!
|
|
|
|
|
2015-03-23 14:47:10 +08:00
|
|
|
# KDE settings
|
2018-05-16 01:54:33 +08:00
|
|
|
_kdever="18.04.1"
|
2018-04-13 02:57:15 +08:00
|
|
|
#_mirror="http://download.kde.org/stable/applications/${_kdever}/src"
|
2018-05-26 13:14:36 +08:00
|
|
|
_mirror="http://download.kde.org/stable/applications/${_kdever}/src"
|
2015-03-23 14:47:10 +08:00
|
|
|
_oldkdever="4.14.3"
|
2015-08-15 16:32:44 +08:00
|
|
|
_workspace_ver="4.11.22"
|
2017-11-20 15:18:12 +08:00
|
|
|
_libsver="4.14.38"
|
2017-11-25 00:25:35 +08:00
|
|
|
_kdevver='5.2.1'
|