diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-21 11:10:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-21 11:10:56 +0000 |
commit | 4d576daff0def5f1bbfac0844f60d0c8dec574f6 (patch) | |
tree | 55c716efc76560c141b7e661b6159b295b636127 | |
parent | f23b3157e83311de8f9ffad46852ac10b16c9b91 (diff) | |
download | pkgsrc-4d576daff0def5f1bbfac0844f60d0c8dec574f6.tar.gz |
Update to 1.6.1. Include desktopdb.mk. Set LICENSE to modified-bsd.
=============
Version 1.6.1
=============
What's New
==========
- Fixed highlighting of an accessible on the desktop when it is selected in
Accerciser (aka node highlighting). GNOME 2.26 updates had broken this
(bug #576756).
New And Updated Translations
============================
- Shankar Prasad (kn)
- Socrates Vavilis (el)
- Osama Khalid (ar)
- Gintautas Miliauskas (lt)
- Ask Hjorth Larsen (da)
- Ignacio Casal Quinteiro (gl)
-rw-r--r-- | devel/accerciser/Makefile | 6 | ||||
-rw-r--r-- | devel/accerciser/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/accerciser/Makefile b/devel/accerciser/Makefile index eb46a19b5dd..df0a178e7a0 100644 --- a/devel/accerciser/Makefile +++ b/devel/accerciser/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/03/22 14:09:42 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/21 11:10:56 wiz Exp $ # -DISTNAME= accerciser-1.6.0 +DISTNAME= accerciser-1.6.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/accerciser/1.6/} EXTRACT_SUFX= .tar.bz2 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Interactive Python accessibility explorer for the GNOME desktop +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir @@ -27,6 +28,7 @@ BUILDLINK_API_DEPENDS.py-at-spi+= ${PYPKGPREFIX}-at-spi>=1.23.3 .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../x11/py-gnome2-desktop/buildlink3.mk" .include "../../x11/py-gtk2/buildlink3.mk" diff --git a/devel/accerciser/distinfo b/devel/accerciser/distinfo index 1b19b96bc09..94a3f46319e 100644 --- a/devel/accerciser/distinfo +++ b/devel/accerciser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/03/22 14:09:42 wiz Exp $ +$NetBSD: distinfo,v 1.3 2009/05/21 11:10:56 wiz Exp $ -SHA1 (accerciser-1.6.0.tar.bz2) = d5a74127ed53f08bd03fb583cdec8a0b09a69e47 -RMD160 (accerciser-1.6.0.tar.bz2) = e3c1dbdce7fbd853ef0d54f9bcea4b713f8cf936 -Size (accerciser-1.6.0.tar.bz2) = 1341848 bytes +SHA1 (accerciser-1.6.1.tar.bz2) = 16dc8523e533b046b53bc37ff7be1b05b752e183 +RMD160 (accerciser-1.6.1.tar.bz2) = 99970747ea70569bccd28e3c508f500667377b99 +Size (accerciser-1.6.1.tar.bz2) = 1345128 bytes |