Update talimat

This commit is contained in:
MEBis 2017-12-21 09:34:27 +03:00 committed by GitHub
parent 607caaa680
commit 73c06e25eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -2,17 +2,18 @@
# URL: https://www.kde.org/
# Paketçi: alihan-ozturk28@hotmail.com
# Gerekler: lmdb attr kf5-kauth kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kfilemetadata kf5-ki18n kf5-kidletime kf5-kio kf5-solid hicolor-icon-theme xdg-utils
# Grup: kde
isim=kf5-baloo
surum=5.27.0
surum=5.41.0
devir=1
_isim=baloo
_surum=5.27
_surum=5.41
kaynak=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$surum.tar.xz)
kaynak=( http://download.kde.org/stable/frameworks/${_surum}/${_isim}-$surum.tar.xz)
derle() {
cd ${_name}-$surum
cd ${_isim}-$surum
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DLIB_INSTALL_DIR=lib \