Merge pull request #396 from oltulu/patch-180

Update talimat
This commit is contained in:
Milli İşletim Sistemi (Milis Linux) 2018-01-14 03:32:50 +02:00 committed by GitHub
commit 814cc65a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -1,17 +1,18 @@
# Tanım: KCM Module for configuring Telepathy Instant Messaging Accounts
# Tanım: Telepati Anında Mesajlaşma Hesaplarını yapılandırmak için KCM Modülü
# URL: http://community.kde.org/Real-Time_Communication_and_Collaboration
# Paketçi: alihan-ozturk28@hotmail.com
# Gerekler: kf5-extra-cmake-modules telepathy-qt5 kaccounts-providers intltool telepathy-gabble
# Grup: kde
isim=telepathy-kde-accounts-kcm
surum=16.08.2
surum=17.12.1
devir=1
_isim=ktp-accounts-kcm
kaynak=(http://download.kde.org/stable/applications/$surum/src/${_name}-$surum.tar.xz)
kaynak=(http://download.kde.org/stable/applications/$surum/src/${_isim}-$surum.tar.xz)
derle() {
cd ${_name}-$surum
cd ${_isim}-$surum
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTING=OFF