From d7b538d8650cf59ac3621af3ae2e31ba21faa191 Mon Sep 17 00:00:00 2001 From: giresun28 Date: Mon, 22 Aug 2016 18:56:57 +0000 Subject: [PATCH] =?UTF-8?q?kde5.g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/plasma-workspace/talimat | 9 ++++++--- talimatname/genel/yakuake/talimat | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/talimatname/genel/plasma-workspace/talimat b/talimatname/genel/plasma-workspace/talimat index 0cda67a1d..8b2538714 100644 --- a/talimatname/genel/plasma-workspace/talimat +++ b/talimatname/genel/plasma-workspace/talimat @@ -7,7 +7,8 @@ name=plasma-workspace version=5.7.3 release=1 -source=( http://download.kde.org/stable/plasma/$version/$name-$version.tar.xz) +source=( http://download.kde.org/stable/plasma/$version/$name-$version.tar.xz + kscreensaver.pam) build() { cd $name-$version @@ -20,8 +21,8 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \ make make DESTDIR=$PKG install -mkdir -p $PKG/usr/bin/ -sed -i "s:qtpaths:&-qt5:g" $PKG/usr/bin/startkde +sed 's|qtpaths|qtpaths-qt5|' -i $PKG/usr/bin/startkde +sed 's|qtpaths|qtpaths-qt5|' -i $PKG/usr/bin/startplasmacompositor mkdir -p $PKG/etc/pam.d @@ -38,4 +39,6 @@ EOF install -v -dm755 $PKG/usr/share/xsessions ln -sfv /usr/share/xsessions/plasma.desktop $PKG/usr/share/xsessions/kf5-plasma.desktop + +install -D -m644 $SRC/kscreensaver.pam $PKG/etc/pam.d/kscreensaver } diff --git a/talimatname/genel/yakuake/talimat b/talimatname/genel/yakuake/talimat index 9cb7b29ce..3a0ea8ba6 100644 --- a/talimatname/genel/yakuake/talimat +++ b/talimatname/genel/yakuake/talimat @@ -1,7 +1,7 @@ # Description : A drop-down terminal emulator based on KDE konsole technology # URL: https://www.kde.org/ # Packager: alihan-ozturk28@hotmail.com -# Depends on: kf5-extra-cmake-modules konsole kf5-karchive kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kglobalaccel kf5-ki18n kf5-kiconthemes kf5-kio kf5-knewstuff kf5-knotifications kf5-knotifyconfig kf5-kparts kf5-kwidgetsaddons kf5-windowsystem +# Depends on: qt5 kf5-extra-cmake-modules konsole kf5-karchive kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kglobalaccel kf5-ki18n kf5-kiconthemes kf5-kio kf5-knewstuff kf5-knotifications kf5-knotifyconfig kf5-kparts kf5-kwidgetsaddons kf5-kwindowsystem name=yakuake version=3.0.2