diff options
-rw-r--r-- | security/seahorse/Makefile | 16 | ||||
-rw-r--r-- | security/seahorse/PLIST | 60 | ||||
-rw-r--r-- | security/seahorse/distinfo | 7 |
3 files changed, 61 insertions, 22 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 37884888f26..9f4660f88f8 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2003/01/10 07:49:51 cjep Exp $ +# $NetBSD: Makefile,v 1.6 2003/02/15 11:03:42 jmmv Exp $ -DISTNAME= seahorse-0.5.0 +DISTNAME= seahorse-0.7.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} @@ -8,13 +8,21 @@ MAINTAINER= jmmv@netbsd.org HOMEPAGE= http://seahorse.sourceforge.net COMMENT= GnuPG front end and bonobo component for Gnome +DEPENDS= gnupg>=1.2.1:../../security/gnupg +DEPENDS+= gnome2-dirs>=1.0:../../misc/gnome2-dirs +BUILDLINK_DEPENDS.gpgme= gpgme>=0.3.14 + GNU_CONFIGURE= yes USE_GMAKE= yes USE_X11BASE= yes USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes -DEPENDS+= gnupg>=1.0:../../security/gnupg +GCONF2_SCHEMAS= seahorse.schemas -.include "../../x11/gnome-libs/buildlink2.mk" +.include "../../devel/GConf2/schemas.mk" +.include "../../devel/libglade2/buildlink2.mk" +.include "../../devel/libgnomeui/buildlink2.mk" +.include "../../security/gpgme/buildlink2.mk" +.include "../../textproc/scrollkeeper/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/seahorse/PLIST b/security/seahorse/PLIST index b4e9766120f..a55070a5194 100644 --- a/security/seahorse/PLIST +++ b/security/seahorse/PLIST @@ -1,27 +1,57 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/24 14:38:20 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/15 11:03:42 jmmv Exp $ bin/seahorse -man/man1/seahorse.1 -share/gnome/apps/Applications/seahorse.desktop -share/gnome/help/seahorse/C/seahorse.html -share/gnome/help/seahorse/C/topic.dat -share/gnome/help/seahorse/it/seahorse.html -share/gnome/help/seahorse/it/topic.dat -share/gnome/help/seahorse/ja/seahorse.html -share/gnome/help/seahorse/ja/topic.dat -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/seahorse.mo +share/applications/seahorse.desktop +share/gconf/schemas/seahorse.schemas +share/gnome/help/seahorse/C/figures/export.png +share/gnome/help/seahorse/C/figures/file-manager.png +share/gnome/help/seahorse/C/figures/generate.png +share/gnome/help/seahorse/C/figures/import.png +share/gnome/help/seahorse/C/figures/key-manager.png +share/gnome/help/seahorse/C/figures/key-properties.png +share/gnome/help/seahorse/C/figures/passphrase.png +share/gnome/help/seahorse/C/figures/preferences.png +share/gnome/help/seahorse/C/figures/recipients.png +share/gnome/help/seahorse/C/figures/signature.png +share/gnome/help/seahorse/C/figures/text-editor.png +share/gnome/help/seahorse/C/legal.xml +share/gnome/help/seahorse/C/seahorse.xml ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/seahorse.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/seahorse.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/seahorse.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/seahorse.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/seahorse.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/seahorse.mo +${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/seahorse.mo -share/pixmaps/seahorse/seahorse.png -@dirrm share/pixmaps/seahorse -@dirrm share/gnome/help/seahorse/ja -@dirrm share/gnome/help/seahorse/it +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/seahorse.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/seahorse.mo +share/omf/seahorse/seahorse-C.omf +share/pixmaps/seahorse.png +share/seahorse/glade/seahorse-add-subkey.glade2 +share/seahorse/glade/seahorse-add-uid.glade2 +share/seahorse/glade/seahorse-export.glade2 +share/seahorse/glade/seahorse-file-manager.glade2 +share/seahorse/glade/seahorse-generate.glade2 +share/seahorse/glade/seahorse-import.glade2 +share/seahorse/glade/seahorse-key-manager.glade2 +share/seahorse/glade/seahorse-key-properties.glade2 +share/seahorse/glade/seahorse-preferences.glade2 +share/seahorse/glade/seahorse-recipients.glade2 +share/seahorse/glade/seahorse-revoke.glade2 +share/seahorse/glade/seahorse-signatures.glade2 +share/seahorse/glade/seahorse-text-editor.glade2 +@dirrm share/seahorse/glade +@dirrm share/seahorse +@dirrm share/omf/seahorse +@dirrm share/gnome/help/seahorse/C/figures @dirrm share/gnome/help/seahorse/C @dirrm share/gnome/help/seahorse +@comment in gnome2-dirs: @dirrm share/gnome/help +@comment in GConf2: @dirrm share/gconf/schemas +@comment in gnome2-dirs: @dirrm share/applications diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo index a64205db7b3..a56d5ea80fc 100644 --- a/security/seahorse/distinfo +++ b/security/seahorse/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/05/24 14:38:19 agc Exp $ +$NetBSD: distinfo,v 1.2 2003/02/15 11:03:42 jmmv Exp $ -SHA1 (seahorse-0.5.0.tar.gz) = 4ee53811977530a0698ee1977b694592a223760a -Size (seahorse-0.5.0.tar.gz) = 280378 bytes +SHA1 (seahorse-0.7.0.tar.gz) = 237cfad85023b65c646befb2731aa4a97de87edf +Size (seahorse-0.7.0.tar.gz) = 629183 bytes +SHA1 (patch-aa) = 1496356157500eccd4d03dd31c8fdfaf63298792 |