[SM-Commit] GIT changes to test grimoire by Robin Cook
Robin Cook
rcook at wyrms.net
Sun May 7 12:03:06 EDT 2006
That in because I am waiting on the compile to finish to do the p4
submit on python.
CuZnDragon
Robin Cook
On Sun, 2006-05-07 at 17:42 +0200, Arwed von Merkatz wrote:
> On Sun, May 07, 2006 at 09:36:54AM -0500, Robin Cook wrote:
> > GIT changes to test grimoire by Robin Cook <rcook at wyrms.net>:
> >
> > gnome2-libs/libglade2/DEPENDS | 4 +++-
> > gnome2-libs/libglade2/HISTORY | 4 ++++
> > gnome2-libs/libglade2/PREPARE | 12 ------------
> > 3 files changed, 7 insertions(+), 13 deletions(-)
> >
> > New commits:
> > commit 1131b34970474e70af3dcae1a6e870a08cb60f59
> > Author: Robin Cook <rcook at wyrms.net>
> > Commit: Robin Cook <rcook at wyrms.net>
> >
> > libglade2: added sub_depends for python with expat
>
> The python spell doesn't provide such a sub_depends, so this doesn't
> work. See the documentation in the wiki[1] and some other spells (e.g.
> libxml2) as examples.
>
> [1] http://wiki.sourcemage.org/SUB_DEPENDS
>
> > diff --git a/gnome2-libs/libglade2/DEPENDS b/gnome2-libs/libglade2/DEPENDS
> > index df492b3..d473641 100755
> > --- a/gnome2-libs/libglade2/DEPENDS
> > +++ b/gnome2-libs/libglade2/DEPENDS
> > @@ -1,7 +1,9 @@
> > depends expat &&
> > -depends python &&
> > depends gtk+2 &&
> > depends libxml2 &&
> > +depends python &&
> > +
> > +sub_depends python expat &&
> >
> > optional_depends gtk-doc \
> > "--enable-gtk-doc" \
> > diff --git a/gnome2-libs/libglade2/HISTORY b/gnome2-libs/libglade2/HISTORY
> > index 53b7129..fa96846 100644
> > --- a/gnome2-libs/libglade2/HISTORY
> > +++ b/gnome2-libs/libglade2/HISTORY
> > @@ -1,3 +1,7 @@
> > +2006-05-07 Robin Cook <rcook at wyrms.net>
> > + * PREPARE: removed
> > + * DEPENDS: added sub-depends
> > +
> > 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
> > * DETAILS: (automated) Add KEYWORDS
> >
> > diff --git a/gnome2-libs/libglade2/PREPARE b/gnome2-libs/libglade2/PREPARE
> > deleted file mode 100755
> > index 86f6c45..0000000
> > --- a/gnome2-libs/libglade2/PREPARE
> > +++ /dev/null
> > @@ -1,12 +0,0 @@
> > -if spell_ok python; then
> > - if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
> > - message "${PROBLEM_COLOR}python is not cast with expat enabled." \
> > - "Please recast python and enable the expat optional" \
> > - "depends.${DEFAULT_COLOR}"
> > - return 1
> > - fi
> > -else
> > - message "${QUERY_COLOR}Please enable expat during the python configure" \
> > - "or casting will hang.${DEFAULT_COLOR}" &&
> > - sleep 5
> > -fi
> > _______________________________________________
> > SM-Commit mailing list
> > SM-Commit at lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-commit
> >
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20060507/78c27e76/attachment.bin
More information about the SM-Commit
mailing list