63 lines
2.6 KiB
XML
63 lines
2.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>wxPython3</Name>
|
|
<Homepage>https://www.wxpython.org/</Homepage>
|
|
<Packager>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Packager>
|
|
<License>wxWinLL-3</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Python bindings for wxGTK</Summary>
|
|
<Description>wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++.</Description>
|
|
<Archive sha1sum="f952f6224a7c7f000df2150ddfc27edfb4b8f31c" type="targz">
|
|
https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-4.1.1.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>wxGTK3</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>tiff-devel</Dependency>
|
|
<Dependency>mesa-devel</Dependency>
|
|
<Dependency>wxGTK-devel</Dependency>
|
|
<Dependency>pango-devel</Dependency>
|
|
<Dependency>libSM-devel</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>mesa-glu-devel</Dependency>
|
|
<Dependency>gstreamer-devel</Dependency>
|
|
<Dependency>gdk-pixbuf-devel</Dependency>
|
|
<Dependency>libXxf86vm-devel</Dependency>
|
|
<Dependency>libXinerama-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
<Dependency>gst-plugins-base-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>wxPython3</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>wxGTK3</Dependency>
|
|
<Dependency>wxGTK-common</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2022-07-29</Date>
|
|
<Version>4.1.1</Version>
|
|
<Comment>Rebuild python3.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|