pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libggi Update to 2.0.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e96b10ff6c8
branches:  trunk
changeset: 480794:6e96b10ff6c8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 20 22:39:03 2004 +0000

description:
Update to 2.0.6:
New in 2.0.6: 2004-09-14:
* build system:
  - Prepend with GII include path when --with-uninst-gii is specified via configure
  - disable vgagl helper when not building the svga target
* X-target:
  - Bugfix: Ensure aligned memory access. Fixes crash on NetBSD/sparc64
  - Bugfix: Perform correct clipping in ggiFillscreen(3).
* display-memory: Bugfix: Free directbuffer completely.
* display-monotext: Bugfix: ggiCheckMode() returns actual error code than always success.
* documentation update:
  - add manual page for display-mansync
  - do not document not-existing GGIFLAG_TIDYBUF flag. It is a new feature in devel tree.

New in 2.0.5: 2004-05-29:
* X-target:
  - Fix over-allocation of win y dimension.
  - Forward expose events to the application when -nobuffer is used.
  - Fix "strange colored pixels when re-exposing backbuffer"-Bug.
  - Focus pulling fix. Key focus should no longer get lost,
    when the mouse is NOT over the window. Note: Don't forget to
    update libgii's input-xwin and input-x before as libggi now
    passes some additional information to libgii.
* build system: It checks for buildable demos. Fixes compiling breakage on some platforms.
* other build system updates
* libtool update. Fixes Debian bug #208288.
* documentation updates

Hi Christoph!

diffstat:

 graphics/libggi/Makefile         |   4 ++--
 graphics/libggi/PLIST            |   6 ++++--
 graphics/libggi/PLIST.dga        |   4 +++-
 graphics/libggi/buildlink3.mk    |   4 ++--
 graphics/libggi/distinfo         |  10 +++++-----
 graphics/libggi/patches/patch-aa |   8 ++++----
 graphics/libggi/patches/patch-ab |  14 +++++++-------
 7 files changed, 27 insertions(+), 23 deletions(-)

diffs (129 lines):

diff -r ecddd46894d7 -r 6e96b10ff6c8 graphics/libggi/Makefile
--- a/graphics/libggi/Makefile  Mon Sep 20 22:37:08 2004 +0000
+++ b/graphics/libggi/Makefile  Mon Sep 20 22:39:03 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2004/09/17 07:57:51 he Exp $
+# $NetBSD: Makefile,v 1.30 2004/09/20 22:39:03 wiz Exp $
 #
 
