Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116628 - app-crypt/seahorse-0.7.8 doesn't emerge
Summary: app-crypt/seahorse-0.7.8 doesn't emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-24 10:53 UTC by tim
Modified: 2006-01-14 00:58 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tim 2005-12-24 10:53:56 UTC
emerging seahorse 0.7.8 fails:
checking SEAHORSE_LIBS... -Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lglade-2.0 -lxml2 -lz -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
checking for gpg... /usr/bin/gpg
checking for appropriate GnuPG version... yes
checking for gpgme-config... /usr/bin/gpgme-config
checking for GPGME - version >= 1.0.0... configure: error: GPGME 1.0.0 or later needed

emerging 0.7.9 works fine, thought
Comment 1 Daniel Black (RETIRED) gentoo-dev 2006-01-14 00:58:10 UTC
backported gpgme-1.1.0 patch from 0.7.9 to 0.7.8 - thanks for the bug report.