Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88771 - ebuild for gazpacho, a glade-like gtk interface designer using pygtk
Summary: ebuild for gazpacho, a glade-like gtk interface designer using pygtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Rob Cakebread (RETIRED)
URL: http://gazpacho.sicem.biz/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-11 14:23 UTC by Marien Zwart (RETIRED)
Modified: 2005-04-18 12:47 UTC (History)
0 users

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


Attachments
dev-python/gazpacho/gazpacho-0.5.3.ebuild (gazpacho-0.5.3.ebuild,511 bytes, text/plain)
2005-04-11 14:23 UTC, Marien Zwart (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marien Zwart (RETIRED) gentoo-dev 2005-04-11 14:23:02 UTC
gazpacho is a pretty nice replacement for glade, with an imho friendlier UI and support for gtk's "action" api for menus and toolbars. I wrote an ebuild for it. It's pretty simple, uses python's distutils.


Reproducible: Always
Steps to Reproduce:
1. emerge gazpacho

Actual Results:  
no ebuild found

Expected Results:  
installed gazpacho
Comment 1 Marien Zwart (RETIRED) gentoo-dev 2005-04-11 14:23:56 UTC
Created attachment 56032 [details]
dev-python/gazpacho/gazpacho-0.5.3.ebuild
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2005-04-18 12:47:51 UTC
Thanks Marien. Added to CVS with a couple changes: I changed SRC_URI to the new gnome.org site, added libglade as a dependency and added some more doc files.