101 lines
4.0 KiB
XML
101 lines
4.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>wxPython</Name>
|
|
<Homepage>http://www.wxpython.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</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="5053f3fa04f4eb3a9d4bfd762d963deb7fa46866" type="tarbz2">mirrors://sourceforge/wxpython/wxPython-src-3.0.2.0.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>wxGTK3</Dependency>
|
|
<Dependency>wxGTK-devel</Dependency>
|
|
<!-- <Dependency>wxBase-devel</Dependency> -->
|
|
<Dependency>mesa-devel</Dependency>
|
|
<Dependency>mesa-glu-devel</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
<Dependency>tiff-devel</Dependency>
|
|
<Dependency>pango-devel</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>gst-plugins-base-devel</Dependency>
|
|
<Dependency>gstreamer-devel</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>libSM-devel</Dependency>
|
|
<Dependency>libXinerama-devel</Dependency>
|
|
<Dependency>libXxf86vm-devel</Dependency>
|
|
<Dependency>python-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>wxPython</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>python</Dependency>
|
|
<Dependency>wxGTK3</Dependency>
|
|
<!-- <Dependency>wxBase</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>
|
|
|
|
<Package>
|
|
<Name>wxPython-devel</Name>
|
|
<Summary>Development files for wxPython</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">wxPython</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2020-01-31</Date>
|
|
<Version>3.0.2.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-08-30</Date>
|
|
<Version>3.0.2.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2018-02-03</Date>
|
|
<Version>3.0.2.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2017-01-25</Date>
|
|
<Version>3.0.2.0</Version>
|
|
<Comment>Rebuild for new toolchain</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-07-02</Date>
|
|
<Version>3.0.2.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|