diff options
author | wiz <wiz> | 2010-06-15 09:17:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-06-15 09:17:20 +0000 |
commit | 48fa9ab8a76e65fe4ae04899d37dc9eb1a7b4ad8 (patch) | |
tree | 44ce7f330d4b0d9edf1ec913ca15ace97d0c864e /misc/gaupol | |
parent | f3cdaa712cbbc6d0cc9208684f2fdaa27627a333 (diff) | |
download | pkgsrc-48fa9ab8a76e65fe4ae04899d37dc9eb1a7b4ad8.tar.gz |
Update to 0.16.1:
* Add support for a variant of the TMPlayer format with two-digit
hours, i.e. time strings of form HH:MM:SS:
* Fix cropped close icons on tabs
* Fix AttributeError related to locale functions on Windows
* Fix launching web browser on Windows
* Clarify dependencies of aeidon and gaupol in README.aeidon
* Add Russian translation (Алекс)
Diffstat (limited to 'misc/gaupol')
-rw-r--r-- | misc/gaupol/Makefile | 4 | ||||
-rw-r--r-- | misc/gaupol/PLIST | 4 | ||||
-rw-r--r-- | misc/gaupol/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile index 29056ba2935..0160fabcdeb 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/06/05 23:55:39 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/06/15 09:17:20 wiz Exp $ # -DISTNAME= gaupol-0.16 +DISTNAME= gaupol-0.16.1 CATEGORIES= misc MASTER_SITES= http://download.gna.org/gaupol/0.16/ diff --git a/misc/gaupol/PLIST b/misc/gaupol/PLIST index ab2de4f6d62..1fe49ba96f5 100644 --- a/misc/gaupol/PLIST +++ b/misc/gaupol/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2010/06/05 14:04:45 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/06/15 09:17:20 wiz Exp $ bin/gaupol ${PYSITELIB}/aeidon/__init__.py ${PYSITELIB}/aeidon/__init__.pyc @@ -507,6 +507,7 @@ share/gaupol/ui/debug-dialog.ui share/gaupol/ui/duration-dialog.ui share/gaupol/ui/encoding-dialog.ui share/gaupol/ui/framerate-dialog.ui +share/gaupol/ui/gtkrc share/gaupol/ui/header-dialog.ui share/gaupol/ui/insert-dialog.ui share/gaupol/ui/language-dialog.ui @@ -540,4 +541,5 @@ 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/ru/LC_MESSAGES/gaupol.mo share/locale/sv/LC_MESSAGES/gaupol.mo diff --git a/misc/gaupol/distinfo b/misc/gaupol/distinfo index d3773b08786..349a82b9bc8 100644 --- a/misc/gaupol/distinfo +++ b/misc/gaupol/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/06/05 14:04:45 wiz Exp $ +$NetBSD: distinfo,v 1.5 2010/06/15 09:17:20 wiz Exp $ -SHA1 (gaupol-0.16.tar.gz) = b2c478b329fdb2293ff4765b62819d61e5d5bd58 -RMD160 (gaupol-0.16.tar.gz) = 4c4e559b93d45bbcce7e1aec9ab846efaa787a56 -Size (gaupol-0.16.tar.gz) = 521531 bytes +SHA1 (gaupol-0.16.1.tar.gz) = c94c5926bce6ae15055d9fa6e85888e5b5ea684c +RMD160 (gaupol-0.16.1.tar.gz) = 33ce3a93ed30b7f94713158c9ad33140bf40400a +Size (gaupol-0.16.1.tar.gz) = 539587 bytes |