123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>wxGTK</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>
- <Icon>wxlogo</Icon>
- <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="44371dfdcc96a0e3d5e03d2d726470f645035619" type="tarbz2">https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.6/wxWidgets-3.2.6.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>pkgconfig</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>tiff-devel</Dependency>
- <Dependency>gtk2-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>expat-devel</Dependency>
- <Dependency>libSM-devel</Dependency>
- <Dependency>libpng-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>libsdl2-devel</Dependency>
- <Dependency>mesa-glu-devel</Dependency>
- <Dependency>webkit2gtk-devel</Dependency>
- <Dependency>libjpeg-turbo-devel</Dependency>
- <Dependency>gconf-devel</Dependency>
- <Dependency>gst-plugins-bad-devel</Dependency>
- <Dependency>gst-plugins-base-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">make-abicheck-non-fatal.patch</Patch> -->
- <!--<Patch level="1">wxGTK3-3.0.3-webkit2.patch</Patch>
- <Patch level="1">wxGTK3-3.0.3-avoid-tlw-destroy-assert.patch</Patch>-->
- </Patches>
- </Source>
- <Package>
- <Name>wxGTK</Name>
- <RuntimeDependencies>
- <Dependency>gtk2</Dependency>
- <Dependency>tiff</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libSM</Dependency>
- <Dependency>libsdl2</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libXtst</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libpng</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>gstreamer</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libXxf86vm</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>webkit2gtk</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- <Dependency>gstreamer</Dependency>
- <Dependency>gst-plugins-bad</Dependency>
- <Dependency release="current">wxGTK-common</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/libwx_gtk2u*</Path>
- <Path fileType="library">/usr/lib/wx/include/gtk2-unicode-3.2/wx/setup.h</Path>
- <Path fileType="executable">/usr/bin/wx-config</Path>
- <Path fileType="library">/usr/lib/wx/config/gtk2-unicode-3.2</Path>
- </Files>
- </Package>
-
- <Package>
- <Name>wxGTK3</Name>
- <RuntimeDependencies>
- <Dependency release="current">wxGTK-common</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>tiff</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libSM</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>wayland</Dependency>
- <Dependency>libXtst</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libpng</Dependency>
- <Dependency>libsdl2</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>gstreamer</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libXxf86vm</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>webkit2gtk</Dependency>
- <Dependency>wayland-client</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- <Dependency>gst-plugins-bad</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/libwx_gtk3u*</Path>
- <Path fileType="library">/usr/lib/wx/include/gtk3-unicode-3.2/wx/setup.h</Path>
- <Path fileType="executable">/usr/bin/wx-config-gtk3</Path>
- <Path fileType="library">/usr/lib/wx/config/gtk3-unicode-3.2</Path>
- <Path fileType="library">/usr/lib/wx/3.2/web-extensions/webkit2_extu-3.2.so</Path>
- </Files>
- </Package>
-
- <Package>
- <Name>wxGTK-common</Name>
- <RuntimeDependencies>
- <Dependency>zlib</Dependency>
- <Dependency>expat</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libgcc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/wxrc</Path>
- <Path fileType="executable">/usr/bin/wxrc-3.2</Path>
- <Path fileType="library">/usr/lib/libwx_baseu*</Path>
- <Path fileType="data">/usr/share/aclocal/</Path>
- <Path fileType="data">/usr/share/bakefile/</Path>
- <Path fileType="localedata">/usr/share/locale/</Path>
- <Path fileType="doc">/usr/share/doc/</Path>
- <Path fileType="data">/usr/share/pixmaps/</Path>
- </Files>
- </Package>
- <Package>
- <Name>wxGTK-devel</Name>
- <Summary>wxGTK-devel is the development files for wxGTK</Summary>
- <RuntimeDependencies>
- <Dependency release="current">wxGTK</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <History>
- <Update release="12">
- <Date>2024-11-28</Date>
- <Version>3.2.6</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="11">
- <Date>2023-04-24</Date>
- <Version>3.2.2.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2022-07-26</Date>
- <Version>3.2.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2022-06-20</Date>
- <Version>3.0.5.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2021-03-01</Date>
- <Version>3.0.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-01-28</Date>
- <Version>3.0.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-08-12</Date>
- <Version>3.0.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-04-08</Date>
- <Version>3.0.4</Version>
- <Comment>Version bump</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2018-02-20</Date>
- <Version>3.0.3.1</Version>
- <Comment>Release Bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-04-09</Date>
- <Version>3.0.2</Version>
- <Comment>Release Bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>3.0.2</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-02-23</Date>
- <Version>3.0.2</Version>
- <Comment>First release</Comment>
- <Name>İbrahim KARAGÜZEL</Name>
- <Email>ibrahimkaraguzel@windowslive.com</Email>
- </Update>
- </History>
- </PISI>
|