Merge pull request #4533 from pisilinux/Rmys-patch-82

wxGTK:ver.bump
This commit is contained in:
Rmys
2018-02-20 18:17:55 +03:00
committed by GitHub
+15 -4
View File
@@ -15,7 +15,7 @@
<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="6461eab4428c0a8b9e41781b8787510484dea800" type="tarbz2">mirrors://sourceforge/wxwindows/wxWidgets-3.0.2.tar.bz2</Archive>
<Archive sha1sum="ea785822d0f1c3290707bda6da570e596b3ec85a" type="tarbz2">https://github.com/wxWidgets/wxWidgets/releases/download/v3.0.3.1/wxWidgets-3.0.3.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>tiff-devel</Dependency>
@@ -32,7 +32,8 @@
</BuildDependencies>
<Patches>
<Patch level="1">make-abicheck-non-fatal.patch</Patch>
<Patch level="1">wxgtk-gcc6.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>
@@ -52,11 +53,14 @@
<Dependency>libgcc</Dependency>
<Dependency>libpng</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libXxf86vm</Dependency>
<Dependency>webkit-gtk2</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>gst-plugins-base</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>gstreamer-next</Dependency>
<Dependency>gst-plugins-base-next</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/</Path>
@@ -81,6 +85,13 @@
</Package>
<History>
<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>
@@ -103,4 +114,4 @@
<Email>ibrahimkaraguzel@windowslive.com</Email>
</Update>
</History>
</PISI>
</PISI>