Fix the dconf gschema file.
This commit is contained in:
parent
6f82aeee71
commit
6f1789b933
x11/gnome/seahorse-nautilus
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2012/09/30 08:38:20 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2012/10/01 10:49:51 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,6 +6,7 @@ COMMENT= GnuPG extension for nautilus(1)
|
||||
|
||||
GNOME_PROJECT= seahorse-nautilus
|
||||
GNOME_VERSION= 3.6.0
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
@ -43,7 +44,5 @@ CONFIGURE_ARGS= --disable-static
|
||||
|
||||
post-install:
|
||||
rm ${PREFIX}/lib/nautilus/extensions-3.0/*.la
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=685124
|
||||
rm ${PREFIX}/share/glib-2.0/schemas/org.gnome.seahorse.nautilus.window.gschema.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -0,0 +1,13 @@
|
||||
$OpenBSD: patch-data_org_gnome_seahorse_nautilus_window_gschema_xml,v 1.1 2012/10/01 10:49:51 ajacoutot Exp $
|
||||
|
||||
https://bugzilla.gnome.org/show_bug.cgi?id=685124
|
||||
|
||||
--- data/org.gnome.seahorse.nautilus.window.gschema.xml.orig Fri Jun 29 09:22:47 2012
|
||||
+++ data/org.gnome.seahorse.nautilus.window.gschema.xml Mon Oct 1 12:45:01 2012
|
||||
@@ -1,5 +1,5 @@
|
||||
<schemalist>
|
||||
- <schema id="org.gnome.seahorse.window">
|
||||
+ <schema id="org.gnome.seahorse.nautilus.window">
|
||||
<key name="width" type="i">
|
||||
<default>-1</default>
|
||||
<summary>Width of the window</summary>
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/09/28 15:18:07 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/10/01 10:49:51 ajacoutot Exp $
|
||||
@conflict seahorse-plugins-*
|
||||
@bin bin/seahorse-tool
|
||||
lib/nautilus/extensions-3.0/libnautilus-seahorse.so
|
||||
@ -8,6 +8,7 @@ share/applications/seahorse-pgp-encrypted.desktop
|
||||
share/applications/seahorse-pgp-keys.desktop
|
||||
share/applications/seahorse-pgp-signature.desktop
|
||||
share/glib-2.0/schemas/org.gnome.seahorse.nautilus.gschema.xml
|
||||
share/glib-2.0/schemas/org.gnome.seahorse.nautilus.window.gschema.xml
|
||||
share/locale/ar/LC_MESSAGES/seahorse-nautilus.mo
|
||||
share/locale/as/LC_MESSAGES/seahorse-nautilus.mo
|
||||
share/locale/ast/LC_MESSAGES/seahorse-nautilus.mo
|
||||
|
Loading…
Reference in New Issue
Block a user