[Lunar-commits] <moonbase> fltk: version bump to 1.1.8.
Florin Braescu
florin at lunar-linux.org
Thu Mar 27 22:38:26 CET 2008
commit ed8bd0187fe2c25f878dffc28e6fe05acdb6afc5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Mar 27 23:38:26 2008 +0200
fltk: version bump to 1.1.8.
This release fixes many bugs, and improves OS X and Quartz
compatibility and overall reliability. It has a new GTK+
style theme, better GLUT4 compatibility, and alpha blending
for image maps.
---
libs/fltk/DETAILS | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/libs/fltk/DETAILS b/libs/fltk/DETAILS
index 014edd0..a57ad6a 100644
--- a/libs/fltk/DETAILS
+++ b/libs/fltk/DETAILS
@@ -1,15 +1,16 @@
MODULE=fltk
- VERSION=1.1.7
+ VERSION=1.1.8
SOURCE=$MODULE-$VERSION-source.tar.bz2
- SOURCE_URL[0]=http://ftp.easysw.com/pub/$MODULE/$VERSION/
- SOURCE_URL[1]=ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/$MODULE/$VERSION/
- SOURCE_VFY=sha1:16b174522920403af1e4ccddd36daaefda3765c8
- WEB_SITE=http://www.fltk.org/
+ SOURCE_URL[0]=http://ftp.easysw.com/pub/$MODULE/$VERSION
+ SOURCE_URL[1]=ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/$MODULE/$VERSION
+ SOURCE_VFY=sha1:ea2ba012025726f28f1b58451489f12c5bba42ac
+ WEB_SITE=http://www.fltk.org
ENTERED=20011129
- UPDATED=20060122
+ UPDATED=20080327
MAINTAINER=tchan at lunar-linux.org
GARBAGE=off
- SHORT="fast light graphical toolkit for X11."
+ SHORT="fast light graphical toolkit for X11"
+
cat << EOF
FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface
toolkit for X (UNIX®), OpenGL, and WIN32 (Microsoft® Windows® 95,
More information about the Lunar-commits
mailing list