-DISTNAME=      libggi-2.0.4.src
+DISTNAME=      libggi-2.0.6.src
 PKGNAME=       ${DISTNAME:S/.src//}
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.ggi-project.org/pub/packages/ggi \
diff -r ecddd46894d7 -r 6e96b10ff6c8 graphics/libggi/PLIST
--- a/graphics/libggi/PLIST     Mon Sep 20 22:37:08 2004 +0000
+++ b/graphics/libggi/PLIST     Mon Sep 20 22:39:03 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/09/17 07:57:51 he Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/09/20 22:39:03 wiz Exp $
 bin/cube3d
 bin/ggiteleserver
 bin/monitest
@@ -141,11 +141,12 @@
 lib/ggi/helper/helper_x_shm.so
 lib/ggi/helper/helper_x_vidmode.a
 lib/ggi/helper/helper_x_vidmode.la
+lib/ggi/helper/helper_x_vidmode.so
 lib/libggi.a
 lib/libggi.la
 lib/libggi.so
 lib/libggi.so.2
-lib/libggi.so.2.4
+lib/libggi.so.2.0
 man/man1/cube3d.1
 man/man1/ggiteleserver.1
 man/man1/monitest.1
@@ -206,6 +207,7 @@
 man/man3/ggiPackColors.3
 man/man3/ggiPanic.3
 man/man3/ggiParseMode.3
+man/man7/display-mansync.7
 man/man3/ggiPrintMode.3
 man/man3/ggiPutBox.3
 man/man3/ggiPutHLine.3
diff -r ecddd46894d7 -r 6e96b10ff6c8 graphics/libggi/PLIST.dga
--- a/graphics/libggi/PLIST.dga Mon Sep 20 22:37:08 2004 +0000
+++ b/graphics/libggi/PLIST.dga Mon Sep 20 22:39:03 2004 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST.dga,v 1.1 2003/04/02 12:05:25 wiz Exp $
+@comment $NetBSD: PLIST.dga,v 1.2 2004/09/20 22:39:03 wiz Exp $
 lib/ggi/display/xf86dga.a
 lib/ggi/display/xf86dga.la
+lib/ggi/display/xf86dga.so
 lib/ggi/helper/helper_x_dga.a
 lib/ggi/helper/helper_x_dga.la
+lib/ggi/helper/helper_x_dga.so
diff -r ecddd46894d7 -r 6e96b10ff6c8 graphics/libggi/buildlink3.mk
--- a/graphics/libggi/buildlink3.mk     Mon Sep 20 22:37:08 2004 +0000
+++ b/graphics/libggi/buildlink3.mk     Mon Sep 20 22:39:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/04/16 17:39:32 xtraeme Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/09/20 22:39:03 wiz Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 LIBGGI_BUILDLINK3_MK:= ${LIBGGI_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@
 BUILDLINK_PACKAGES+=   libggi
 
 .if !empty(LIBGGI_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libggi+=     libggi>=2.0.4
+BUILDLINK_DEPENDS.libggi+=     libggi>=2.0.6
 BUILDLINK_PKGSRCDIR.libggi?=   ../../graphics/libggi
 .endif # LIBGGI_BUILDLINK3_MK
 
diff -r ecddd46894d7 -r 6e96b10ff6c8 graphics/libggi/distinfo
--- a/graphics/libggi/distinfo  Mon Sep 20 22:37:08 2004 +0000
+++ b/graphics/libggi/distinfo  Mon Sep 20 22:39:03 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2004/01/05 00:27:24 xtraeme Exp $
+$NetBSD: distinfo,v 1.8 2004/09/20 22:39:03 wiz Exp $
 
-SHA1 (libggi-2.0.4.src.tar.bz2) = 2d15fe15f13f9f0926e88a4eb2df87a103e99da9
-Size (libggi-2.0.4.src.tar.bz2) = 811176 bytes
-SHA1 (patch-aa) = c11133425f97fb6fe2e57a5773198394c89fb1a5
-SHA1 (patch-ab) = 609563e974d17de0ecbd7d102012cea8935e6b54
+SHA1 (libggi-2.0.6.src.tar.bz2) = 0c147028cdd93c61f01fc6f83f5738dd01262d99
+Size (libggi-2.0.6.src.tar.bz2) = 780134 bytes
+SHA1 (patch-aa) = e7e97695ed1e64841f8cefe09c3ac707d4fb3c66
+SHA1 (patch-ab) = 570a8aec2cdac34e1bf5a3fe0ad4c923bdc7d3c3
diff -r ecddd46894d7 -r 6e96b10ff6c8 graphics/libggi/patches/patch-aa
--- a/graphics/libggi/patches/patch-aa  Mon Sep 20 22:37:08 2004 +0000
+++ b/graphics/libggi/patches/patch-aa  Mon Sep 20 22:39:03 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2004/01/05 00:27:24 xtraeme Exp $
+$NetBSD: patch-aa,v 1.6 2004/09/20 22:39:03 wiz Exp $
 
---- configure.orig     2003-12-28 20:29:10.000000000 +0100
-+++ configure  2003-12-28 20:29:22.000000000 +0100
-@@ -16144,7 +16144,7 @@
+--- configure.orig     2004-09-14 21:31:55.000000000 +0200
++++ configure
+@@ -18135,7 +18135,7 @@ cat >>confdefs.h <<_ACEOF
  _ACEOF
  
  cat >>confdefs.h <<_ACEOF
diff -r ecddd46894d7 -r 6e96b10ff6c8 graphics/libggi/patches/patch-ab
--- a/graphics/libggi/patches/patch-ab  Mon Sep 20 22:37:08 2004 +0000
+++ b/graphics/libggi/patches/patch-ab  Mon Sep 20 22:39:03 2004 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.5 2003/04/02 12:05:27 wiz Exp $
+$NetBSD: patch-ab,v 1.6 2004/09/20 22:39:03 wiz Exp $
 
---- Makefile.in.orig   Wed Apr  2 11:09:09 2003
+--- Makefile.in.orig   2004-09-14 21:29:10.000000000 +0200
 +++ Makefile.in
-@@ -117,7 +117,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign
- 
+@@ -221,7 +221,7 @@ x_helper_xf86dga_libs = @x_helper_xf86dg
+ x_helper_xf86vm_libs = @x_helper_xf86vm_libs@
+ AUTOMAKE_OPTIONS = 1.4 foreign
  SUBDIRS = include ggi display default extensions programs doc m4 dist
- 
 -ggiconfdatadir = $(sysconfdir)/$(ggi_subdir)
 +ggiconfdatadir = $(datadir)/examples/ggi
  ggiconfdata_DATA = libggi.conf
- 
- noinst_PROGRAMS = patchlib
+ DISTCLEANFILES = libggi.conf
+ EXTRA_DIST = ChangeLog.1999 ChangeLog FAQ INSTALL.autoconf autogen.sh



Home | Main Index | Thread Index | Old Index