diff --git a/desktop/kde/application/poxml/actions.py b/desktop/kde/application/poxml/actions.py new file mode 100644 index 0000000000..944b442af7 --- /dev/null +++ b/desktop/kde/application/poxml/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 pisitools +from pisi.actionsapi import kde5 + +NoStrip=["/usr/share"] + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("COPYING*") diff --git a/desktop/kde/application/poxml/pspec.xml b/desktop/kde/application/poxml/pspec.xml new file mode 100755 index 0000000000..d23bbab367 --- /dev/null +++ b/desktop/kde/application/poxml/pspec.xml @@ -0,0 +1,159 @@ + + + + + poxml + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + Tools for translating DocBook XML files with Gettex + This is a collection of tools that facilitate translating DocBook XML files using Gettext message files (PO files). + http://download.kde.org/stable/applications/15.12.0/src/poxml-15.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + gettext-devel + kdoctools-devel + docbook-xsl + + + + + poxml + + libgcc + gettext + qt5-base + + + kdesdk + + + kdesdk + + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + + 2015-12-20 + 15.12.0 + 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-03 + 4.11.1 + First release + Mathias Freire + mathiasfreire45@gmail.com + + + diff --git a/desktop/kde/application/poxml/translations.xml b/desktop/kde/application/poxml/translations.xml new file mode 100755 index 0000000000..2a0e5d98a7 --- /dev/null +++ b/desktop/kde/application/poxml/translations.xml @@ -0,0 +1,8 @@ + + + + poxml + DocBook XML dosyalarını çevirme araçları. + poxml, DocBook XML dosyalarını (.po) Gettext yarımıyla çevirmeyi sağlayan bir programdır. + +