pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/seahorse-plugins
Module Name: pkgsrc
Committed By: nia
Date: Sun Sep 15 13:33:10 UTC 2019
Modified Files:
pkgsrc/security/seahorse-plugins: Makefile PLIST
Log Message:
seahorse-plugins: Remove dependency on GNOME 2's gedit.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/security/seahorse-plugins/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/seahorse-plugins/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/seahorse-plugins/Makefile
diff -u pkgsrc/security/seahorse-plugins/Makefile:1.85 pkgsrc/security/seahorse-plugins/Makefile:1.86
--- pkgsrc/security/seahorse-plugins/Makefile:1.85 Sun Jul 21 22:25:41 2019
+++ pkgsrc/security/seahorse-plugins/Makefile Sun Sep 15 13:33:10 2019
@@ -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_LIBTOOL= yes
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"
Index: pkgsrc/security/seahorse-plugins/PLIST
diff -u pkgsrc/security/seahorse-plugins/PLIST:1.6 pkgsrc/security/seahorse-plugins/PLIST:1.7
--- pkgsrc/security/seahorse-plugins/PLIST:1.6 Mon Nov 29 12:56:20 2010
+++ pkgsrc/security/seahorse-plugins/PLIST Sun Sep 15 13:33:10 2019
@@ -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-encrypte
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