diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-26 00:11:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-26 00:11:29 +0000 |
commit | 872848d93f509d53ffb7bb8f56d70f34d79a0299 (patch) | |
tree | 77734741e80584639542620392e8fd5a05bc9f21 /x11/gnome-mag | |
parent | 3b5dc7f05e51f2c06a9908ad4e536351ab160c51 (diff) | |
download | pkgsrc-872848d93f509d53ffb7bb8f56d70f34d79a0299.tar.gz |
Update to 0.15.0:
What's new in gnome-mag-0.15.0:
* Fix for the following bugs:
#444137: gnome-mag uses private gdk-pixbuf api
#458361: pointer don't update properly
#473152: magnifier isn't tracking damage events properly
#481009: magnifier should expose "full-screen capable" property to
bonobo clients
#482328: --ignore-composite not being honored
#483169: wrong syntax in MAINTAINERS
#484492: uninstall-hook missing (does not update icon cache)
#486696: switching from different displays to single display on the fly
make the magnifier work wrong
#492795: String not marked for translation
#502893: gnome-mag should expose "color blind filter" capable to bonobo
clients
#503073: Border-size should be definable for each side of the zoomer
#503074: crosswire length should be customizable
#503075: Setting the magfactor shouldn't "blank out" the screen
#505914: cursors events aren't handled properly
* Translations:
* ar(Djihed Afifi), be@latin(Ihar Hrachyshka),
bn_IN(Sayamindu Dasgupta), eo(Dominique PELLE), es(Jorge González),
et(Ivar Smolin), eu(Iñaki Larrañaga Murgoitio), ga(Pól Ó Dubhthaigh),
gl(Ignacio Casal Quinteiro), gu(Ankit Patel), id(Ahmad Riza H Nst),
kn(Yogeesh MB), ko(Changwoo Ryu), lt(vt), lv(Raivis Dejus),
nb(Kjartan Maraas), nl(Wouter Bolsterlee), nn(Eskild Hustvedt),
pa(Amanpreet Singh Alam), pt(Duarte Loreto), rw(Steve Murphy),
sl(Matej Urban%Gč%@i%Gč%@), ug(Abduxukur Abdurixit),
uz@cyrillic(Nurali Abdurahmonov)
Diffstat (limited to 'x11/gnome-mag')
-rw-r--r-- | x11/gnome-mag/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-mag/PLIST | 4 | ||||
-rw-r--r-- | x11/gnome-mag/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 97b198e9e5d..17c1b36d33d 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2007/11/14 18:57:21 drochner Exp $ +# $NetBSD: Makefile,v 1.44 2008/04/26 00:11:29 wiz Exp $ # -DISTNAME= gnome-mag-0.14.10 +DISTNAME= gnome-mag-0.15.0 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.14/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.15/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/gnome-mag/PLIST b/x11/gnome-mag/PLIST index cccaba5538f..3cc27a10d82 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2007/11/14 18:57:21 drochner Exp $ +@comment $NetBSD: PLIST,v 1.20 2008/04/26 00:11:29 wiz Exp $ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/bonobo/servers/GNOME_Magnifier.server @@ -106,6 +106,8 @@ share/locale/tk/LC_MESSAGES/gnome-mag.mo share/locale/tr/LC_MESSAGES/gnome-mag.mo share/locale/ug/LC_MESSAGES/gnome-mag.mo share/locale/uk/LC_MESSAGES/gnome-mag.mo +share/locale/uz/LC_MESSAGES/gnome-mag.mo +share/locale/uz@cyrillic/LC_MESSAGES/gnome-mag.mo share/locale/vi/LC_MESSAGES/gnome-mag.mo share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo share/locale/zh_HK/LC_MESSAGES/gnome-mag.mo diff --git a/x11/gnome-mag/distinfo b/x11/gnome-mag/distinfo index 992cf64457f..9e632aa08f4 100644 --- a/x11/gnome-mag/distinfo +++ b/x11/gnome-mag/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.22 2007/11/14 18:57:21 drochner Exp $ +$NetBSD: distinfo,v 1.23 2008/04/26 00:11:29 wiz Exp $ -SHA1 (gnome-mag-0.14.10.tar.bz2) = 05fc28ede8462884cd1735fbde23b77912308197 -RMD160 (gnome-mag-0.14.10.tar.bz2) = c5f2dbaab3a1bb55185112cf18c3e34ac26f136e -Size (gnome-mag-0.14.10.tar.bz2) = 505530 bytes +SHA1 (gnome-mag-0.15.0.tar.bz2) = 983b32766657898d771a330ff2bb0a861ff1ec18 +RMD160 (gnome-mag-0.15.0.tar.bz2) = a4c774fa76761f38f82ed35c0c69790c9f7eb5e2 +Size (gnome-mag-0.15.0.tar.bz2) = 505438 bytes SHA1 (patch-aa) = cc1889919e77befcdb813775990807718b8ee371 SHA1 (patch-ab) = 76bd98a187f995b3eaf230282c446047093c52fb |