kde5.güncellendi

This commit is contained in:
giresun28 2016-08-22 18:56:57 +00:00
parent cb0f09bf71
commit d7b538d865
2 changed files with 7 additions and 4 deletions

View File

@ -7,7 +7,8 @@ name=plasma-workspace
version=5.7.3 version=5.7.3
release=1 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() { build() {
cd $name-$version cd $name-$version
@ -20,8 +21,8 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
mkdir -p $PKG/usr/bin/ sed 's|qtpaths|qtpaths-qt5|' -i $PKG/usr/bin/startkde
sed -i "s:qtpaths:&-qt5:g" $PKG/usr/bin/startkde sed 's|qtpaths|qtpaths-qt5|' -i $PKG/usr/bin/startplasmacompositor
mkdir -p $PKG/etc/pam.d mkdir -p $PKG/etc/pam.d
@ -38,4 +39,6 @@ EOF
install -v -dm755 $PKG/usr/share/xsessions install -v -dm755 $PKG/usr/share/xsessions
ln -sfv /usr/share/xsessions/plasma.desktop $PKG/usr/share/xsessions/kf5-plasma.desktop 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
} }

View File

@ -1,7 +1,7 @@
# Description : A drop-down terminal emulator based on KDE konsole technology # Description : A drop-down terminal emulator based on KDE konsole technology
# URL: https://www.kde.org/ # URL: https://www.kde.org/
# Packager: alihan-ozturk28@hotmail.com # 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 name=yakuake
version=3.0.2 version=3.0.2