diff options
author | obache <obache@pkgsrc.org> | 2010-04-09 13:35:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-04-09 13:35:41 +0000 |
commit | 991df8e06dad4c74e4ae3653856a438205199ac0 (patch) | |
tree | df443f94907512566167b6807ad9c01a2454a817 /x11/fltk | |
parent | cf5c3d1cb9cc48e8c7ef57f787ca9fbcde74bc17 (diff) | |
download | pkgsrc-991df8e06dad4c74e4ae3653856a438205199ac0.tar.gz |
Update fltk to 1.1.10.
Based on patch from Tim Larson by PR#43061.
CHANGES IN FLTK 1.1.10
- Widgets now remove stale entries from the default callback
queue when they are deleted (STR #2302)
- Fixed selection bug in Fl_Int_Input (STR #2292)
- Fixed character set conversion functions (STR #2268)
- Fixed image lib configure and fltk-config issues by backporting
the image lib and zlib configure code from FLTK 1.3 (STR #2203)
- Updated the bundled libpng to v1.2.40 (released Sep. 10, 2009)
- Fixed Fl_Choice contrast with light-on-dark settings (STR #2219)
- Added Xft2 font lookup table (STR #2215)
- Fixed X server "lock", if a modal dialog window is opened
while a menu is active (STR #1986)
- Updated mirror sites in documentation (STR #2220)
- Setting a default font for Xft (STR #2216)
- Temporarily limited builds to 32-bit on OX S to stay
compatible to Snow Leopard
- Fixed Windows compile bug with "#define USE_COLORMAP 0"
(STR #2241)
- Fixed glibc 2.10 compiler problems (Fedora 11 and others)
with scandir() and strchr() (STR #2222)
- Fixed OpenGL shared context handling (STR #2135)
- Fixed gray-scale images with alpha channel (STR #2105)
- Fixed unexpected shortcut behavior for Win32 (STR #2199)
- Added cast to Fl_Color in all Fluid code (STR #2206)
- Fixed wrong identifier for special keys combined with
modifier (STR #2196)
- Fixed documentation for Fl_Progress (STR #2209)
- Fix for multiple popups, when dragging and calling fl_alert()
and friends from the callback (STR #2159)
- Avoiding crashes for recursive common dialogs (this does not
fix the issue at hand yet) (STR 2150)
- Fluid printing used wrong colors under Windows (STR #2195)
- Fixed bad system menu hadling in OS X (STR #2153)
- Fixed File Input mouse pointer dragging (STR #2181)
- Added Fl_Scroll::bbox() documentation (STR #1893)
- Fixed static linking of image libraries (STR #1962)
- Fixed callback would not be called when shortcut was used with
radio and toggle buttons in default FL_RELEASE mode.
- Fixed a problem with TrackMouseEvent() (Windows only) that would
generate wrong FL_LEAVE events with subwindows. TrackMouseEvent
is now enabled by default (it was disabled for GNU compilers).
It can be disabled by defining NO_TRACK_MOUSE.
Improved test/subwindow.cxx (STR #2079)
- Fixed RGB colors for round box (STR #2097)
- Fixed documentation (added missing COMCTRL32.LIB dependency)
- Fl_Group::clip_children() is now public (STR #2017)
- Fixed first modifier key event (STR #1952)
- Fixed wrong default value of Fl_Spinner in Fluid (STR #1991)
- Fixed Fluid textcolor output (STR #1992)
- Added clarification to Fl_GL_Window mode function (STR #1945)
- Fl_Group and Fl_Scroll now resize themselves before
resizing their children (STR #2032)
- Fixed adding an idle handler during a draw() call (STR #1950)
- Improved stability of fl_read_image (STR #2021)
- Fixed menu position close to screen border (STR #2057)
Diffstat (limited to 'x11/fltk')
-rw-r--r-- | x11/fltk/Makefile | 5 | ||||
-rw-r--r-- | x11/fltk/distinfo | 18 | ||||
-rw-r--r-- | x11/fltk/patches/patch-ab | 10 | ||||
-rw-r--r-- | x11/fltk/patches/patch-ac | 10 | ||||
-rw-r--r-- | x11/fltk/patches/patch-ae | 14 | ||||
-rw-r--r-- | x11/fltk/patches/patch-af | 6 | ||||
-rw-r--r-- | x11/fltk/patches/patch-ag | 8 |
7 files changed, 35 insertions, 36 deletions
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile index 76995dc12dc..5fac5d641e3 100644 --- a/x11/fltk/Makefile +++ b/x11/fltk/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2010/01/18 09:59:33 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2010/04/09 13:35:41 obache Exp $ -DISTNAME= fltk-1.1.9-source -PKGREVISION= 3 +DISTNAME= fltk-1.1.10-source PKGNAME= ${DISTNAME:S/-source//} VERS= ${DISTNAME:S/fltk-//:S/-source//} CATEGORIES= x11 diff --git a/x11/fltk/distinfo b/x11/fltk/distinfo index a64ba8e6237..cad60897c1c 100644 --- a/x11/fltk/distinfo +++ b/x11/fltk/distinfo @@ -1,12 +1,12 @@ -$NetBSD: distinfo,v 1.18 2008/11/16 07:13:36 dsainty Exp $ +$NetBSD: distinfo,v 1.19 2010/04/09 13:35:41 obache Exp $ -SHA1 (fltk-1.1.9-source.tar.bz2) = 6f21903dc53c829ec71e8e49655eb19e624c8247 -RMD160 (fltk-1.1.9-source.tar.bz2) = f22e83fc9fd5e8bc10f0eea55e1a4df2ba132d91 -Size (fltk-1.1.9-source.tar.bz2) = 2206178 bytes +SHA1 (fltk-1.1.10-source.tar.bz2) = 0d2b34fede91fa78eeaefb893dd70282f73908a8 +RMD160 (fltk-1.1.10-source.tar.bz2) = f8fc4371811efcc0d6fc73edd0525d8ff87a4faa +Size (fltk-1.1.10-source.tar.bz2) = 2214382 bytes SHA1 (patch-aa) = 661dcac75cf50c791c2edcc14ec93e9ee83b062a -SHA1 (patch-ab) = 00032b947f47686eb8ddafde065be602fd355819 -SHA1 (patch-ac) = 0e992d6850048f4686b897b3987511c9bd8f9a9e +SHA1 (patch-ab) = cb8500a9169c899ae332adc8672e814e4ba13304 +SHA1 (patch-ac) = 65e9fd364d5154904fa864e0550cf712fae6d569 SHA1 (patch-ad) = b04051b14eb0bc74e8ccfe762e367ab8ccb11b80 -SHA1 (patch-ae) = 80fe35839fab62672e66f5035aaf5fff7d4956e7 -SHA1 (patch-af) = 18df280c50da04d671b1ebc77e22e670ccdaf709 -SHA1 (patch-ag) = 70f32e45b0a1e086427ffcfafe41495ffb38f6c0 +SHA1 (patch-ae) = de29d1be1219c3b17707216a7c54c25a9adb746c +SHA1 (patch-af) = 791ba33cfc85e41e0f2b75ce0d1b0d6a378d9d0b +SHA1 (patch-ag) = aaeb376acf79b695e8376e7610534d125dff6a86 diff --git a/x11/fltk/patches/patch-ab b/x11/fltk/patches/patch-ab index 66415cb8a72..a0834d04eca 100644 --- a/x11/fltk/patches/patch-ab +++ b/x11/fltk/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.12 2008/11/10 19:03:15 adam Exp $ +$NetBSD: patch-ab,v 1.13 2010/04/09 13:35:42 obache Exp $ ---- configure.in.orig 2008-04-11 18:53:01.000000000 +0200 +--- configure.in.orig 2009-09-20 17:25:25.000000000 +0000 +++ configure.in -@@ -104,6 +104,7 @@ AC_SUBST(GLLIBNAME) +@@ -122,6 +122,7 @@ AC_SUBST(GLLIBNAME) AC_SUBST(IMGLIBNAME) AC_SUBST(LIBEXT) AC_SUBST(LIBNAME) @@ -10,7 +10,7 @@ $NetBSD: patch-ab,v 1.12 2008/11/10 19:03:15 adam Exp $ AC_SUBST(LINKFLTK) AC_SUBST(LINKFLTKFORMS) AC_SUBST(LINKFLTKGL) -@@ -120,6 +121,15 @@ fi +@@ -143,6 +144,15 @@ fi AC_ARG_ENABLE(gl, [ --enable-gl turn on OpenGL support [default=yes]]) AC_ARG_ENABLE(shared, [ --enable-shared turn on shared libraries [default=no]]) @@ -26,7 +26,7 @@ $NetBSD: patch-ab,v 1.12 2008/11/10 19:03:15 adam Exp $ if test x$enable_shared = xyes; then PICFLAG=1 SHAREDSUFFIX="" -@@ -238,6 +248,21 @@ else +@@ -261,6 +271,21 @@ else FLUID="fluid" LINKSHARED="../lib/libfltk_images.a ../lib/libfltk_forms.a ../lib/libfltk.a" fi diff --git a/x11/fltk/patches/patch-ac b/x11/fltk/patches/patch-ac index 53e5969c2dd..ce1c1c6fe62 100644 --- a/x11/fltk/patches/patch-ac +++ b/x11/fltk/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.10 2008/11/10 19:03:15 adam Exp $ +$NetBSD: patch-ac,v 1.11 2010/04/09 13:35:42 obache Exp $ ---- configure.orig 2008-04-27 10:28:21.000000000 +0200 +--- configure.orig 2009-12-27 15:24:34.000000000 +0000 +++ configure -@@ -1318,6 +1319,8 @@ Optional Features: +@@ -1323,6 +1323,8 @@ Optional Features: --enable-debug turn on debugging default=no --enable-gl turn on OpenGL support default=yes --enable-shared turn on shared libraries default=no @@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.10 2008/11/10 19:03:15 adam Exp $ --enable-threads enable multi-threading support --enable-quartz use Quartz instead of Quickdraw (default=no) --disable-largefile omit support for large files -@@ -1870,7 +1873,22 @@ if test "${enable_shared+set}" = set; th +@@ -1898,7 +1900,22 @@ if test "${enable_shared+set}" = set; th enableval=$enable_shared; fi @@ -35,7 +35,7 @@ $NetBSD: patch-ac,v 1.10 2008/11/10 19:03:15 adam Exp $ PICFLAG=1 SHAREDSUFFIX="" FLUID="fluid-shared" -@@ -1990,8 +2008,20 @@ else +@@ -2018,8 +2035,20 @@ else LINKSHARED="../lib/libfltk_images.a ../lib/libfltk_forms.a ../lib/libfltk.a" fi diff --git a/x11/fltk/patches/patch-ae b/x11/fltk/patches/patch-ae index dade286086d..706a67c895a 100644 --- a/x11/fltk/patches/patch-ae +++ b/x11/fltk/patches/patch-ae @@ -1,17 +1,17 @@ -$NetBSD: patch-ae,v 1.7 2008/11/16 07:13:37 dsainty Exp $ +$NetBSD: patch-ae,v 1.8 2010/04/09 13:35:42 obache Exp $ ---- fluid/Makefile.orig 2008-02-27 04:26:08.000000000 +1300 -+++ fluid/Makefile 2008-11-16 19:22:46.000000000 +1300 -@@ -57,7 +57,7 @@ - fluid$(EXEEXT): $(OBJECTS) ../lib/$(LIBNAME) ../lib/$(FLLIBNAME) \ - ../lib/$(IMGLIBNAME) +--- fluid/Makefile.orig 2008-12-29 20:21:29.000000000 +0000 ++++ fluid/Makefile +@@ -57,7 +57,7 @@ all: $(FLUID) fluid$(EXEEXT) + fluid$(EXEEXT): $(OBJECTS) $(LIBNAME) $(FLLIBNAME) \ + $(IMGLIBNAME) echo Linking $@... - $(CXX) $(ARCHFLAGS) $(LDFLAGS) -o $@ $(OBJECTS) $(LINKFLTKFORMS) $(LINKFLTKIMG) $(LDLIBS) + ${LIBTOOL} --mode=link $(CXX) $(ARCHFLAGS) $(LDFLAGS) -o $@ $(OBJECTS:.o=.lo) $(LINKFLTKFORMS) $(LINKFLTKIMG) $(LDLIBS) $(OSX_ONLY) $(INSTALL_BIN) fluid fluid.app/Contents/MacOS $(POSTBUILD) $@ ../FL/mac.r -@@ -81,7 +81,7 @@ +@@ -81,7 +81,7 @@ include makedepend install: all echo "Installing FLUID in $(DESTDIR)$(bindir)..." -$(INSTALL_DIR) $(DESTDIR)$(bindir) diff --git a/x11/fltk/patches/patch-af b/x11/fltk/patches/patch-af index b94ef5fec27..67155069f05 100644 --- a/x11/fltk/patches/patch-af +++ b/x11/fltk/patches/patch-af @@ -1,8 +1,8 @@ -$NetBSD: patch-af,v 1.8 2008/11/10 19:03:15 adam Exp $ +$NetBSD: patch-af,v 1.9 2010/04/09 13:35:42 obache Exp $ ---- makeinclude.in.orig 2008-02-26 16:26:08.000000000 +0100 +--- makeinclude.in.orig 2008-12-29 20:21:29.000000000 +0000 +++ makeinclude.in -@@ -134,16 +135,16 @@ UNINSTALL_DESKTOP = @UNINSTALL_DESKTOP@ +@@ -139,16 +139,16 @@ UNINSTALL_DESKTOP = @UNINSTALL_DESKTOP@ .o$(EXEEXT): echo Linking $@... diff --git a/x11/fltk/patches/patch-ag b/x11/fltk/patches/patch-ag index fead731b202..f2ed6ade00b 100644 --- a/x11/fltk/patches/patch-ag +++ b/x11/fltk/patches/patch-ag @@ -1,6 +1,6 @@ -$NetBSD: patch-ag,v 1.7 2008/11/10 19:03:15 adam Exp $ +$NetBSD: patch-ag,v 1.8 2010/04/09 13:35:42 obache Exp $ ---- src/Makefile.orig 2008-02-27 16:00:31.000000000 +0100 +--- src/Makefile.orig 2009-07-02 09:42:17.000000000 +0000 +++ src/Makefile @@ -208,6 +208,10 @@ $(LIBNAME): $(OBJECTS) $(LIBCOMMAND) $@ $(OBJECTS) @@ -47,9 +47,9 @@ $NetBSD: patch-ag,v 1.7 2008/11/10 19:03:15 adam Exp $ echo $(DSOCOMMAND) $@ ... $(DSOCOMMAND) $@ $(IMGOBJECTS) -L. $(IMAGELIBS) -lfltk @@ -504,6 +520,9 @@ install: $(LIBNAME) $(DSONAME) \ - $(RANLIB) $(DESTDIR)$(libdir)/$(GLLIBNAME); \ + $(RANLIB) $(DESTDIR)$(libdir)/$(GLLIBBASENAME); \ fi - $(RANLIB) $(DESTDIR)$(libdir)/$(IMGLIBNAME) + $(RANLIB) $(DESTDIR)$(libdir)/$(IMGLIBBASENAME) + if test x$(DSONAME) = xlibfltk.la; then\ + ${LIBTOOL} --mode=install $(INSTALL_LIB) libfltk.la $(DESTDIR)$(libdir); \ + fi |