diff --git a/desktop/polo/actions.py b/desktop/polo/actions.py new file mode 100644 index 0000000000..0c367d2dda --- /dev/null +++ b/desktop/polo/actions.py @@ -0,0 +1,20 @@ +#!/usr/bin/env 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 build(): + shelltools.export("LC_ALL", "en_US.UTF-8") + shelltools.system("sed -i 's|term.feed_child(cmd, -1);|term.feed_child(cmd.to_utf8());|g' src/Gtk/TermBox.vala") + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "LICENSE*", "COPYING", "README*") diff --git a/desktop/polo/pspec.xml b/desktop/polo/pspec.xml new file mode 100644 index 0000000000..bfd23e4f82 --- /dev/null +++ b/desktop/polo/pspec.xml @@ -0,0 +1,74 @@ + + + + + polo + https://github.com/teejee2008/polo + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app + Polo is a modern, light-weight file manager for Linux with support for multiple panes and tabs; support for archives, and much more. + Polo is a modern, light-weight file manager for Linux with support for multiple panes and tabs; support for archives, and much more. + https://github.com/teejee2008/polo/archive/v18.8-beta.tar.gz + + atk-devel + vte-devel + gtk3-devel + vala-devel + zlib-devel + cairo-devel + glib2-devel + pango-devel + gnutls-devel + libX11-devel + libgee-devel + libxml2-devel + libpcre2-devel + json-glib-devel + gdk-pixbuf-devel + + + + + polo + + atk + vte + gtk3 + zlib + cairo + glib2 + p7zip + pango + gnutls + libX11 + libgee + libxml2 + libpcre2 + json-glib + gdk-pixbuf + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + /var/log/polo + + + + + + 2019-01-19 + 18.8 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/desktop/polo/translations.xml b/desktop/polo/translations.xml new file mode 100644 index 0000000000..93197b19c4 --- /dev/null +++ b/desktop/polo/translations.xml @@ -0,0 +1,8 @@ + + + + polo + Polo birden bölmeler ve sekmeler için destek Linux için modern, hafif dosya yöneticisi; arşiv desteği ve çok daha fazlası. + Polo birden bölmeler ve sekmeler için destek Linux için modern, hafif dosya yöneticisi; arşiv desteği ve çok daha fazlası. + + diff --git a/pisi-index.xml b/pisi-index.xml index d8176ae8eb..e26de1e988 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -37432,6 +37432,80 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + polo + https://github.com/teejee2008/polo + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app + desktop + Polo is a modern, light-weight file manager for Linux with support for multiple panes and tabs; support for archives, and much more. + Polo birden bölmeler ve sekmeler için destek Linux için modern, hafif dosya yöneticisi; arşiv desteği ve çok daha fazlası. + Polo is a modern, light-weight file manager for Linux with support for multiple panes and tabs; support for archives, and much more. + Polo birden bölmeler ve sekmeler için destek Linux için modern, hafif dosya yöneticisi; arşiv desteği ve çok daha fazlası. + https://github.com/teejee2008/polo/archive/v18.8-beta.tar.gz + + atk-devel + vte-devel + gtk3-devel + vala-devel + zlib-devel + cairo-devel + glib2-devel + pango-devel + gnutls-devel + libX11-devel + libgee-devel + libxml2-devel + libpcre2-devel + json-glib-devel + gdk-pixbuf-devel + + desktop/polo/pspec.xml + + + polo + + atk + vte + gtk3 + zlib + cairo + glib2 + p7zip + pango + gnutls + libX11 + libgee + libxml2 + libpcre2 + json-glib + gdk-pixbuf + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + /var/log/polo + + + + + 2019-01-19 + 18.8 + First release + PisiLinux Community + admins@pisilinux.org + + + papirus-icon-theme diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 3d78f92819..94b9eddb9f 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -1411628a89dc209051752758f1b4311b706a1312 \ No newline at end of file +f3ea5d744c31eeb699649d4ecbe972bd237b9651 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 1d7557bb40..523206fbf7 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index eaf328558d..3b07f03f6a 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -196c3d0e6526f7456694c489efcd43d958ab02ff \ No newline at end of file +6720e750db5cc0521172732dfd2d7b3d653042c6 \ No newline at end of file