diff --git a/desktop/kde/application/skanlite/actions.py b/desktop/kde/application/skanlite/actions.py new file mode 100644 index 0000000000..fefdf467c1 --- /dev/null +++ b/desktop/kde/application/skanlite/actions.py @@ -0,0 +1,17 @@ +#!/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 get + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() \ No newline at end of file diff --git a/desktop/kde/application/skanlite/pspec.xml b/desktop/kde/application/skanlite/pspec.xml new file mode 100755 index 0000000000..d641304fd2 --- /dev/null +++ b/desktop/kde/application/skanlite/pspec.xml @@ -0,0 +1,78 @@ + + + + + skanlite + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:gui + Lite scanning tool for KDE + Skanlite, provides to use scanner device plugged in your system with Sane backend. + http://download.kde.org/stable/skanlite/2.0/skanlite-2.0.tar.xz + + extra-cmake-modules + qt5-base-devel + zlib-devel + libpng-devel + kcoreaddons-devel + ki18n-devel + kxmlgui-devel + kio-devel + kdoctools-devel + ktextwidgets-devel + libksane-devel + + + + + skanlite + + kio + ki18n + libgcc + libpng + kconfig + kxmlgui + libksane + qt5-base + kcoreaddons + kjobwidgets + kconfigwidgets + kwidgetsaddons + sane-backends + + + /usr/bin + /usr/share/doc + /usr/share/applications + + + + + + 2016-02-02 + 2.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-02-15 + 1.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2012-11-21 + 0.9 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + diff --git a/desktop/kde/application/skanlite/translations.xml b/desktop/kde/application/skanlite/translations.xml new file mode 100755 index 0000000000..394bbcb7ce --- /dev/null +++ b/desktop/kde/application/skanlite/translations.xml @@ -0,0 +1,8 @@ + + + + skanlite + KDE için hafif bir tarayıcı aracı + Skanlite, sisteminize takılı tarayıcı aygıtlarını Sane uygulaması ile birlikte kullanmanıza olanak sağlar. + +