Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65198 - seahorse-0.7.3 (Update)
Summary: seahorse-0.7.3 (Update)
Status: RESOLVED DUPLICATE of bug 27801
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 06:33 UTC by David Millington
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
seahorse-0.7.3.ebuild (seahorse-0.7.3.ebuild,697 bytes, text/plain)
2004-09-24 06:35 UTC, David Millington
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Millington 2004-09-24 06:33:31 UTC
Hi

Please find attached an ebuild for Seahorse 0.7.3.  It's tested only on x86, so I've marked it unstable for ppc, sparc and amd64, though it should build find on those.

Seahorse is a Gnome2-based frontend and key manager for GnuPG.  It doesn't seem to have been updated since April 2003 when this version was released, but does have a lot of project activity according to Sourceforge.  You can find its homepage at http://sourceforge.net/projects/seahorse/ .  The previous ebuild is for version 0.6.3 and is very outdated.  It was located in app-crypt/seahorse and I imagine this version would go there as well.

Note that it requires =app-crypt/gpgme-0.3.14 which is about six versions behind.

Dave.
Comment 1 David Millington 2004-09-24 06:35:24 UTC
Created attachment 40295 [details]
seahorse-0.7.3.ebuild
Comment 2 David Millington 2004-09-24 06:38:58 UTC
Comment on attachment 40295 [details]
seahorse-0.7.3.ebuild

># Copyright 1999-2004 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
># $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.3.ebuild,v 1.8 2004/06/24 21:37:50 agriffis Exp $
>
>inherit gnome2
>
>DESCRIPTION="Gnome front end to GnuPG"
>HOMEPAGE="http://sourceforge.net/projects/seahorse/"
>SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz"
>
>LICENSE="GPL-2"
>SLOT="0"
>KEYWORDS="~x86 ~ppc ~sparc ~amd64"
>IUSE=""
>
>RDEPEND="virtual/x11
>	>=app-crypt/gnupg-1.2.4
>	=app-crypt/gpgme-0.3.14
>	>=gnome-base/libgnomeui-2
>	>=gnome-base/libglade-2"
>DEPEND="${RDEPEND}
>	>=app-text/scrollkeeper-0.3
>	dev-util/pkgconfig"
>
>DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
Comment 3 Daniel Black (RETIRED) gentoo-dev 2004-09-24 16:06:42 UTC
This is technically a dup of bug 27801. Yes I saw that version on there and it does compile ok with the ebuild. From bug 27801 this is the developement series and probably still has a few bugs.

It required that version of gpgme-0.3.14 because the API changes between 0.3.14 and 0.3.16. It will not compile otherwise.

If a version bump of this does occur I'd rather you/gnome peoples copied from the seahorse-0.6.3-r1.ebuild. This is because of library location changes in 0.3.14-r1 as described in bug 64485. I want to delete gpgme-0.3.14 because of conflicts with 0.9.0.

Please there is no need to copy ebuilds here if they are identical to the previous version. If they are different just as an attachement is plenty.

FYI the gnome people are very busy getting gnome 3.8(?) into shape so don't expect a positive responce soon.
Comment 4 foser (RETIRED) gentoo-dev 2004-09-24 23:50:30 UTC
seahorse development is pretty dead, so i still see no reason to go with an unstable series we cannot possibly support.

*** This bug has been marked as a duplicate of 27801 ***