pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/seahorse-plugins seahorse-plugins: Remove dep...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b0a9392cc3e
branches: trunk
changeset: 401346:5b0a9392cc3e
user: nia <nia%pkgsrc.org@localhost>
date: Sun Sep 15 13:33:10 2019 +0000
description:
seahorse-plugins: Remove dependency on GNOME 2's gedit.
Bump PKGREVISION.
diffstat:
security/seahorse-plugins/Makefile | 7 ++++---
security/seahorse-plugins/PLIST | 5 +----
2 files changed, 5 insertions(+), 7 deletions(-)
diffs (52 lines):
diff -r 85d9549b8f3b -r 5b0a9392cc3e security/seahorse-plugins/Makefile
--- a/security/seahorse-plugins/Makefile Sun Sep 15 13:13:55 2019 +0000
+++ b/security/seahorse-plugins/Makefile Sun Sep 15 13:33:10 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2019/07/21 22:25:41 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2019/09/15 13:33:10 nia Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 66
+PKGREVISION= 67
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/}
EXTRACT_SUFX= .tar.bz2
@@ -17,13 +17,14 @@
USE_PKGLOCALEDIR= yes
CONFIGURE_ENV+= GNUPG=${GPGME_GPG}
+CONFIGURE_ARGS+= --disable-gedit
+
GCONF_SCHEMAS= seahorse-gedit.schemas
GCONF_SCHEMAS+= seahorse-plugins.schemas
.include "../../databases/gnome-mime-data/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../devel/GConf/schemas.mk"
-.include "../../editors/gedit/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
diff -r 85d9549b8f3b -r 5b0a9392cc3e security/seahorse-plugins/PLIST
--- a/security/seahorse-plugins/PLIST Sun Sep 15 13:13:55 2019 +0000
+++ b/security/seahorse-plugins/PLIST Sun Sep 15 13:33:10 2019 +0000
@@ -1,10 +1,8 @@
-@comment $NetBSD: PLIST,v 1.6 2010/11/29 12:56:20 drochner Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/09/15 13:33:10 nia Exp $
bin/seahorse-agent
bin/seahorse-preferences
bin/seahorse-tool
lib/bonobo/servers/GNOME_SeahorseApplet.server
-lib/gedit-2/plugins/libseahorse-pgp.la
-lib/gedit-2/plugins/seahorse-pgp.gedit-plugin
lib/nautilus/extensions-2.0/libnautilus-seahorse.la
lib/seahorse/seahorse-applet
man/man1/seahorse-agent.1
@@ -13,7 +11,6 @@
share/applications/seahorse-pgp-keys.desktop
share/applications/seahorse-pgp-preferences.desktop
share/applications/seahorse-pgp-signature.desktop
-share/gconf/schemas/seahorse-gedit.schemas
share/gconf/schemas/seahorse-plugins.schemas
share/gnome-2.0/ui/GNOME_SeahorseApplet.xml
share/gnome/help/seahorse-applet/C/legal.xml
Home |
Main Index |
Thread Index |
Old Index