pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnustep-back Update gnustep-back to 0.9.4. Notabl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa1b8aafca3e
branches: trunk
changeset: 481161:fa1b8aafca3e
user: rh <rh%pkgsrc.org@localhost>
date: Mon Sep 27 01:10:18 2004 +0000
description:
Update gnustep-back to 0.9.4. Notable changes include:
* Fast drawing on 8 bit displays was added (although it might only
speed things up on old X11 servers and/or remote servers).
* GNUstep modifier keys are mapped to KeySyms instead of KeyCodes
* Added a Cairo backend, although it is probably non-functional.
Anyone is invited to contribute to making it work.
* art backend supports reading from a window.
* Add internal window decoration handling.
diffstat:
x11/gnustep-back/Makefile | 5 ++---
x11/gnustep-back/PLIST | 5 ++++-
x11/gnustep-back/distinfo | 6 +++---
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r f124fdf34a60 -r fa1b8aafca3e x11/gnustep-back/Makefile
--- a/x11/gnustep-back/Makefile Mon Sep 27 01:08:54 2004 +0000
+++ b/x11/gnustep-back/Makefile Mon Sep 27 01:10:18 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2004/09/24 01:56:54 rh Exp $
+# $NetBSD: Makefile,v 1.18 2004/09/27 01:10:18 rh Exp $
-DISTNAME= gnustep-back-0.9.3
-PKGREVISION= 1
+DISTNAME= gnustep-back-0.9.4
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff -r f124fdf34a60 -r fa1b8aafca3e x11/gnustep-back/PLIST
--- a/x11/gnustep-back/PLIST Mon Sep 27 01:08:54 2004 +0000
+++ b/x11/gnustep-back/PLIST Mon Sep 27 01:10:18 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/12/05 10:15:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/09/27 01:10:18 rh Exp $
share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/English.lproj/nfontFaceNames.strings
share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/Info-gnustep.plist
share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/Swedish.lproj/nfontFaceNames.strings
@@ -7,7 +7,10 @@
share/GNUstep/System/Library/Documentation/man/man1/gpbs.1
share/GNUstep/System/Tools/font_cacher
share/GNUstep/System/Tools/gpbs
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Tools
+@comment in devel/gnustep-base: @dirrm share/GNUstep/System/Library/Documentation/man/man1
@dirrm share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/Swedish.lproj
@dirrm share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/English.lproj
@dirrm share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources
@dirrm share/GNUstep/System/Library/Bundles/libgnustep-back.bundle
+@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Bundles
diff -r f124fdf34a60 -r fa1b8aafca3e x11/gnustep-back/distinfo
--- a/x11/gnustep-back/distinfo Mon Sep 27 01:08:54 2004 +0000
+++ b/x11/gnustep-back/distinfo Mon Sep 27 01:10:18 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2004/08/18 14:01:57 adam Exp $
+$NetBSD: distinfo,v 1.8 2004/09/27 01:10:18 rh Exp $
-SHA1 (gnustep-back-0.9.3.tar.gz) = b46620b67c136dce3bd0f80304fa98c67501d247
-Size (gnustep-back-0.9.3.tar.gz) = 372902 bytes
+SHA1 (gnustep-back-0.9.4.tar.gz) = 414f64def206959b469277f7f65ce5101b82c49e
+Size (gnustep-back-0.9.4.tar.gz) = 401182 bytes
SHA1 (patch-aa) = cd01033d18e07d0cfe690f53ff6cea8d768e586b
Home |
Main Index |
Thread Index |
Old Index