diff --git a/desktop/xfce/addon/catfish/actions.py b/desktop/xfce/addon/catfish/actions.py new file mode 100644 index 0000000000..6c4c634f13 --- /dev/null +++ b/desktop/xfce/addon/catfish/actions.py @@ -0,0 +1,18 @@ +#!/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 pythonmodules +from pisi.actionsapi import pisitools + +def build(): + pythonmodules.compile(pyVer="3") + +def install(): + pythonmodules.install(pyVer="3") + + pisitools.dosym("/usr/share/icons/hicolor/scalable/apps/org.xfce.catfish.svg", "/usr/share/pixmaps/org.xfce.catfish.svg") + + #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/desktop/xfce/addon/catfish/pspec.xml b/desktop/xfce/addon/catfish/pspec.xml new file mode 100644 index 0000000000..3b1682a423 --- /dev/null +++ b/desktop/xfce/addon/catfish/pspec.xml @@ -0,0 +1,73 @@ + + + + + catfish + https://docs.xfce.org/apps/catfish/start + + Pisi Linux Admins + admin@pisilinux.org + + GPLv3 + library + Versatile file searching tool + Çok yönlü dosya arama aracı + https://archive.xfce.org/src/apps/catfish/4.16/catfish-4.16.0.tar.bz2 + + intltool + xdg-utils + gtk3-devel + dbus-python3 + python3-xdg + xfconf-devel + python3-pexpect + python3-cairo-devel + python3-ptyprocess + python3-pygobject3-devel + python3-distutils-extra + + + + + + catfish + + xdg-utils + gtk3 + dbus-python3 + python3-xdg + xfconf + python3-pexpect + python3-cairo + python3-ptyprocess + python3-pygobject3 + python3-distutils + + + /usr/bin + /usr/lib/python3.8 + /usr/share + /usr/share/locale + /usr/share/icons + /usr/share/metainfo + /usr/share/applications + /usr/share/pixmaps + /usr/share/doc + + + + + + 2021-02-02 + 4.16.0 + First release + Pisi Linux Admins + admin@pisilinux.org + + + diff --git a/desktop/xfce/addon/catfish/translations.xml b/desktop/xfce/addon/catfish/translations.xml new file mode 100644 index 0000000000..483d696e73 --- /dev/null +++ b/desktop/xfce/addon/catfish/translations.xml @@ -0,0 +1,8 @@ + + + + catfish + Versatile file searching tool + Çok yönlü dosya arama aracı + + diff --git a/pisi-index.xml b/pisi-index.xml index 9e34c01a2b..98829ae514 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -14807,6 +14807,73 @@ + + + catfish + https://docs.xfce.org/apps/catfish/start + + Pisi Linux Admins + admin@pisilinux.org + + GPLv3 + library + desktop.xfce.addon + Versatile file searching tool + Versatile file searching tool + Çok yönlü dosya arama aracı + Çok yönlü dosya arama aracı + https://archive.xfce.org/src/apps/catfish/4.16/catfish-4.16.0.tar.bz2 + + intltool + xdg-utils + gtk3-devel + dbus-python3 + python3-xdg + xfconf-devel + python3-pexpect + python3-cairo-devel + python3-ptyprocess + python3-pygobject3-devel + python3-distutils-extra + + desktop/xfce/addon/catfish/pspec.xml + + + catfish + + xdg-utils + gtk3 + dbus-python3 + python3-xdg + xfconf + python3-pexpect + python3-cairo + python3-ptyprocess + python3-pygobject3 + python3-distutils + + + /usr/bin + /usr/lib/python3.8 + /usr/share + /usr/share/locale + /usr/share/icons + /usr/share/metainfo + /usr/share/applications + /usr/share/pixmaps + /usr/share/doc + + + + + 2021-02-02 + 4.16.0 + First release + Pisi Linux Admins + admin@pisilinux.org + + + xfce4-mount-plugin @@ -129855,7 +129922,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - 2021-01-10 + 2021-02-27 5.78.0 Version bump. Mustafa Cinasal @@ -152692,9 +152759,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.install-minibrowser.patch enchant-2.x.patch icu59.patch + pkgconfig-enchant-2.patch icu68.patch fix-ftbfs-gcc6.patch gtk-doc.patch + grammar.patch network/misc/webkit-gtk2/pspec.xml @@ -154015,6 +154084,7 @@ complete albums that you have purchased from Amazon. gtk3-devel gtk2-devel webp-devel + libwpe-devel cairo-devel icu4c-devel libXt-devel @@ -154039,6 +154109,7 @@ complete albums that you have purchased from Amazon. gst-plugins-bad-devel gst-plugins-base-devel gobject-introspection-devel + wpebackend-fdo-devel network/misc/webkit2gtk/pspec.xml @@ -154055,6 +154126,7 @@ complete albums that you have purchased from Amazon. libXt glib2 pango + libwpe libX11 libgcc libpng @@ -154086,6 +154158,7 @@ complete albums that you have purchased from Amazon. gst-plugins-base gst-plugins-good gobject-introspection + wpebackend-fdo /usr/lib @@ -242520,6 +242593,48 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + python3-ptyprocess + https://github.com/pexpect/ptyprocess + + Pisi Linux Admins + admin@pisilinux.org + + ISC + library + programming.language.python3 + Run a subprocess in a pseudo terminal + Run a subprocess in a pseudo terminal + Run a subprocess in a pseudo terminal + Run a subprocess in a pseudo terminal + https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-ptyprocess/pspec.xml + + + python3-ptyprocess + + python3 + + + /usr/lib/python3.8 + /usr/share/doc + + + + + 2021-02-03 + 0.7.0 + First release + Pisi Linux Admins + admin@pisilinux.org + + + python3-click @@ -247817,6 +247932,50 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + python3-pexpect + https://pexpect.readthedocs.org/en/stable/ + + Pisi Linux Admins + admin@pisilinux.org + + MIT + library + programming.language.python3 + For controlling and automating applications + For controlling and automating applications + For controlling and automating applications + For controlling and automating applications + https://github.com/pexpect/pexpect/archive/4.8.0.tar.gz + + python3-devel + python3-ptyprocess + python3-setuptools + + programming/language/python3/python3-pexpect/pspec.xml + + + python3-pexpect + + python3 + python3-ptyprocess + + + /usr/lib/python3.8 + /usr/share/doc + + + + + 2021-02-03 + 4.8.0 + First release + Pisi Linux Admins + admin@pisilinux.org + + + python3-zipp @@ -271816,7 +271975,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression A tool for generating C bindings to Rust code Rust koduna C bağlamaları oluşturmak için bir araç Rust koduna C bağlamaları oluşturmak için bir araç - https://github.com/eqrion/cbindgen/archive/v0.17.0.tar.gz + https://github.com/eqrion/cbindgen/archive/v0.18.0.tar.gz rust llvm @@ -271831,6 +271990,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2021-02-27 + 0.18.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-02-26 0.17.0 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 693fef4da2..a183057076 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -cfd6cd8953bc81d2ee346bb84fb6eb984d3cacc9 \ No newline at end of file +02d6109ee187c92bbcfd5bc1210a7b3ee1f2f3c1 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index cbec0abaef..232a22b461 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 46cd9f1d2c..d99db6f422 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -c892958d61b211af182c905879edd6df89d0c505 \ No newline at end of file +efa7258929d2a535bfd53229d209b41c5e69dc33 \ No newline at end of file diff --git a/programming/language/python3/python3-pexpect/actions.py b/programming/language/python3/python3-pexpect/actions.py new file mode 100644 index 0000000000..8a08c58ae2 --- /dev/null +++ b/programming/language/python3/python3-pexpect/actions.py @@ -0,0 +1,16 @@ +#!/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 pythonmodules +from pisi.actionsapi import pisitools + +def build(): + pythonmodules.compile(pyVer="3") + +def install(): + pythonmodules.install(pyVer="3") + + #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/programming/language/python3/python3-pexpect/pspec.xml b/programming/language/python3/python3-pexpect/pspec.xml new file mode 100644 index 0000000000..6f9368a2e9 --- /dev/null +++ b/programming/language/python3/python3-pexpect/pspec.xml @@ -0,0 +1,50 @@ + + + + + python3-pexpect + https://pexpect.readthedocs.org/en/stable/ + + Pisi Linux Admins + admin@pisilinux.org + + MIT + library + For controlling and automating applications + For controlling and automating applications + https://github.com/pexpect/pexpect/archive/4.8.0.tar.gz + + python3-devel + python3-ptyprocess + python3-setuptools + + + + + + python3-pexpect + + python3 + python3-ptyprocess + + + /usr/lib/python3.8 + /usr/share/doc + + + + + + 2021-02-03 + 4.8.0 + First release + Pisi Linux Admins + admin@pisilinux.org + + + diff --git a/programming/language/python3/python3-pexpect/translations.xml b/programming/language/python3/python3-pexpect/translations.xml new file mode 100644 index 0000000000..cb7eb368cf --- /dev/null +++ b/programming/language/python3/python3-pexpect/translations.xml @@ -0,0 +1,8 @@ + + + + python3-pexpect + For controlling and automating applications + For controlling and automating applications + + diff --git a/programming/language/python3/python3-ptyprocess/actions.py b/programming/language/python3/python3-ptyprocess/actions.py new file mode 100644 index 0000000000..8a08c58ae2 --- /dev/null +++ b/programming/language/python3/python3-ptyprocess/actions.py @@ -0,0 +1,16 @@ +#!/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 pythonmodules +from pisi.actionsapi import pisitools + +def build(): + pythonmodules.compile(pyVer="3") + +def install(): + pythonmodules.install(pyVer="3") + + #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/programming/language/python3/python3-ptyprocess/pspec.xml b/programming/language/python3/python3-ptyprocess/pspec.xml new file mode 100644 index 0000000000..236ce97661 --- /dev/null +++ b/programming/language/python3/python3-ptyprocess/pspec.xml @@ -0,0 +1,48 @@ + + + + + python3-ptyprocess + https://github.com/pexpect/ptyprocess + + Pisi Linux Admins + admin@pisilinux.org + + ISC + library + Run a subprocess in a pseudo terminal + Run a subprocess in a pseudo terminal + https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz + + python3-devel + python3-setuptools + + + + + + python3-ptyprocess + + python3 + + + /usr/lib/python3.8 + /usr/share/doc + + + + + + 2021-02-03 + 0.7.0 + First release + Pisi Linux Admins + admin@pisilinux.org + + + diff --git a/programming/language/python3/python3-ptyprocess/translations.xml b/programming/language/python3/python3-ptyprocess/translations.xml new file mode 100644 index 0000000000..d0fd77601b --- /dev/null +++ b/programming/language/python3/python3-ptyprocess/translations.xml @@ -0,0 +1,8 @@ + + + + python3-ptyprocess + Run a subprocess in a pseudo terminal + Run a subprocess in a pseudo terminal + +