From f43c5738e55d58f524d273554d46566bfd3e69a1 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Mon, 19 Oct 2015 17:39:59 +0300 Subject: [PATCH 1/7] cantor:pisi2.0 add, --- desktop/kde/application/cantor/actions.py | 25 ++ desktop/kde/application/cantor/pspec.xml | 286 ++++++++++++++++++ .../kde/application/cantor/translations.xml | 18 ++ 3 files changed, 329 insertions(+) create mode 100644 desktop/kde/application/cantor/actions.py create mode 100644 desktop/kde/application/cantor/pspec.xml create mode 100644 desktop/kde/application/cantor/translations.xml diff --git a/desktop/kde/application/cantor/actions.py b/desktop/kde/application/cantor/actions.py new file mode 100644 index 0000000000..71c4814f17 --- /dev/null +++ b/desktop/kde/application/cantor/actions.py @@ -0,0 +1,25 @@ +#!/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 shelltools +from pisi.actionsapi import pisitools +from pisi.actionsapi import kde5 +from pisi.actionsapi import get + +NoStrip=["/usr/share/icons"] +# TODO: KAlgebra icon not shown in GUI +# TODO: more sub packages? *-libs etc.? + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("COPYING*", "DESIGN", "README", "TODO") diff --git a/desktop/kde/application/cantor/pspec.xml b/desktop/kde/application/cantor/pspec.xml new file mode 100644 index 0000000000..c8872ff564 --- /dev/null +++ b/desktop/kde/application/cantor/pspec.xml @@ -0,0 +1,286 @@ + + + + + cantor + http://edu.kde.org/cantor + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + cantar + app:gui + A KDE frontend to mathematical softwares + Cantor is an application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others. + http://download.kde.org/stable/applications/15.08.2/src/cantor-15.08.2.tar.xz + + extra-cmake-modules + qt5-base-devel + mesa-devel + qt5-svg-devel + qt5-xmlpatterns-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + ktexteditor-devel + knewstuff-devel + kpty-devel + analitza-devel + libqalculate-devel + cln-devel + + + + + + cantor + + cln + kio + kpty + ki18n + kparts + libgcc + kconfig + kxmlgui + analitza + karchive + kservice + qt5-base + knewstuff + kcompletion + kcoreaddons + kiconthemes + ktexteditor + ktextwidgets + libqalculate + kconfigwidgets + kwidgetsaddons + qt5-xmlpatterns + kdelibs4-support + + + /etc + /usr/share + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/locale + + + + + cantor-devel + Development files for cantor + + cantor + + + /usr/include + /usr/share/kde5/apps/cmake + + + + + + + + 2015-10-19 + 15.08.2 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-11-13 + 4.14.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-10-15 + 4.14.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-09-20 + 4.14.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-08-21 + 4.14.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-06-13 + 4.13.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-13 + 4.13.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-03 + 4.13.0 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-04-05 + 4.12.4 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-03-04 + 4.12.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-02-06 + 4.12.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-01-13 + 4.11.5 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-12-03 + 4.11.4 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-11-05 + 4.11.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-10-14 + 4.11.2 + Rebuild for icu4c. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-10-02 + 4.11.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-09-07 + 4.11.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-07-02 + 4.10.5 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-06-10 + 4.10.4 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-05-06 + 4.10.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-04-23 + 4.10.2 + Dep fixed + Osman Erkan + osman.erkan@pisilinux.org + + + 2013-04-03 + 4.10.2 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-03-06 + 4.10.1 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-02-15 + 4.10.0 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-01-19 + 4.9.98 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + diff --git a/desktop/kde/application/cantor/translations.xml b/desktop/kde/application/cantor/translations.xml new file mode 100644 index 0000000000..4d18bf07fe --- /dev/null +++ b/desktop/kde/application/cantor/translations.xml @@ -0,0 +1,18 @@ + + + + cantor + Matematiksel uygulamalar için bir KDE önyüzü + Cantor; Sage, Maxima, R and KAlgebra gibi uygulamalara arayüz sağlayarak kullanımı kolaylaştırmayı amaçlar. Çok kullanılan işler için dialoglar sağlar ve çalışmalarınızı başkalarıyla paylaşabilmenize olanak tanır. + + + + cantor-devel + cantor için geliştirme dosyaları + + + + cantor-R + cantor için R arkaucu + + From 81036f475e5e37b66b537375d23f502f39f60968 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Mon, 19 Oct 2015 18:22:10 +0300 Subject: [PATCH 2/7] filelight:pisi 2.0 add --- desktop/kde/application/filelight/actions.py | 19 ++ desktop/kde/application/filelight/pspec.xml | 224 ++++++++++++++++++ .../application/filelight/translations.xml | 8 + 3 files changed, 251 insertions(+) create mode 100644 desktop/kde/application/filelight/actions.py create mode 100644 desktop/kde/application/filelight/pspec.xml create mode 100644 desktop/kde/application/filelight/translations.xml diff --git a/desktop/kde/application/filelight/actions.py b/desktop/kde/application/filelight/actions.py new file mode 100644 index 0000000000..2147d476c8 --- /dev/null +++ b/desktop/kde/application/filelight/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/copyleft/gpl.txt + +from pisi.actionsapi import pisitools +from pisi.actionsapi import kde5 + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "TODO") diff --git a/desktop/kde/application/filelight/pspec.xml b/desktop/kde/application/filelight/pspec.xml new file mode 100644 index 0000000000..ed842bda75 --- /dev/null +++ b/desktop/kde/application/filelight/pspec.xml @@ -0,0 +1,224 @@ + + + + + filelight + http://utils.kde.org/projects/filelight + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + filelight + app:gui + View disk usage information + Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. + http://download.kde.org/stable/applications/15.08.2/src/filelight-15.08.2.tar.xz + + extra-cmake-modules + qt5-base-devel + mesa-devel + qt5-script-devel + kdoctools-devel + kxmlgui-devel + kcoreaddons-devel + kio-devel + kparts-devel + + + + + filelight + + kio + ki18n + solid + kparts + libgcc + kconfig + kxmlgui + kservice + qt5-base + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + + + /etc/xdg/ + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/kde5 + /usr/share/kxmlgui5/filelightpart/filelightpartui.rc + /usr/share/kxmlgui5/filelight/filelightui.rc + /usr/share/kservices5/filelightpart.desktop + /usr/share/icons + /usr/share/applications + + + + + + 2015-10-19 + 15.08.2 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-11-13 + 4.14.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-10-15 + 4.14.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-09-20 + 4.14.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-08-21 + 4.14.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-06-13 + 4.13.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-14 + 4.13.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-03 + 4.13.0 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-04-05 + 4.12.4 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-03-04 + 4.12.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-02-06 + 4.12.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-01-13 + 4.11.5 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-12-03 + 4.11.4 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-11-05 + 4.11.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-10-02 + 4.11.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-09-07 + 4.11.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-07-02 + 4.10.5 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-06-10 + 4.10.4 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-05-06 + 4.10.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-04-03 + 4.10.2 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-03-06 + 4.10.1 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-02-15 + 4.10.0 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-01-19 + 4.9.98 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + diff --git a/desktop/kde/application/filelight/translations.xml b/desktop/kde/application/filelight/translations.xml new file mode 100644 index 0000000000..9f26cd4a38 --- /dev/null +++ b/desktop/kde/application/filelight/translations.xml @@ -0,0 +1,8 @@ + + + + filelight + View disk usage information + Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. + + From 558dba288d056111cef6c3393d07213cbb28337f Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Mon, 19 Oct 2015 19:07:46 +0300 Subject: [PATCH 3/7] granatier:add pisi 2.0 --- desktop/kde/application/granatier/actions.py | 21 ++ desktop/kde/application/granatier/pspec.xml | 228 ++++++++++++++++++ .../application/granatier/translations.xml | 8 + 3 files changed, 257 insertions(+) create mode 100644 desktop/kde/application/granatier/actions.py create mode 100644 desktop/kde/application/granatier/pspec.xml create mode 100644 desktop/kde/application/granatier/translations.xml diff --git a/desktop/kde/application/granatier/actions.py b/desktop/kde/application/granatier/actions.py new file mode 100644 index 0000000000..5fe659814c --- /dev/null +++ b/desktop/kde/application/granatier/actions.py @@ -0,0 +1,21 @@ +#!/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 shelltools +from pisi.actionsapi import pisitools +from pisi.actionsapi import kde5 +from pisi.actionsapi import get + +NoStrip=["/usr/share/icons"] + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() diff --git a/desktop/kde/application/granatier/pspec.xml b/desktop/kde/application/granatier/pspec.xml new file mode 100644 index 0000000000..c52f58167a --- /dev/null +++ b/desktop/kde/application/granatier/pspec.xml @@ -0,0 +1,228 @@ + + + + + granatier + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + granatier + app:gui + A Bomberman game + Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone. + http://download.kde.org/stable/applications/15.08.2/src/granatier-15.08.2.tar.xz + + extra-cmake-modules + qt5-base-devel + mesa-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kdbusaddons-devel + kwidgetsaddons-devel + ki18n-devel + kxmlgui-devel + knewstuff-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + + + + granatier + + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + knewstuff + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + + 2015-10-19 + 15.08.2 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-11-13 + 4.14.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-10-15 + 4.14.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-09-20 + 4.14.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-08-21 + 4.14.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-06-13 + 4.13.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-13 + 4.13.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-03 + 4.13.0 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-04-05 + 4.12.4 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-03-04 + 4.12.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-02-06 + 4.12.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-01-13 + 4.11.5 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-12-03 + 4.11.4 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-11-05 + 4.11.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-10-02 + 4.11.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-09-07 + 4.11.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-07-02 + 4.10.5 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-06-10 + 4.10.4 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-05-06 + 4.10.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-04-03 + 4.10.2 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-03-06 + 4.10.1 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-02-15 + 4.10.0 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-01-19 + 4.9.98 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + diff --git a/desktop/kde/application/granatier/translations.xml b/desktop/kde/application/granatier/translations.xml new file mode 100644 index 0000000000..bcf15a3d06 --- /dev/null +++ b/desktop/kde/application/granatier/translations.xml @@ -0,0 +1,8 @@ + + + + granatier + Bombalama macera oyunu + granatier, oyuncunun yüksekliği her turda azalan bir uçak içinde şehirlere hücum ettiği tek kişilik bir macera oyunudur. + + From b0b987ab67ed588b85b672d06fb60aefa34b0c1e Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Mon, 19 Oct 2015 19:14:54 +0300 Subject: [PATCH 4/7] filelight:delete --- desktop/kde/application/filelight/actions.py | 19 -- desktop/kde/application/filelight/pspec.xml | 224 ------------------ .../application/filelight/translations.xml | 8 - 3 files changed, 251 deletions(-) delete mode 100644 desktop/kde/application/filelight/actions.py delete mode 100644 desktop/kde/application/filelight/pspec.xml delete mode 100644 desktop/kde/application/filelight/translations.xml diff --git a/desktop/kde/application/filelight/actions.py b/desktop/kde/application/filelight/actions.py deleted file mode 100644 index 2147d476c8..0000000000 --- a/desktop/kde/application/filelight/actions.py +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/copyleft/gpl.txt - -from pisi.actionsapi import pisitools -from pisi.actionsapi import kde5 - -def setup(): - kde5.configure() - -def build(): - kde5.make() - -def install(): - kde5.install() - - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "TODO") diff --git a/desktop/kde/application/filelight/pspec.xml b/desktop/kde/application/filelight/pspec.xml deleted file mode 100644 index ed842bda75..0000000000 --- a/desktop/kde/application/filelight/pspec.xml +++ /dev/null @@ -1,224 +0,0 @@ - - - - - filelight - http://utils.kde.org/projects/filelight - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - filelight - app:gui - View disk usage information - Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. - http://download.kde.org/stable/applications/15.08.2/src/filelight-15.08.2.tar.xz - - extra-cmake-modules - qt5-base-devel - mesa-devel - qt5-script-devel - kdoctools-devel - kxmlgui-devel - kcoreaddons-devel - kio-devel - kparts-devel - - - - - filelight - - kio - ki18n - solid - kparts - libgcc - kconfig - kxmlgui - kservice - qt5-base - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /etc/xdg/ - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/kde5 - /usr/share/kxmlgui5/filelightpart/filelightpartui.rc - /usr/share/kxmlgui5/filelight/filelightui.rc - /usr/share/kservices5/filelightpart.desktop - /usr/share/icons - /usr/share/applications - - - - - - 2015-10-19 - 15.08.2 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2014-11-13 - 4.14.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-10-15 - 4.14.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-09-20 - 4.14.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-08-21 - 4.14.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-06-13 - 4.13.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-05-14 - 4.13.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-05-03 - 4.13.0 - Version bump. - Osman Erkan - osman.erkan@pisilinux.org - - - 2014-04-05 - 4.12.4 - Version bump. - Osman Erkan - osman.erkan@pisilinux.org - - - 2014-03-04 - 4.12.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-02-06 - 4.12.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-01-13 - 4.11.5 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-12-03 - 4.11.4 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-11-05 - 4.11.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-10-02 - 4.11.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-09-07 - 4.11.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-07-02 - 4.10.5 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-06-10 - 4.10.4 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-05-06 - 4.10.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-04-03 - 4.10.2 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-03-06 - 4.10.1 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-02-15 - 4.10.0 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-01-19 - 4.9.98 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - diff --git a/desktop/kde/application/filelight/translations.xml b/desktop/kde/application/filelight/translations.xml deleted file mode 100644 index 9f26cd4a38..0000000000 --- a/desktop/kde/application/filelight/translations.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - filelight - View disk usage information - Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. - - From b3f55d5ee2c8e82aed4a01e1808062f1eba8392f Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 20 Oct 2015 23:18:54 +0300 Subject: [PATCH 5/7] libaccounts-glib:add pisi 2.0 --- .../library/libaccounts-glib/actions.py | 31 +++++ .../library/libaccounts-glib/pspec.xml | 123 ++++++++++++++++++ .../library/libaccounts-glib/translations.xml | 18 +++ 3 files changed, 172 insertions(+) create mode 100644 programming/library/libaccounts-glib/actions.py create mode 100644 programming/library/libaccounts-glib/pspec.xml create mode 100644 programming/library/libaccounts-glib/translations.xml diff --git a/programming/library/libaccounts-glib/actions.py b/programming/library/libaccounts-glib/actions.py new file mode 100644 index 0000000000..4bf4662426 --- /dev/null +++ b/programming/library/libaccounts-glib/actions.py @@ -0,0 +1,31 @@ +#!/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + + +def setup(): + shelltools.system("PYTHON=/usr/bin/python2.7 HAVE_GCOV_FALSE='#' ./configure \ + --disable-static \ + --disable-gtk-doc") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.domove("/usr/local/include/libaccounts-glib/*", "/usr/include/libaccounts-glib/") + pisitools.domove("/usr/local/lib/*", "/usr/lib/") + pisitools.domove("/usr/local/bin/*", "/usr/bin/") + pisitools.domove("/usr/local/share/*", "/usr/share/") + + pisitools.removeDir("/usr/local") + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING") diff --git a/programming/library/libaccounts-glib/pspec.xml b/programming/library/libaccounts-glib/pspec.xml new file mode 100644 index 0000000000..2535a53ef2 --- /dev/null +++ b/programming/library/libaccounts-glib/pspec.xml @@ -0,0 +1,123 @@ + + + + + libaccounts-glib + https://code.google.com/p/accounts-sso + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + Accounts and SSO (Single Sign-On) framework + Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. + http://heanet.dl.sourceforge.net/project/kaosx/sources/libaccounts-glib/libaccounts-glib-1.18.tar.gz + + glib2-devel + libxml2-devel + sqlite-devel + gtk-doc + docbook-xsl + python-pygobject-devel + + + + + libaccounts-glib + library + + glib2 + sqlite + libxml2 + + + /usr/bin + /usr/lib + /usr/share/backup-framework/applications/accounts.conf + /usr/share/xml + /usr/share/libaccounts-glib/testdata + /usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml + /usr/share/man/man1 + + + + + libaccounts-glib-devel + Development files for libaccounts-glib + + libaccounts-glib + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/gir-1.0/Accounts-1.0.gir + /usr/share/vala + + + + + libaccounts-glib-docs + data:doc + Help files and API documents for libaccounts-glib + + libaccounts-glib + + + /usr/share/gtk-doc + /usr/share/doc + + + + + + 2015-10-20 + 1.18 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2013-11-11 + 1.15 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-07-29 + 1.11 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-07-28 + 1.8 + Dep Fixed + Osman Erkan + osman.erkan@pisilinux.org + + + 2013-07-28 + 1.8 + Move pc files to devel pack, rebuild + Osman Erkan + osman.erkan@pisilinux.org + + + 2013-05-06 + 1.8 + Sandbox Fixed. + Osman Erkan + osman.erkan@pisilinux.org + + + 2013-03-08 + 1.8 + First release + Erdinç Gültekin + erdincgultekin@gmail + + + diff --git a/programming/library/libaccounts-glib/translations.xml b/programming/library/libaccounts-glib/translations.xml new file mode 100644 index 0000000000..4533eeb399 --- /dev/null +++ b/programming/library/libaccounts-glib/translations.xml @@ -0,0 +1,18 @@ + + + + libaccounts-glib + Accounts and SSO (Single Sign-On) framework + Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. + + + + libaccounts-glib-devel + Development files for libaccounts-glib + + + + libaccounts-glib-docs + Help files and API documents for libaccounts-glib + + \ No newline at end of file From 32c7e6e5323d4fa16cb0a051fb51005f6c7f5cce Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 20 Oct 2015 23:19:25 +0300 Subject: [PATCH 6/7] libaccounts-qt5:first release --- .../library/libaccounts-qt5/actions.py | 23 +++++ programming/library/libaccounts-qt5/pspec.xml | 90 +++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 programming/library/libaccounts-qt5/actions.py create mode 100644 programming/library/libaccounts-qt5/pspec.xml diff --git a/programming/library/libaccounts-qt5/actions.py b/programming/library/libaccounts-qt5/actions.py new file mode 100644 index 0000000000..3d77a7647a --- /dev/null +++ b/programming/library/libaccounts-qt5/actions.py @@ -0,0 +1,23 @@ +#!/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + + +def setup(): + shelltools.system("sed -i 's|SUBDIRS += Accounts tests|SUBDIRS += Accounts|' accounts-qt.pro") + shelltools.system("qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR()) + + pisitools.dodoc("NOTES", "INSTALL", "COPYING", "README.md", "TODO") \ No newline at end of file diff --git a/programming/library/libaccounts-qt5/pspec.xml b/programming/library/libaccounts-qt5/pspec.xml new file mode 100644 index 0000000000..ba2710ea0f --- /dev/null +++ b/programming/library/libaccounts-qt5/pspec.xml @@ -0,0 +1,90 @@ + + + + + libaccounts-qt5 + https://gitlab.com/accounts-sso/libaccounts-qt + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + library + Qt5-based client library for accessing the online accounts database + Qt5-based client library for accessing the online accounts database + https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2 + + doxygen + qt5-base-devel + glib2-devel + libaccounts-glib-devel + + + + + libaccounts-qt5 + + glib2 + libgcc + qt5-base + libaccounts-glib + + + /usr/lib/libaccounts-qt5.so.* + /usr/share/doc/libaccounts-qt5 + --> + + + + + libaccounts-qt5-devel + Development files for libaccounts-qt5 + + libaccounts-qt5 + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + /usr/lib/libaccounts-qt5.so + + + + + libaccounts-qt5-docs + data:doc + Help files and API documents for libaccounts-qt5 + + libaccounts-qt5 + + + /usr/share/doc + + + + + libaccounts-qt5-tools + data:doc + This package contains the tools for the libaccounts-qt5 library + + libaccounts-qt5 + libgcc + qt5-base + + + /usr/bin + /usr/share/libaccounts-qt-tests + + + + + + 2015-10-20 + 1.14 + First release + Alihan Öztürk + alihan@pisilinux.org + + + \ No newline at end of file From bb70c68fd913de484c24cded24c9a23d2c2162c6 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Tue, 20 Oct 2015 23:24:44 +0300 Subject: [PATCH 7/7] libaccounts-qt5:pspec fix --- programming/library/libaccounts-qt5/pspec.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/programming/library/libaccounts-qt5/pspec.xml b/programming/library/libaccounts-qt5/pspec.xml index ba2710ea0f..e7da1afe65 100644 --- a/programming/library/libaccounts-qt5/pspec.xml +++ b/programming/library/libaccounts-qt5/pspec.xml @@ -14,10 +14,10 @@ Qt5-based client library for accessing the online accounts database https://gitlab.com/accounts-sso/libaccounts-qt/repository/archive.tar.bz2 - doxygen + doxygen qt5-base-devel - glib2-devel - libaccounts-glib-devel + glib2-devel + libaccounts-glib-devel @@ -32,7 +32,6 @@ /usr/lib/libaccounts-qt5.so.* /usr/share/doc/libaccounts-qt5 - -->