diff options
author | wiz <wiz@pkgsrc.org> | 2011-07-12 13:36:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-07-12 13:36:49 +0000 |
commit | e724b192597814c22031fea33457932db0289b77 (patch) | |
tree | dfc11d9c44cadde471f6bca147af28005b27d767 /misc | |
parent | 169d683a91af22d7e9ef3d0ce2c2b5baacf582b3 (diff) | |
download | pkgsrc-e724b192597814c22031fea33457932db0289b77.tar.gz |
Update to 0.18:
Gaupol 0.18
===========
* Add extension that allows use of custom framerates (#637503)
* Add "Get more extensions" button to the preferences dialog
* Relax SubRip file parsing in unambiguous cases (#634129)
* Fix saving of last used directory in file dialogs with "paths that
cannot be represented as a local filename" (#649347)
* Add Brazilian Portuguese translation (Átila Camurça,
Darlildo Souza)
* Update German translation (Chris Leick)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gaupol/Makefile | 6 | ||||
-rw-r--r-- | misc/gaupol/PLIST | 4 | ||||
-rw-r--r-- | misc/gaupol/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile index c760d0a53c2..dadb7979cb6 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2011/04/11 14:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/07/12 13:36:49 wiz Exp $ # -DISTNAME= gaupol-0.17.2 +DISTNAME= gaupol-0.18 CATEGORIES= misc -MASTER_SITES= http://download.gna.org/gaupol/0.17/ +MASTER_SITES= http://download.gna.org/gaupol/0.18/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://home.gna.org/gaupol/index.html diff --git a/misc/gaupol/PLIST b/misc/gaupol/PLIST index e47a7ef0425..397d94154d3 100644 --- a/misc/gaupol/PLIST +++ b/misc/gaupol/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2011/04/11 14:56:00 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2011/07/12 13:36:49 wiz Exp $ bin/gaupol ${PYSITELIB}/aeidon/__init__.py ${PYSITELIB}/aeidon/__init__.pyc @@ -470,6 +470,7 @@ share/gaupol/extensions/bookmarks/bookmarks.gaupol-extension share/gaupol/extensions/bookmarks/bookmarks.py share/gaupol/extensions/bookmarks/bookmarks.pyo share/gaupol/extensions/bookmarks/bookmarks.ui.xml +share/gaupol/extensions/custom-framerates/custom-framerates.gaupol-extension share/gaupol/extensions/side-pane/side-pane.gaupol-extension share/gaupol/extensions/side-pane/side-pane.py share/gaupol/extensions/side-pane/side-pane.pyo @@ -547,6 +548,7 @@ share/locale/fi/LC_MESSAGES/gaupol.mo share/locale/he/LC_MESSAGES/gaupol.mo share/locale/hu/LC_MESSAGES/gaupol.mo share/locale/pl/LC_MESSAGES/gaupol.mo +share/locale/pt_BR/LC_MESSAGES/gaupol.mo share/locale/ru/LC_MESSAGES/gaupol.mo share/locale/sv/LC_MESSAGES/gaupol.mo share/locale/tr/LC_MESSAGES/gaupol.mo diff --git a/misc/gaupol/distinfo b/misc/gaupol/distinfo index 126014ae92f..3a1242ebe03 100644 --- a/misc/gaupol/distinfo +++ b/misc/gaupol/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/04/11 14:56:00 wiz Exp $ +$NetBSD: distinfo,v 1.8 2011/07/12 13:36:49 wiz Exp $ -SHA1 (gaupol-0.17.2.tar.gz) = acb4e71c1d378db8614cdabf9cc1deef587c1c28 -RMD160 (gaupol-0.17.2.tar.gz) = 3b7041e5a5c7fc8cada84613bd061a7fa935c5a0 -Size (gaupol-0.17.2.tar.gz) = 608728 bytes +SHA1 (gaupol-0.18.tar.gz) = 1af25478e11694ff46574ef74c8638a23471b349 +RMD160 (gaupol-0.18.tar.gz) = ce918e1f60566f42f5bb9f4d1674b93539addbd9 +Size (gaupol-0.18.tar.gz) = 641781 bytes |