Update to eog-plugins-2.30.1.
* translations updates
This commit is contained in:
parent
7c6c0a1515
commit
8c33b99e58
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/04/22 10:54:53 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/06/22 04:46:58 ajacoutot Exp $
|
||||
|
||||
COMMENT= plugins for EOG
|
||||
|
||||
GNOME_PROJECT= eog-plugins
|
||||
GNOME_VERSION= 2.30.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
GNOME_VERSION= 2.30.1
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/eog-plugins-2.30.0.tar.bz2) = xa5h4DFpzv0CIKOiZCBl+g==
|
||||
RMD160 (gnome/eog-plugins-2.30.0.tar.bz2) = YNQY4FQlTYdWfF5WLop0MW05A8M=
|
||||
SHA1 (gnome/eog-plugins-2.30.0.tar.bz2) = Jrs7Smzhff/zAvxfGEU99ez7Tfs=
|
||||
SHA256 (gnome/eog-plugins-2.30.0.tar.bz2) = 38b9zvwSjmvISwCs3wsSTP1bgUrvYs4TINUFgFdDwcs=
|
||||
SIZE (gnome/eog-plugins-2.30.0.tar.bz2) = 337547
|
||||
MD5 (gnome/eog-plugins-2.30.1.tar.bz2) = cribk+VtH7WEgMuN09mA1w==
|
||||
RMD160 (gnome/eog-plugins-2.30.1.tar.bz2) = V7+qhpYSVOVtvXZCNuaXXhULtwQ=
|
||||
SHA1 (gnome/eog-plugins-2.30.1.tar.bz2) = +j5kn68/OFFYlqzHF5x3HCEIBoc=
|
||||
SHA256 (gnome/eog-plugins-2.30.1.tar.bz2) = DmUQUzZ+HWrs+4BYqT3KwiI+yCKmke4TTpqHlmJYDK8=
|
||||
SIZE (gnome/eog-plugins-2.30.1.tar.bz2) = 344700
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2010/04/22 08:40:00 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.3 2010/06/22 04:46:58 ajacoutot Exp $
|
||||
|
||||
Fix some stupid egrep(1) misusage causing this function to always
|
||||
return 1.
|
||||
|
||||
--- configure.orig Mon Mar 29 23:59:13 2010
|
||||
+++ configure Thu Apr 22 10:31:05 2010
|
||||
@@ -13588,7 +13588,7 @@ disabled_plugins=
|
||||
--- configure.orig Mon Jun 21 22:52:02 2010
|
||||
+++ configure Tue Jun 22 06:38:56 2010
|
||||
@@ -13737,7 +13737,7 @@ disabled_plugins=
|
||||
# *******************
|
||||
|
||||
check_plugin_defined() {
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/04/22 10:54:53 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/06/22 04:46:58 ajacoutot Exp $
|
||||
lib/eog/plugins/console.py
|
||||
lib/eog/plugins/console.pyc
|
||||
lib/eog/plugins/console.pyo
|
||||
@ -54,6 +54,7 @@ share/locale/fr/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/gl/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/gu/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/hu/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/id/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/it/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/ja/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/kn/LC_MESSAGES/eog-plugins.mo
|
||||
@ -72,6 +73,7 @@ share/locale/sq/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/sv/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/ta/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/te/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/uk/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/vi/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/eog-plugins.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/eog-plugins.mo
|
||||
|
Loading…
Reference in New Issue
Block a user