fltk-1.3.4.2:ver.bump

This commit is contained in:
Rmys
2018-01-07 11:23:47 +03:00
committed by GitHub
parent 751a978f11
commit a429301a26
+10 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit</Summary>
<Description>FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes.</Description>
<Archive sha1sum="0a2a40e34094b9758dc8552ffb32ae444bce8577" type="targz">http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-1-source.tar.gz</Archive>
<Archive sha1sum="239f0d915c80c0be91dad3f64dacbfad82133bee" type="targz">http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-2-source.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="fluid/x-fluid.desktop">x-fluid.desktop</AdditionalFile>
</AdditionalFiles>
@@ -47,6 +47,7 @@
<Dependency>mesa</Dependency>
<Dependency>libXft</Dependency>
<Dependency>libXext</Dependency>
<Dependency>libXrender</Dependency>
<Dependency>mesa-glu</Dependency>
<Dependency>libXfixes</Dependency>
<Dependency>libXcursor</Dependency>
@@ -87,6 +88,7 @@
<Dependency>mesa-32bit</Dependency>
<Dependency>libXft-32bit</Dependency>
<Dependency>libXext-32bit</Dependency>
<Dependency>libXrender-32bit</Dependency>
<Dependency>mesa-glu-32bit</Dependency>
<Dependency>libXfixes-32bit</Dependency>
<Dependency>libXcursor-32bit</Dependency>
@@ -126,6 +128,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-01-07</Date>
<Version>1.3.4.2</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-12</Date>
<Version>1.3.4</Version>