kde5.güncellendi

This commit is contained in:
giresun28 2016-08-22 18:53:48 +00:00
parent 6a5434f130
commit cb0f09bf71
2 changed files with 4 additions and 4 deletions

View File

@ -13,13 +13,13 @@ source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version
build() {
cd ${_name}-$version
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DLIB_INSTALL_DIR=lib \
-DBUILD_TESTING=OFF \
-Wno-dev
-Wno-dev ..
make
make DESTDIR=$PKG install
}

View File

@ -1,7 +1,7 @@
# Description : KDE Config Module for SDDM.
# URL: https://www.kde.org/
# Packager: alihan-ozturk@hotmail.com
# Depends on: kf5-extra-cmake-modules kf5-kdoctools qt5 sddm xorg-libxcursor kf5-kio
# Depends on: kf5-extra-cmake-modules sddm qt5 kf5-kio kf5-kauth kf5-kconfigwidgets kf5-kcoreaddons kf5-ki18n kf5-kxmlgui xorg-libx11 xcb-util-image libxcb xorg-libxcursor
name=plasma-sddm-kcm
version=5.7.3