summaryrefslogtreecommitdiff
path: root/security/seahorse-plugins/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-27 16:54:01 +0000
committerwiz <wiz>2008-10-27 16:54:01 +0000
commita87e7faa9333f8094346745a1bc841732081c610 (patch)
tree764423cab4efd0663bca71c98bec471f6eab270c /security/seahorse-plugins/Makefile
parentd47cee7ceac9f7670bdb8d14111490159d486dae (diff)
downloadpkgsrc-a87e7faa9333f8094346745a1bc841732081c610.tar.gz
Import seahorse-plugins-2.24.1 as security/seahorse-plugins.
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. This package contains various plugins for Seahorse.
Diffstat (limited to 'security/seahorse-plugins/Makefile')
-rw-r--r--security/seahorse-plugins/Makefile46
1 files changed, 46 insertions, 0 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
new file mode 100644
index 00000000000..73bb5502a26
--- /dev/null
+++ b/security/seahorse-plugins/Makefile
@@ -0,0 +1,46 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/27 16:54:01 wiz Exp $
+
+DISTNAME= seahorse-plugins-2.24.1
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.24/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnome.org/projects/seahorse/
+COMMENT= Plugins for the GnuPG front end and bonobo component for GNOME
+
+DEPENDS+= gnupg>=1.2.1:../../security/gnupg
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_DIRS+= gnome2-1.5
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+
+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"
+.include "../../security/seahorse/buildlink3.mk"
+.include "../../security/gnome-keyring/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../sysutils/nautilus/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+# XXX: fails detection with:
+# checking which gecko to use...
+# test: : bad number
+#.include "../../www/epiphany/buildlink3.mk"
+#.include "../../www/firefox/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
+.include "../../mk/bsd.pkg.mk"