From a089bd2ead148593209a4db81e478d598d9df5e9 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 2 May 2010 11:03:13 +0000 Subject: Update to 0.15.1, set LICENSE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix complete breakage of opening subtitle files due to a change in newline handling of codecs.open in Python 2.6.5 * Use existing subtitle file mime-types instead of text/plain when adding files to the recent files database * Add German translation (Chris Leick) * Add Hungarian translation (László Andrássy) --- misc/gaupol/Makefile | 5 +++-- misc/gaupol/PLIST | 4 +++- misc/gaupol/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile index c460ba10805..cc0b75967bb 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.7 2010/03/07 08:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/05/02 11:03:13 wiz Exp $ # -DISTNAME= gaupol-0.15 +DISTNAME= gaupol-0.15.1 CATEGORIES= misc MASTER_SITES= http://download.gna.org/gaupol/0.15/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://home.gna.org/gaupol/index.html COMMENT= Subtitle editor +LICENSE= gnu-gpl-v3 DEPENDS+= iso-codes-[0-9]*:../../textproc/iso-codes DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet diff --git a/misc/gaupol/PLIST b/misc/gaupol/PLIST index 0c22ba68211..e6ece38a7d7 100644 --- a/misc/gaupol/PLIST +++ b/misc/gaupol/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2010/03/07 08:55:45 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2010/05/02 11:03:13 wiz Exp $ bin/gaupol ${PYSITELIB}/gaupol/__init__.py ${PYSITELIB}/gaupol/__init__.pyc @@ -550,6 +550,8 @@ share/icons/hicolor/24x24/apps/gaupol.png share/icons/hicolor/32x32/apps/gaupol.png share/icons/hicolor/scalable/apps/gaupol.svg share/locale/ca/LC_MESSAGES/gaupol.mo +share/locale/de/LC_MESSAGES/gaupol.mo share/locale/es/LC_MESSAGES/gaupol.mo +share/locale/hu/LC_MESSAGES/gaupol.mo share/locale/pl/LC_MESSAGES/gaupol.mo share/locale/sv/LC_MESSAGES/gaupol.mo diff --git a/misc/gaupol/distinfo b/misc/gaupol/distinfo index 5e76e03b4b3..2c836a1444a 100644 --- a/misc/gaupol/distinfo +++ b/misc/gaupol/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2010/03/07 08:55:45 wiz Exp $ +$NetBSD: distinfo,v 1.3 2010/05/02 11:03:13 wiz Exp $ -SHA1 (gaupol-0.15.tar.gz) = bbf2a0e792b4ec078aa42eef3ecec5e506891308 -RMD160 (gaupol-0.15.tar.gz) = b87926e3e466d24ba01f9e18c5573c16ae6710ef -Size (gaupol-0.15.tar.gz) = 428060 bytes +SHA1 (gaupol-0.15.1.tar.gz) = 91935e1bf567f6d241be545232286a3add72820b +RMD160 (gaupol-0.15.1.tar.gz) = 75059401e680e2b233d3e108ad9e6cc94b0624ec +Size (gaupol-0.15.1.tar.gz) = 458687 bytes SHA1 (patch-aa) = 77576970066c0bc74c15bc9ed2831f0099c8e896 -- cgit v1.2.3