Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268485 - app-misc/gramps-3.1.1 missing split gnome python bindings
Summary: app-misc/gramps-3.1.1 missing split gnome python bindings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 108479
  Show dependency tree
 
Reported: 2009-05-03 18:28 UTC by Gilles Dartiguelongue (RETIRED)
Modified: 2009-06-03 06:46 UTC (History)
2 users (show)

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 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-03 18:28:08 UTC
I saw at http://tinderbox.dev.gentoo.org/misc/rindex/dev-python/gnome-python that gramps still depended on the monolithic python bindings so I decided to check things up and it appears deps are incomplete, here is what my convertion script finds:

ArgHandler Assistant AutoComp _Backup BaseDoc BasicUtils Bookmarks bsddb cairo calendar  copy cPickle cStringIO csv DataViews _Date_ca _Date_cs _Date_de DateEdit _Date_es _Date_fi _Date_fr DateHandler _Date_hr _Date_it _Date_lt _Date_nb _Date_nl _Date_pl _Date_pt  DbManager DbState DisplayModels DisplayState enchant _Endnotes errno Errors ExportAssistant ExportOptions fcntl FilterEditor Filters FontScale gc gconf _GedcomChar _GedcomInfo _GedcomLex _GedcomTokens _GedcomUtils gen getopt gettext gnome gobject GrampsCfg GrampsDbUtils GrampsDisplay GrampsLocale gramps_main gtk gtkmozembed gtkspell gzip hotshot ImgManip ImportXml inspect LdsUtils libgrampsxml libholiday ListModel locale logging Manage PageView pango pangocairo pickle PlaceUtils platform PluginUtils _PluginWindows posixpath ProgressDialog pygtk _PythonMime random re RecentFiles Relationship Reorder ReportBase _ReportUtils ScratchPad shutil signal Sort soundex string StringIO struct subprocess Summary sys tarfile tempfile threading ThumbNails time TipOfDay _Tool ToolTips traceback TreeTips types UndoHistory urlparse Utils ViewManager webbrowser webkit widgets zipfile
 * Mapping gconf: dev-python/gconf-python
 * Mapping gnome: dev-python/libgnome-python
 * Mapping gobject: dev-python/pygobject
 * Mapping gtk: dev-python/pygtk
 * Mapping gtkmozembed: dev-python/gtkmozembed-python
 * Mapping gtkspell: dev-python/gtkspell-python

It is a bit basic but it seems gramps ebuild is missing dev-python/gtkmozembed-python which might be optionaly be switch with webkit, and dev-python/gconf-python. Hope this helps and fill free to ditch monolithic deps while at it.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2009-05-04 16:21:06 UTC
Yes, I should fix it...but I will need to find out which ones are optional so I can group them under the USE=gnome conditiona.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-06-03 06:46:12 UTC
Monolithic bindings killed and splitted ones updated.