Update to seahorse-plugins-2.28.0.
This commit is contained in:
parent
84bea8d072
commit
c67c90b21d
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/08/12 11:20:34 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/10/14 16:33:54 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= plugins and utilities for encryption in GNOME
|
||||
COMMENT= plugins and utilities for seahorse
|
||||
|
||||
GNOME_PROJECT= seahorse-plugins
|
||||
GNOME_VERSION= 2.24.1
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
GNOME_VERSION= 2.28.0
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/seahorse-plugins-2.24.1.tar.bz2) = hCt7dCTCpc/lbbWWATPwoQ==
|
||||
RMD160 (gnome/seahorse-plugins-2.24.1.tar.bz2) = b0dDi5i6lXVQzzT17hY8KLbgYaY=
|
||||
SHA1 (gnome/seahorse-plugins-2.24.1.tar.bz2) = iKFEmZ9V6C1f6O7jwlE3FYnoLtk=
|
||||
SHA256 (gnome/seahorse-plugins-2.24.1.tar.bz2) = Cp7mOtx60B6cPZo0MtRnpN8kiJt71BsGXom+x0zNdnY=
|
||||
SIZE (gnome/seahorse-plugins-2.24.1.tar.bz2) = 1843996
|
||||
MD5 (gnome/seahorse-plugins-2.28.0.tar.bz2) = /z8jivCxmJbtlJ/sBrW0DQ==
|
||||
RMD160 (gnome/seahorse-plugins-2.28.0.tar.bz2) = Oo6xRMe1sJ+AcV+DQLYbnrX0lWk=
|
||||
SHA1 (gnome/seahorse-plugins-2.28.0.tar.bz2) = EcOk/2s+gmgXOcC7HLjJ99v2T4I=
|
||||
SHA256 (gnome/seahorse-plugins-2.28.0.tar.bz2) = OTIrjYuRn58r9qYimZgXy0dpl34e2JRf8fgAGkL9rYA=
|
||||
SIZE (gnome/seahorse-plugins-2.28.0.tar.bz2) = 1345729
|
||||
|
12
x11/gnome/seahorse-plugins/patches/patch-configure
Normal file
12
x11/gnome/seahorse-plugins/patches/patch-configure
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2009/10/14 16:33:54 ajacoutot Exp $
|
||||
--- configure.orig Wed Oct 14 18:23:20 2009
|
||||
+++ configure Wed Oct 14 18:23:33 2009
|
||||
@@ -17242,7 +17242,7 @@ MOZILLA_EXTRA_LIBS="$gecko_cv_extra_libs"
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Epiphany API version" >&5
|
||||
$as_echo_n "checking for Epiphany API version... " >&6; }
|
||||
-apis="2.26 2.25 2.24"
|
||||
+apis="2.28 2.26 2.25 2.24"
|
||||
epiphany_api_version=
|
||||
for api in $apis; do
|
||||
if test -n "$PKG_CONFIG" && \
|
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-plugins_epiphany_mozilla_mozilla-helper_h,v 1.1 2009/10/14 16:33:54 ajacoutot Exp $
|
||||
--- plugins/epiphany/mozilla/mozilla-helper.h.orig Wed Oct 14 18:25:53 2009
|
||||
+++ plugins/epiphany/mozilla/mozilla-helper.h Wed Oct 14 18:26:08 2009
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
-#include <epiphany/ephy-embed.h>
|
||||
+#include <epiphany/epiphany.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-plugins_epiphany_seahorse-extension_c,v 1.1 2009/10/14 16:33:54 ajacoutot Exp $
|
||||
--- plugins/epiphany/seahorse-extension.c.orig Wed Oct 14 18:26:42 2009
|
||||
+++ plugins/epiphany/seahorse-extension.c Wed Oct 14 18:27:00 2009
|
||||
@@ -23,9 +23,7 @@
|
||||
#include "seahorse-extension.h"
|
||||
#include "mozilla/mozilla-helper.h"
|
||||
|
||||
-#include <epiphany/ephy-extension.h>
|
||||
-#include <epiphany/ephy-embed.h>
|
||||
-#include <epiphany/ephy-embed-container.h>
|
||||
+#include <epiphany/epiphany.h>
|
||||
|
||||
#include "eel-gconf-extensions.h"
|
||||
#include "ephy-debug.h"
|
@ -1,16 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/12 19:54:04 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/10/14 16:33:54 ajacoutot Exp $
|
||||
@bin bin/seahorse-agent
|
||||
@bin bin/seahorse-preferences
|
||||
@bin bin/seahorse-tool
|
||||
lib/bonobo/servers/GNOME_SeahorseApplet.server
|
||||
lib/epiphany/
|
||||
lib/epiphany/2.24/
|
||||
lib/epiphany/2.24/extensions/
|
||||
@comment lib/epiphany/2.24/extensions/libseahorseextension.la
|
||||
lib/epiphany/2.24/extensions/libseahorseextension.so
|
||||
lib/epiphany/2.24/extensions/seahorse.ephy-extension
|
||||
lib/gedit-2/
|
||||
lib/gedit-2/plugins/
|
||||
lib/epiphany/2.28/
|
||||
lib/epiphany/2.28/extensions/
|
||||
@comment lib/epiphany/2.28/extensions/libseahorseextension.la
|
||||
lib/epiphany/2.28/extensions/libseahorseextension.so
|
||||
lib/epiphany/2.28/extensions/seahorse.ephy-extension
|
||||
@comment lib/gedit-2/plugins/libseahorse-pgp.la
|
||||
lib/gedit-2/plugins/libseahorse-pgp.so
|
||||
lib/gedit-2/plugins/seahorse-pgp.gedit-plugin
|
||||
@ -46,195 +44,44 @@ share/gnome/help/seahorse-applet/vi/
|
||||
share/gnome/help/seahorse-applet/vi/seahorse-applet.xml
|
||||
share/gnome/help/seahorse-plugins/
|
||||
share/gnome/help/seahorse-plugins/C/
|
||||
share/gnome/help/seahorse-plugins/C/figures/
|
||||
share/gnome/help/seahorse-plugins/C/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/C/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/C/legal.xml
|
||||
share/gnome/help/seahorse-plugins/C/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/ca/
|
||||
share/gnome/help/seahorse-plugins/ca/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/cs/
|
||||
share/gnome/help/seahorse-plugins/cs/figures/
|
||||
share/gnome/help/seahorse-plugins/cs/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/cs/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/cs/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/de/
|
||||
share/gnome/help/seahorse-plugins/de/figures/
|
||||
share/gnome/help/seahorse-plugins/de/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/de/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/de/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/el/
|
||||
share/gnome/help/seahorse-plugins/el/figures/
|
||||
share/gnome/help/seahorse-plugins/el/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/el/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/el/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/en_GB/
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/en_GB/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/es/
|
||||
share/gnome/help/seahorse-plugins/es/figures/
|
||||
share/gnome/help/seahorse-plugins/es/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/es/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/es/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/fr/
|
||||
share/gnome/help/seahorse-plugins/fr/figures/
|
||||
share/gnome/help/seahorse-plugins/fr/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/fr/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/fr/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/it/
|
||||
share/gnome/help/seahorse-plugins/it/figures/
|
||||
share/gnome/help/seahorse-plugins/it/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/it/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/it/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/oc/
|
||||
share/gnome/help/seahorse-plugins/oc/figures/
|
||||
share/gnome/help/seahorse-plugins/oc/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/oc/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/oc/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/ru/
|
||||
share/gnome/help/seahorse-plugins/ru/figures/
|
||||
share/gnome/help/seahorse-plugins/ru/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/ru/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/ru/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/sv/
|
||||
share/gnome/help/seahorse-plugins/sv/figures/
|
||||
share/gnome/help/seahorse-plugins/sv/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/sv/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/sv/seahorse-plugins.xml
|
||||
share/gnome/help/seahorse-plugins/vi/
|
||||
share/gnome/help/seahorse-plugins/vi/figures/
|
||||
share/gnome/help/seahorse-plugins/vi/figures/export.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/file-manager.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/generate.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/import.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/key-manager.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/key-properties.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/passphrase.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/preferences.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/recipients.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/seahorse-window.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/signature.png
|
||||
share/gnome/help/seahorse-plugins/vi/figures/text-editor.png
|
||||
share/gnome/help/seahorse-plugins/vi/seahorse-plugins.xml
|
||||
share/icons/hicolor/48x48/apps/seahorse-applet.png
|
||||
share/icons/hicolor/scalable/apps/seahorse-applet.svg
|
||||
share/locale/ar/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/as/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/az/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/be@latin/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/bg/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/bn/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/br/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/ca/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/cs/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/da/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/de/LC_MESSAGES/seahorse-plugins.mo
|
||||
@ -258,8 +105,10 @@ share/locale/it/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/ja/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/kn/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/ko/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/ku/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/lt/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/lv/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/mai/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/mk/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/ml/LC_MESSAGES/seahorse-plugins.mo
|
||||
share/locale/mr/LC_MESSAGES/seahorse-plugins.mo
|
||||
@ -304,6 +153,7 @@ share/omf/seahorse-applet/seahorse-applet-sv.omf
|
||||
share/omf/seahorse-applet/seahorse-applet-vi.omf
|
||||
share/omf/seahorse-plugins/
|
||||
share/omf/seahorse-plugins/seahorse-plugins-C.omf
|
||||
share/omf/seahorse-plugins/seahorse-plugins-ca.omf
|
||||
share/omf/seahorse-plugins/seahorse-plugins-cs.omf
|
||||
share/omf/seahorse-plugins/seahorse-plugins-de.omf
|
||||
share/omf/seahorse-plugins/seahorse-plugins-el.omf
|
||||
|
Loading…
x
Reference in New Issue
Block a user