From ee68ef7feca23a45b9e14350aa9e8211da4652aa Mon Sep 17 00:00:00 2001 From: MEBis Date: Sat, 13 Jan 2018 23:39:22 +0200 Subject: [PATCH] Update talimat --- talimatname/genel/t/telepathy-kde-text-ui/talimat | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/talimatname/genel/t/telepathy-kde-text-ui/talimat b/talimatname/genel/t/telepathy-kde-text-ui/talimat index 2a75df49a..b040de7a9 100644 --- a/talimatname/genel/t/telepathy-kde-text-ui/talimat +++ b/talimatname/genel/t/telepathy-kde-text-ui/talimat @@ -2,19 +2,21 @@ # URL: http://community.kde.org/Real-Time_Communication_and_Collaboration # Paketçi: alihan-ozturk28@hotmail.com # Gerekler: kf5-extra-cmake-modules kf5-kdoctools telepathy-kde-common-internals kf5-kdewebkit kf5-kemoticons +# Grup: kde isim=telepathy-kde-text-ui -surum=16.08.2 +surum=17.12.1 devir=1 _isim=ktp-text-ui -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 ktp-text-ui-$surum cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ - -DBUILD_TESTING=OFF + -DBUILD_TESTING=OFF \ + -Wno-dev make make DESTDIR=$PKG install