update to 0.14.10
changes: -bugfixes -translation updates
This commit is contained in:
parent
66bbe4ea4c
commit
6bd5ba99be
4 changed files with 8 additions and 23 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.42 2007/10/06 00:20:40 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.43 2007/11/14 18:57:21 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-mag-0.14.6
|
||||
PKGREVISION= 2
|
||||
DISTNAME= gnome-mag-0.14.10
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.14/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.18 2007/07/17 10:48:32 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.19 2007/11/14 18:57:21 drochner Exp $
|
||||
bin/magnifier
|
||||
include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h
|
||||
lib/bonobo/servers/GNOME_Magnifier.server
|
||||
|
@ -100,6 +100,7 @@ share/locale/sr/LC_MESSAGES/gnome-mag.mo
|
|||
share/locale/sr@Latn/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ta/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/te/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/th/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/tk/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-mag.mo
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.21 2007/10/06 00:20:40 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.22 2007/11/14 18:57:21 drochner Exp $
|
||||
|
||||
SHA1 (gnome-mag-0.14.6.tar.bz2) = 9fab986efc9779d449ba4154dcb72f3533efcc34
|
||||
RMD160 (gnome-mag-0.14.6.tar.bz2) = 51bf08b3a394f28b0aa915dc1abf308dc2173661
|
||||
Size (gnome-mag-0.14.6.tar.bz2) = 468841 bytes
|
||||
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 (patch-aa) = cc1889919e77befcdb813775990807718b8ee371
|
||||
SHA1 (patch-ab) = 76bd98a187f995b3eaf230282c446047093c52fb
|
||||
SHA1 (patch-ac) = 1353eee3de5726156ca2169f70ba63de113f61ab
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
$NetBSD: patch-ac,v 1.1 2007/10/06 00:20:41 joerg Exp $
|
||||
|
||||
--- gnome-mag-1.0.pc.in.orig 2007-10-05 23:31:59.000000000 +0000
|
||||
+++ gnome-mag-1.0.pc.in
|
||||
@@ -2,8 +2,8 @@ prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
-idldir=@datadir@/idl/gnome-mag-1.0
|
||||
datarootdir=@datarootdir@
|
||||
+idldir=@datadir@/idl/gnome-mag-1.0
|
||||
|
||||
Name: gnome-mag
|
||||
Description: Gnome Screen Magnifier
|
Loading…
Reference in a new issue