Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161033 - Improve dev-python/pygobject DESCRIPTION and autotools handling
Summary: Improve dev-python/pygobject DESCRIPTION and autotools handling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 23:20 UTC by Petteri Räty (RETIRED)
Modified: 2007-01-09 03:58 UTC (History)
0 users

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 Petteri Räty (RETIRED) gentoo-dev 2007-01-08 23:20:27 UTC
DESCRIPTION="GNOME 2 bindings for Python"

Actually we seem to be talking about glib bindings here:


RDEPEND=">=dev-lang/python-2.3.5
        >=dev-libs/glib-2.8
        !<dev-python/pygtk-2.9"
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-01-08 23:21:09 UTC
 * QA Notice: ${WANT_AUTOCONF} variable unset. Please report on http://bugs.gentoo.org/

Should take care of this while you are at it.
Comment 2 Mart Raudsepp gentoo-dev 2007-01-09 03:54:54 UTC
Changed it to DESCRIPTION="GLib's GObject library bindings for Python".
Thanks for catching this!

WANT_AUTOCONF was taken care of with bug 160699.