diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-09 22:18:41 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-09 22:18:41 +0000 |
commit | ac40df26e94213b91ee00198466fa39a4df917ce (patch) | |
tree | 6444e9677ce033c06f6e0aa9f8d8d1a9651c223b /x11/gnome-mag | |
parent | e223e524368483985f9d274cbafa94ba565cf05b (diff) | |
download | pkgsrc-ac40df26e94213b91ee00198466fa39a4df917ce.tar.gz |
Update to 0.10.8:
* fix for builds with non-standard X directories. [bug 130787, from
Fernando Herrera]
* smooth-scrolling is now the default.
* magnifier toplevel window is now TYPE_POPUP as it needs to be
override-redirect and always on top.
* fixes to benchmarking code reports (Brian Cameron).
* cache GC's used in magnifier, to reduce X traffic (Brian Cameron).
* makefile cleanup: (Tomasz K³oczko)
* languages:
punjabi Guntupalli Karunakar
thai Paisa Seeluangsawat
croation Robert Sedak
arabic Arafat Medini
Diffstat (limited to 'x11/gnome-mag')
-rw-r--r-- | x11/gnome-mag/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-mag/PLIST | 6 | ||||
-rw-r--r-- | x11/gnome-mag/distinfo | 6 |
3 files changed, 9 insertions, 7 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 8bf28cd175d..f59dd7e9b9b 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2004/02/26 17:56:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/03/09 22:18:41 jmmv Exp $ # -DISTNAME= gnome-mag-0.10.7 +DISTNAME= gnome-mag-0.10.8 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-mag/PLIST b/x11/gnome-mag/PLIST index 9f76fe918a1..f9fb5d4a8c7 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/02/26 17:56:28 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/03/09 22:18:41 jmmv Exp $ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/bonobo/servers/GNOME_Magnifier.server @@ -6,7 +6,7 @@ lib/libgnome-mag.a lib/libgnome-mag.la lib/libgnome-mag.so lib/libgnome-mag.so.1 -lib/libgnome-mag.so.1.7 +lib/libgnome-mag.so.1.8 lib/pkgconfig/gnome-mag-1.0.pc share/gnome-mag/crosshair-cursor.xpm share/gnome-mag/default-cursor.xpm @@ -45,6 +45,7 @@ ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-mag.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-mag.mo @@ -54,6 +55,7 @@ ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-mag.mo +${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-mag.mo diff --git a/x11/gnome-mag/distinfo b/x11/gnome-mag/distinfo index 2272f1f1653..01c77ee29e9 100644 --- a/x11/gnome-mag/distinfo +++ b/x11/gnome-mag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2004/02/26 17:56:28 jmmv Exp $ +$NetBSD: distinfo,v 1.4 2004/03/09 22:18:41 jmmv Exp $ -SHA1 (gnome-mag-0.10.7.tar.bz2) = b5de59cfc79bb67eb47166fa1fe85dd24ecfa371 -Size (gnome-mag-0.10.7.tar.bz2) = 288049 bytes +SHA1 (gnome-mag-0.10.8.tar.bz2) = 95415c19928efd7a8b6241cd9ce5a0d53aab062b +Size (gnome-mag-0.10.8.tar.bz2) = 289292 bytes SHA1 (patch-aa) = 20ad89bfabb3f0804a5d18ad0d2004d27202e277 |