diff --git a/desktop/kde/application/yakuake/actions.py b/desktop/kde/application/yakuake/actions.py new file mode 100644 index 0000000000..d1b80c2799 --- /dev/null +++ b/desktop/kde/application/yakuake/actions.py @@ -0,0 +1,19 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import kde5 +from pisi.actionsapi import pisitools + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "KDE4FAQ", "NEWS", "README", "COPYING.DOC") diff --git a/desktop/kde/application/yakuake/pspec.xml b/desktop/kde/application/yakuake/pspec.xml new file mode 100644 index 0000000000..850b1c240e --- /dev/null +++ b/desktop/kde/application/yakuake/pspec.xml @@ -0,0 +1,73 @@ + + + + + yakuake + http://extragear.kde.org/apps/yakuake + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + yakuake + app:gui + Very powerful Quake style Konsole for KDE4 + The name comes from Yet Another Kuake (thus YaKuake). Its behaviour is similar to the console of the Quake game. + http://download1491.mediafire.com/lme96vhv3ppg/397z19wl2vjuirb/yakuake.tar.gz + + qt5-base-devel + libX11-devel + python3 + qt5-x11extras-devel + extra-cmake-modules + + + + + yakuake + + qt5-base + qt5-x11extras + kio + ki18n + kparts + kconfig + kxmlgui + karchive + kservice + knewstuff + kcoreaddons + kdbusaddons + kiconthemes + kglobalaccel + knotifyconfig + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + libX11 + libgcc + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/locale + /usr/share/doc + + + yakuake.notifyrc + + + + + + 2015-07-25 + 2.9.9 + First Release. + Stefan Gronewold (groni) + groni@pisilinux.org + + + diff --git a/desktop/kde/application/yakuake/translations.xml b/desktop/kde/application/yakuake/translations.xml new file mode 100644 index 0000000000..2201b8f70e --- /dev/null +++ b/desktop/kde/application/yakuake/translations.xml @@ -0,0 +1,8 @@ + + + + yakuake + KDE4 için Quake tarzı oldukça güçlü bir Konsole + İsmi Bir Başka Kuake (Yet Another Kuake - YaKuake) sözcüklerinden gelmektedir. Quake oyunundaki konsola benzer. + +