From ec655134558b2b6e041505c4016f2e9d68aa64cc Mon Sep 17 00:00:00 2001 From: giresun28 Date: Mon, 1 Aug 2016 12:49:17 +0000 Subject: [PATCH 1/4] =?UTF-8?q?kde.d=C3=BCzenlendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/kde-app/talimat | 2 +- talimatname/genel/kde-extra/talimat | 14 ++++++++++++++ talimatname/genel/kde5/talimat | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 talimatname/genel/kde-extra/talimat diff --git a/talimatname/genel/kde-app/talimat b/talimatname/genel/kde-app/talimat index 115b3d689..8e351a98d 100644 --- a/talimatname/genel/kde-app/talimat +++ b/talimatname/genel/kde-app/talimat @@ -1,7 +1,7 @@ # Description : This package going install KDE5 Applications # URL: https://www.kde.org/ # Packager: alihan-ozturk28@hotmail.com -# Depends on: akonadi akonadi-calendar akonadi-search ark baloo-widgets calendarsupport dolphin dolphin-plugins eventviews ffmpegthumbs grantleetheme gwenview incidenceeditor kaccounts-integration kaccounts-providers kalarmcal kate kblog kcalc kcalcore kcalutils kcontacts kde5-l10n kdeconnect kdegraphics-thumbnailers kdenlive kdepim kdepim-addons kdepim-apps-libs kdepimlibs kdepim-runtime kdgantt2 kdiamond khelpcenter kholidays kidentitymanagement kimap kio-extras kldap kmahjongg kmailtransport kmbox kmime kmix konsole kontactinterface konversation kpat kpimtextedit ktnef libgravatar libkdcraw libkdegames libkdepim libkexiv2 libkgapi libkipi libkleo libkmahjongg libksieve mailcommon mailimporter messagelib okular pimcommon print-manager signon-kwallet-extension spectacle syndication +# Depends on: ark baloo-widgets dolphin dolphin-plugins gwenview kate kcalc kde5-l10n kdeconnect kio-extras konsole konversation okular print-manager spectacle name=kde-app release=1 diff --git a/talimatname/genel/kde-extra/talimat b/talimatname/genel/kde-extra/talimat new file mode 100644 index 000000000..59bc4373c --- /dev/null +++ b/talimatname/genel/kde-extra/talimat @@ -0,0 +1,14 @@ +# Description : This package going install KDE5 Applications +# URL: https://www.kde.org/ +# Packager: alihan-ozturk28@hotmail.com +# Depends on: akonadi akonadi-calendar akonadi-search calendarsupport eventviews ffmpegthumbs grantleetheme incidenceeditor kaccounts-integration kaccounts-providers kalarmcal kblog kcalcore kcalutils kcontacts kdegraphics-thumbnailers kdenlive kdepim kdepim-addons kdepim-apps-libs kdepimlibs kdepim-runtime kdgantt2 kdiamond khelpcenter kholidays kidentitymanagement kimap kldap kmahjongg kmailtransport kmbox kmime kmix kontactinterface kpat kpimtextedit ktnef libgravatar libkdcraw libkdegames libkdepim libkexiv2 libkgapi libkipi libkleo libkmahjongg libksieve mailcommon mailimporter messagelib pimcommon signon-kwallet-extension syndication telepathy + +name=kde-app +release=1 +version=20160722 + +source=(talimat) + +build() { +echo "KDE Applications 5 Extra" +} diff --git a/talimatname/genel/kde5/talimat b/talimatname/genel/kde5/talimat index f90d63cd6..57b89364a 100644 --- a/talimatname/genel/kde5/talimat +++ b/talimatname/genel/kde5/talimat @@ -1,7 +1,7 @@ # Description : This package going install KDE5 and its dependencies # URL: https://www.kde.org/ # Packager: alihan-ozturk28@hotmail.com -# Depends on: kf5 plasma kde-app telepathy xorg phonon-backend-gstreamer-qt5 oxygen-gtk2 oxygen-gtk3 gnupg alsa-plugins noto-fonts sddm +# Depends on: kf5 plasma kde-app xorg phonon-backend-gstreamer-qt5 oxygen-gtk2 oxygen-gtk3 gnupg alsa-plugins noto-fonts sddm name=kde5 release=1 From a5971ba56c0d9568aa002a4f99a3a70b2f5dd72b Mon Sep 17 00:00:00 2001 From: giresun28 Date: Mon, 1 Aug 2016 12:50:16 +0000 Subject: [PATCH 2/4] =?UTF-8?q?kde.d=C3=BCzenlendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/kde-extra/talimat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talimatname/genel/kde-extra/talimat b/talimatname/genel/kde-extra/talimat index 59bc4373c..f62fe1131 100644 --- a/talimatname/genel/kde-extra/talimat +++ b/talimatname/genel/kde-extra/talimat @@ -3,7 +3,7 @@ # Packager: alihan-ozturk28@hotmail.com # Depends on: akonadi akonadi-calendar akonadi-search calendarsupport eventviews ffmpegthumbs grantleetheme incidenceeditor kaccounts-integration kaccounts-providers kalarmcal kblog kcalcore kcalutils kcontacts kdegraphics-thumbnailers kdenlive kdepim kdepim-addons kdepim-apps-libs kdepimlibs kdepim-runtime kdgantt2 kdiamond khelpcenter kholidays kidentitymanagement kimap kldap kmahjongg kmailtransport kmbox kmime kmix kontactinterface kpat kpimtextedit ktnef libgravatar libkdcraw libkdegames libkdepim libkexiv2 libkgapi libkipi libkleo libkmahjongg libksieve mailcommon mailimporter messagelib pimcommon signon-kwallet-extension syndication telepathy -name=kde-app +name=kde-extra release=1 version=20160722 From de611b45367f09deb9fa786bc2b8a6b85a95ccc0 Mon Sep 17 00:00:00 2001 From: giresun28 Date: Mon, 1 Aug 2016 12:57:43 +0000 Subject: [PATCH 3/4] =?UTF-8?q?kf5-kparts.d=C3=BCzenlendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/kf5-kparts/talimat | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/talimatname/genel/kf5-kparts/talimat b/talimatname/genel/kf5-kparts/talimat index d2e6a2a89..42b79666b 100644 --- a/talimatname/genel/kf5-kparts/talimat +++ b/talimatname/genel/kf5-kparts/talimat @@ -11,14 +11,16 @@ _version=5.24 source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz) + 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 } From 4955e9e5d353163ad3c3c8cd9fc2abef86befaa5 Mon Sep 17 00:00:00 2001 From: giresun28 Date: Mon, 1 Aug 2016 14:27:40 +0000 Subject: [PATCH 4/4] =?UTF-8?q?libreoffice.d=C3=BCzenlendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/libreoffice/talimat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talimatname/genel/libreoffice/talimat b/talimatname/genel/libreoffice/talimat index 11dee4051..f64c0866e 100644 --- a/talimatname/genel/libreoffice/talimat +++ b/talimatname/genel/libreoffice/talimat @@ -1,7 +1,7 @@ # Description: LibreOffice is a full-featured office suite. It is largely compatible with Microsoft Office and is descended from OpenOffice.org. # URL: http://www.libreoffice.org # Packagers: alihan-ozturk28@hotmail.com -# Depends on: tar apache-ant openldap python3 cups curl libatomic-ops gtk2 gtk3 perl-archive-zip perl-xml-parser boost expat gstreamer-plugins-base gstreamer1-plugins-base libgsf librsvg libxml2 libxslt neon nss poppler postgresql redland icu hunspell gsfonts dejavu-ttf p7zip graphite2 npapi-sdk clucene serf unixodbc +# Depends on: tar apache-ant junit openldap python3 cups curl libatomic-ops gtk2 gtk3 perl-archive-zip perl-xml-parser boost expat gstreamer-plugins-base gstreamer1-plugins-base libgsf librsvg libxml2 libxslt neon nss poppler postgresql redland icu hunspell gsfonts dejavu-ttf p7zip graphite2 npapi-sdk clucene serf unixodbc name=libreoffice version=5.2.0.3