Files
main/desktop/toolkit/wxGTK2.8/pspec.xml
T
2020-08-14 21:07:42 +03:00

154 lines
6.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>wxGTK2.8</Name>
<Homepage>http://www.wxwidgets.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>wxWinLL-3</License>
<License>GPLv2</License>
<License>LGPLv2</License>
<License>wxWinFDL-3</License>
<IsA>library</IsA>
<Summary>GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit</Summary>
<Description>wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation.</Description>
<Archive sha1sum="a8d31ef924ae49e97690646b13d5a2a7be7dda10" type="tarbz2">mirrors://sourceforge/wxwindows/wxGTK-2.8.12.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gst-plugins-base-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>libsdl-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>tiff-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">make-abicheck-non-fatal.patch</Patch>
<Patch level="1">wxGTK-collision.patch</Patch>
<!-- we use external expat, but put it here just in case -->
<Patch>wxGTK-2.8.10-CVE-2009-XXXX.diff</Patch>
<Patch level="1">wxGTK-2.8.12.1-r2-gcc6.patch</Patch>
</Patches>
</Source>
<Package>
<Name>wxGTK2.8</Name>
<RuntimeDependencies>
<Dependency>gst-plugins-base</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>libSM</Dependency>
<Dependency>libXinerama</Dependency>
<Dependency>libXxf86vm</Dependency>
<Dependency>libsdl</Dependency>
<Dependency>mesa</Dependency>
<Dependency>pango</Dependency>
<Dependency>tiff</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libpng</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency release="current">wxBase</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/wx-config-2.8</Path>
<Path fileType="executable">/usr/bin/wxconfig</Path>
<Path fileType="library">/usr/lib/libwx_gtk*</Path>
<Path fileType="library">/usr/lib/wx/config/gtk2-unicode-release-2.8</Path>
</Files>
</Package>
<Package>
<Name>wxGTK2.8-devel</Name>
<Summary>wxGTK-devel is the development files for wxGTK</Summary>
<RuntimeDependencies>
<Dependency release="current">wxBase-devel</Dependency>
<Dependency release="current">wxGTK2.8</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/lib/wx/include</Path>
</Files>
</Package>
<Package>
<Name>wxBase</Name>
<Summary>wxBase is the GUI independent part of wxWidgets</Summary>
<RuntimeDependencies>
<Dependency>libunwind</Dependency>
<Dependency>zlib</Dependency>
<Dependency>expat</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/wxrc</Path>
<Path fileType="executable">/usr/bin/wxrc-2.8</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/bakefile</Path>
<Path fileType="locale">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/libwx_base*</Path>
</Files>
</Package>
<Package>
<Name>wxBase-devel</Name>
<Summary>wxBase-devel is the development files for wxBase</Summary>
<RuntimeDependencies>
<Dependency release="current">wxGTK2.8</Dependency>
<Dependency release="current">wxBase</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>expat-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-01-19</Date>
<Version>2.8.12</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-08-30</Date>
<Version>2.8.12</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-04-11</Date>
<Version>2.8.12</Version>
<Comment>Release Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.8.12</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-01-05</Date>
<Version>2.8.12</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>