mail-client/sylpheed-claws-0.9.12 version bump
This is in Portage, but masked: <snip src=/usr/portage/profiles/package.mask> # <genone@gentoo.org> (30 June 2004) # This wasn't a very good release, it unsets markers and segfaults when # you rebuild the tree, probably other problems as well. I have to # figure this out before unmasking. =mail-client/sylpheed-claws-0.9.12 </snip>
Just emerged .12 and I have no segfault when rebuilding the tree. Only thing I noted that ebuild installs include files into /usr/include/sylpheed-claws-claws instead of prior /usr/include/sylpheed-claws.
Package include files problem is simply resolved with this: <snip> --- sylpheed-claws-0.9.12.ebuild.org 2004-07-03 11:26:26.000000000 +0200 +++ sylpheed-claws-0.9.12.ebuild 2004-07-03 11:26:33.000000000 +0200 @@ -46,11 +46,6 @@ mv ${WORKDIR}/${MY_GS} ${S}/src/plugins - # Change package name to sylpheed-claws ... - for i in `find ${S}/ -name 'configure*'`; do - sed -i "s/PACKAGE\=sylpheed/PACKAGE\=sylpheed-claws/" ${i} - done - # use shared-mime-info cd ${S}/src epatch ${FILESDIR}/procmime.patch </snip>
Fixed earlier tonight
It works with amd64.