pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Remove seahorse-gedit and seahorse-nautilus, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a39b006fcb71
branches:  trunk
changeset: 549100:a39b006fcb71
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 27 16:54:49 2008 +0000

description:
Remove seahorse-gedit and seahorse-nautilus, replace by seahorse-plugins.

diffstat:

 security/Makefile                   |   5 +--
 security/seahorse-gedit/DESCR       |  10 -------
 security/seahorse-gedit/Makefile    |  51 -------------------------------------
 security/seahorse-gedit/PLIST       |   5 ---
 security/seahorse-nautilus/DESCR    |  10 -------
 security/seahorse-nautilus/Makefile |  44 -------------------------------
 security/seahorse-nautilus/PLIST    |   3 --
 7 files changed, 2 insertions(+), 126 deletions(-)

diffs (166 lines):

diff -r e2f88bc1b1b4 -r a39b006fcb71 security/Makefile
--- a/security/Makefile Mon Oct 27 16:54:01 2008 +0000
+++ b/security/Makefile Mon Oct 27 16:54:49 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.331 2008/10/22 20:39:13 tonnerre Exp $
+# $NetBSD: Makefile,v 1.332 2008/10/27 16:54:49 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -254,8 +254,7 @@
 SUBDIR+=       sbd
 SUBDIR+=       scanssh
 SUBDIR+=       seahorse
-SUBDIR+=       seahorse-gedit
-SUBDIR+=       seahorse-nautilus
+SUBDIR+=       seahorse-plugins
 SUBDIR+=       secpanel
 SUBDIR+=       sfs
 SUBDIR+=       sign
diff -r e2f88bc1b1b4 -r a39b006fcb71 security/seahorse-gedit/DESCR
--- a/security/seahorse-gedit/DESCR     Mon Oct 27 16:54:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-Seahorse is a GNOME front-end for GnuGP.  It can be used for signing,
-encrypting, verifying and decrypting text and files.  The text can be
-taken from the clipboard, or written directly in the little editor it
-has.  Seahorse is also a keymanager, which can be used to edit almost
-all the properties of the keys stored in your keyrings.
-
-Seahorse currently consists of two projects.  Along with Seahorse
-itself, a bonobo component called Seahorse-bonobo is being developed.
-This bonobo component will serve as a backend to Seahorse, as the most
-gnupg common functions are being implemented in it.
diff -r e2f88bc1b1b4 -r a39b006fcb71 security/seahorse-gedit/Makefile
--- a/security/seahorse-gedit/Makefile  Mon Oct 27 16:54:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2008/07/15 11:13:30 drochner Exp $
-
-DISTNAME=      seahorse-2.22.3
-PKGNAME=       seahorse-gedit-2.22.3
-CATEGORIES=    security
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/seahorse/2.22/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://seahorse.sourceforge.net/
-COMMENT=       Seahorse plugin for gedit
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-PATCHDIR=      ${.CURDIR}/../seahorse/patches
-DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo
-
-GNU_CONFIGURE=         yes
-USE_DIRS+=             gnome2-1.5
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
-#autoconf
-USE_LIBTOOL=           yes
-USE_PKGLOCALEDIR=      yes
-
-CONFIGURE_ARGS+=       --disable-nautilus
-
-GCONF_SCHEMAS=         seahorse-gedit.schemas
-
-BUILDLINK_API_DEPENDS.gpgme+=  gpgme>=1.0.1nb2
-
-BUILD_DIRS=    plugins/gedit
-INSTALL_DIRS=  plugins/gedit
-
-.include "../../databases/gnome-mime-data/buildlink3.mk"
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/libbonobo/buildlink3.mk"
-.include "../../devel/libbonoboui/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../net/libsoup24/buildlink3.mk"
-.include "../../security/seahorse/buildlink3.mk"
-.include "../../security/gpgme/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../editors/gedit/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e2f88bc1b1b4 -r a39b006fcb71 security/seahorse-gedit/PLIST
--- a/security/seahorse-gedit/PLIST     Mon Oct 27 16:54:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2007/09/25 10:54:17 hira Exp $
-lib/gedit-2/plugins/libseahorse-pgp.la
-lib/gedit-2/plugins/seahorse-pgp.gedit-plugin
-share/gconf/schemas/seahorse-gedit.schemas
-@comment in GConf: @dirrm share/gconf/schemas
diff -r e2f88bc1b1b4 -r a39b006fcb71 security/seahorse-nautilus/DESCR
--- a/security/seahorse-nautilus/DESCR  Mon Oct 27 16:54:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-Seahorse is a GNOME front-end for GnuGP.  It can be used for signing,
-encrypting, verifying and decrypting text and files.  The text can be
-taken from the clipboard, or written directly in the little editor it
-has.  Seahorse is also a keymanager, which can be used to edit almost
-all the properties of the keys stored in your keyrings.
-
-Seahorse currently consists of two projects.  Along with Seahorse
-itself, a bonobo component called Seahorse-bonobo is being developed.
-This bonobo component will serve as a backend to Seahorse, as the most
-gnupg common functions are being implemented in it.
diff -r e2f88bc1b1b4 -r a39b006fcb71 security/seahorse-nautilus/Makefile
--- a/security/seahorse-nautilus/Makefile       Mon Oct 27 16:54:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2008/07/15 11:13:30 drochner Exp $
-
-DISTNAME=      seahorse-2.22.3
-PKGNAME=       seahorse-nautilus-2.22.3
-CATEGORIES=    security
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/seahorse/2.22/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://seahorse.sourceforge.net/
-COMMENT=       Seahorse plugin for nautilus
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-PATCHDIR=      ${.CURDIR}/../seahorse/patches
-DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo
-
-GNU_CONFIGURE=         yes
-USE_DIRS+=             gnome2-1.5
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
-#autoconf
-USE_LIBTOOL=           yes
-USE_PKGLOCALEDIR=      yes
-
-CONFIGURE_ARGS+=       --disable-gedit
-
-BUILDLINK_API_DEPENDS.gpgme+=  gpgme>=1.0.1nb2
-
-BUILD_DIRS=    plugins/nautilus-ext
-INSTALL_DIRS=  plugins/nautilus-ext
-
-.include "../../databases/gnome-mime-data/buildlink3.mk"
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../net/libsoup24/buildlink3.mk"
-.include "../../security/gpgme/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../sysutils/nautilus/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e2f88bc1b1b4 -r a39b006fcb71 security/seahorse-nautilus/PLIST
--- a/security/seahorse-nautilus/PLIST  Mon Oct 27 16:54:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2008/04/15 18:53:42 drochner Exp $
-lib/nautilus/extensions-2.0/libnautilus-seahorse.la
-@comment in nautilus: @dirrm lib/nautilus/extensions-2.0



Home | Main Index | Thread Index | Old Index