Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Robin Cook (da40609bee4ee534dece46ae0be4470912b9089e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <rcook AT wyrms.net>
  • To: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Robin Cook (da40609bee4ee534dece46ae0be4470912b9089e)
  • Date: Tue, 12 Dec 2006 05:33:52 -0600

Works fine for me here but I have firefox built with gtk2 and have
epiphany installed.

Do you have your gecko browser build with gtk2?

CuZnDragon

On Tue, 2006-12-12 at 09:59 +0100, Ladislav Hagara wrote:
> > GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:
> >
> > crypto/seahorse/DETAILS | 5
> > crypto/seahorse/HISTORY | 3
> > crypto/seahorse/seahorse-0.8.2.tar.bz2.sig |binary
> > crypto/seahorse/seahorse-0.9.8.tar.bz2.sig |binary
> >
> > diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS
> > index fe12523..e95f04c 100755
> > --- a/crypto/seahorse/DETAILS
> > +++ b/crypto/seahorse/DETAILS
> > @@ -1,11 +1,9 @@
> > SPELL=seahorse
> >
> > if [ "$SEAHORSE_DEVEL" == "y" ];then
> > - VERSION=0.9.5
> > -
> > SOURCE_HASH=sha512:d83614ad0aa04cebcfd90fccff127c45e054bfa07f47d0e3ad6ca44a35c16bfed5aa648da069b242bbf0866fbd6f491533afbc29a7ba60b28561f81f7b764d9b
> > + VERSION=0.9.8
> > else
> > VERSION=0.8.2
> > -
> > SOURCE_HASH=sha512:48ba0d4f3044171f8e5f9135d0453dda6ee50a2958483ee79715c2c8337591852b636c3c2ebef1b7394468d05a5ce07952a52c6723fa0d3401e079b43d8f4ffe
> > fi
> >
> > BRANCH=`echo $VERSION|cut -d . -f 1,2`
> > @@ -13,6 +11,7 @@ fi
> > SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> > SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
> > SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
> > + SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
> > LICENSE[0]=GPL
> > WEB_SITE=http://www.gnome.org/projects/seahorse
> > ENTERED=20011123
> > diff --git a/crypto/seahorse/HISTORY b/crypto/seahorse/HISTORY
> > index 8f935ab..d2aa3b5 100644
> > --- a/crypto/seahorse/HISTORY
> > +++ b/crypto/seahorse/HISTORY
> > @@ -1,3 +1,6 @@
> > +2006-12-11 Robin Cook <rcook AT wyrms.net>
> > + * DETAILS: updated devel version to 0.9.8
>
>
> I have tried 0.9.6, 0.9.7 and 0.9.8 and always have had the same problem
> so I didn't commit them to git server.
> Now the same:
> ...
> checking whether we have a gtk 2 gecko build... configure: error: This
> program needs a gtk 2 gecko build
> ! Problem Detected !
> Creating compile log /var/log/sorcery/compile/seahorse-0.9.8.bz2
> View Compile log for seahorse-0.9.8? [n]
>
> Seems devel seahorse depends on epiphany, I have tried it optional:
> optional_depends epiphany \
> "--enable-epiphany" \
> "--disable-epiphany" \
> "for the epiphany plugin"
>
> but configure ignore it.
>
> It is a problem of epiphany (probably) and I wrote bug report
> http://bugs.sourcemage.org/show_bug.cgi?id=13222
>

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page