Merge pull request #9065 from Rmys/master
catfish Versatile file searching tool
This commit is contained in:
@@ -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")
|
||||
@@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>catfish</Name>
|
||||
<Homepage>https://docs.xfce.org/apps/catfish/start</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Versatile file searching tool</Summary>
|
||||
<Description>Çok yönlü dosya arama aracı </Description>
|
||||
<Archive sha1sum="5801a00a05bbd237463a555f1f810d37c0d361d7" type="tarbz2">https://archive.xfce.org/src/apps/catfish/4.16/catfish-4.16.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>xdg-utils</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>dbus-python3</Dependency>
|
||||
<Dependency>python3-xdg</Dependency>
|
||||
<Dependency>xfconf-devel</Dependency>
|
||||
<Dependency>python3-pexpect</Dependency>
|
||||
<Dependency>python3-cairo-devel</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
<Dependency>python3-pygobject3-devel</Dependency>
|
||||
<Dependency>python3-distutils-extra</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>catfish.patch</Patch>
|
||||
<Patch level="1">catfish.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>catfish</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>xdg-utils</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>dbus-python3</Dependency>
|
||||
<Dependency>python3-xdg</Dependency>
|
||||
<Dependency>xfconf</Dependency>
|
||||
<Dependency>python3-pexpect</Dependency>
|
||||
<Dependency>python3-cairo</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
<Dependency>python3-pygobject3</Dependency>
|
||||
<Dependency>python3-distutils</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/python3.8</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="info">/usr/share/metainfo</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-02-02</Date>
|
||||
<Version>4.16.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>catfish</Name>
|
||||
<Summary xml:lang="tr">Versatile file searching tool</Summary>
|
||||
<Description xml:lang="tr">Çok yönlü dosya arama aracı </Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
+168
-2
@@ -14807,6 +14807,73 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>catfish</Name>
|
||||
<Homepage>https://docs.xfce.org/apps/catfish/start</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>desktop.xfce.addon</PartOf>
|
||||
<Summary xml:lang="en">Versatile file searching tool</Summary>
|
||||
<Summary xml:lang="tr">Versatile file searching tool</Summary>
|
||||
<Description xml:lang="en">Çok yönlü dosya arama aracı</Description>
|
||||
<Description xml:lang="tr">Çok yönlü dosya arama aracı </Description>
|
||||
<Archive type="tarbz2" sha1sum="5801a00a05bbd237463a555f1f810d37c0d361d7" name="catfish-4.16.0.tar.bz2">https://archive.xfce.org/src/apps/catfish/4.16/catfish-4.16.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>xdg-utils</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>dbus-python3</Dependency>
|
||||
<Dependency>python3-xdg</Dependency>
|
||||
<Dependency>xfconf-devel</Dependency>
|
||||
<Dependency>python3-pexpect</Dependency>
|
||||
<Dependency>python3-cairo-devel</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
<Dependency>python3-pygobject3-devel</Dependency>
|
||||
<Dependency>python3-distutils-extra</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/xfce/addon/catfish/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>catfish</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>xdg-utils</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>dbus-python3</Dependency>
|
||||
<Dependency>python3-xdg</Dependency>
|
||||
<Dependency>xfconf</Dependency>
|
||||
<Dependency>python3-pexpect</Dependency>
|
||||
<Dependency>python3-cairo</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
<Dependency>python3-pygobject3</Dependency>
|
||||
<Dependency>python3-distutils</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/python3.8</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="info">/usr/share/metainfo</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-02-02</Date>
|
||||
<Version>4.16.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>xfce4-mount-plugin</Name>
|
||||
@@ -129855,7 +129922,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="35">
|
||||
<Date>2021-01-10</Date>
|
||||
<Date>2021-02-27</Date>
|
||||
<Version>5.78.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
@@ -152692,9 +152759,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
<Patch level="1">install-minibrowser.patch</Patch>
|
||||
<Patch level="1">enchant-2.x.patch</Patch>
|
||||
<Patch level="1">icu59.patch</Patch>
|
||||
<Patch level="1">pkgconfig-enchant-2.patch</Patch>
|
||||
<Patch level="1">icu68.patch</Patch>
|
||||
<Patch level="1">fix-ftbfs-gcc6.patch</Patch>
|
||||
<Patch level="1">gtk-doc.patch</Patch>
|
||||
<Patch level="1">grammar.patch</Patch>
|
||||
</Patches>
|
||||
<SourceURI>network/misc/webkit-gtk2/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
@@ -154015,6 +154084,7 @@ complete albums that you have purchased from Amazon.</Description>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>webp-devel</Dependency>
|
||||
<Dependency>libwpe-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>libXt-devel</Dependency>
|
||||
@@ -154039,6 +154109,7 @@ complete albums that you have purchased from Amazon.</Description>
|
||||
<Dependency>gst-plugins-bad-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>wpebackend-fdo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>network/misc/webkit2gtk/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
@@ -154055,6 +154126,7 @@ complete albums that you have purchased from Amazon.</Description>
|
||||
<Dependency>libXt</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>libwpe</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
@@ -154086,6 +154158,7 @@ complete albums that you have purchased from Amazon.</Description>
|
||||
<Dependency>gst-plugins-base</Dependency>
|
||||
<Dependency>gst-plugins-good</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>wpebackend-fdo</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -242520,6 +242593,48 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>python3-ptyprocess</Name>
|
||||
<Homepage>https://github.com/pexpect/ptyprocess</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>ISC</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<Summary xml:lang="en">Run a subprocess in a pseudo terminal</Summary>
|
||||
<Summary xml:lang="tr">Run a subprocess in a pseudo terminal</Summary>
|
||||
<Description xml:lang="en">Run a subprocess in a pseudo terminal</Description>
|
||||
<Description xml:lang="tr">Run a subprocess in a pseudo terminal</Description>
|
||||
<Archive type="targz" sha1sum="2d8830d1025c8e33149c7723c2f283122f9488c1" name="ptyprocess-0.7.0.tar.gz">https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/python3/python3-ptyprocess/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>python3-ptyprocess</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3.8</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-02-03</Date>
|
||||
<Version>0.7.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>python3-click</Name>
|
||||
@@ -247817,6 +247932,50 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>python3-pexpect</Name>
|
||||
<Homepage>https://pexpect.readthedocs.org/en/stable/</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<Summary xml:lang="en">For controlling and automating applications</Summary>
|
||||
<Summary xml:lang="tr">For controlling and automating applications</Summary>
|
||||
<Description xml:lang="en">For controlling and automating applications</Description>
|
||||
<Description xml:lang="tr">For controlling and automating applications</Description>
|
||||
<Archive type="targz" sha1sum="3f6c41a4a72dc802f3431f5d2367a4259f9b1813" name="4.8.0.tar.gz">https://github.com/pexpect/pexpect/archive/4.8.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/python3/python3-pexpect/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>python3-pexpect</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3.8</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-02-03</Date>
|
||||
<Version>4.8.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>python3-zipp</Name>
|
||||
@@ -271816,7 +271975,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
<Summary xml:lang="tr">A tool for generating C bindings to Rust code</Summary>
|
||||
<Description xml:lang="en">Rust koduna C bağlamaları oluşturmak için bir araç</Description>
|
||||
<Description xml:lang="tr">Rust koduna C bağlamaları oluşturmak için bir araç</Description>
|
||||
<Archive type="targz" sha1sum="fa8fc1f195d24124f75b618db09c28f700fc5d58" name="cbindgen-0.17.0.tar.gz">https://github.com/eqrion/cbindgen/archive/v0.17.0.tar.gz</Archive>
|
||||
<Archive type="targz" sha1sum="ad34e723c23f26f6faa29449e1797c09baa4bad3" name="cbindgen-0.18.0.tar.gz">https://github.com/eqrion/cbindgen/archive/v0.18.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.50.0">rust</Dependency>
|
||||
<Dependency>llvm</Dependency>
|
||||
@@ -271831,6 +271990,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="20">
|
||||
<Date>2021-02-27</Date>
|
||||
<Version>0.18.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2021-02-26</Date>
|
||||
<Version>0.17.0</Version>
|
||||
|
||||
@@ -1 +1 @@
|
||||
cfd6cd8953bc81d2ee346bb84fb6eb984d3cacc9
|
||||
02d6109ee187c92bbcfd5bc1210a7b3ee1f2f3c1
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
c892958d61b211af182c905879edd6df89d0c505
|
||||
efa7258929d2a535bfd53229d209b41c5e69dc33
|
||||
@@ -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")
|
||||
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-pexpect</Name>
|
||||
<Homepage>https://pexpect.readthedocs.org/en/stable/</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>For controlling and automating applications</Summary>
|
||||
<Description>For controlling and automating applications</Description>
|
||||
<Archive sha1sum="3f6c41a4a72dc802f3431f5d2367a4259f9b1813" type="targz">https://github.com/pexpect/pexpect/archive/4.8.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>python3-pexpect.patch</Patch>
|
||||
<Patch level="1">python3-pexpect.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>python3-pexpect</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-ptyprocess</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3.8</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-02-03</Date>
|
||||
<Version>4.8.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-pexpect</Name>
|
||||
<Summary xml:lang="tr">For controlling and automating applications</Summary>
|
||||
<Description xml:lang="tr">For controlling and automating applications</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -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")
|
||||
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-ptyprocess</Name>
|
||||
<Homepage>https://github.com/pexpect/ptyprocess</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>ISC</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Run a subprocess in a pseudo terminal</Summary>
|
||||
<Description>Run a subprocess in a pseudo terminal</Description>
|
||||
<Archive sha1sum="2d8830d1025c8e33149c7723c2f283122f9488c1" type="targz">https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>python3-ptyprocess.patch</Patch>
|
||||
<Patch level="1">python3-ptyprocess.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>python3-ptyprocess</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3.8</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-02-03</Date>
|
||||
<Version>0.7.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-ptyprocess</Name>
|
||||
<Summary xml:lang="tr">Run a subprocess in a pseudo terminal</Summary>
|
||||
<Description xml:lang="tr">Run a subprocess in a pseudo terminal</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user