Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96346 - kdepython-3.4.1 bindings ebuild
Summary: kdepython-3.4.1 bindings ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://dev.gentoo.org/~chriswhite/kde...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-17 00:43 UTC by Chris White (RETIRED)
Modified: 2006-01-01 09:27 UTC (History)
1 user (show)

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


Attachments
kdepython-3.4.1.ebuild (kdepython-3.4.1.ebuild,828 bytes, text/plain)
2005-06-17 15:08 UTC, Chris White (RETIRED)
Details
no-gtk-glib-check.diff (no-gtk-glib-check.diff,949 bytes, patch)
2005-06-17 15:10 UTC, Chris White (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris White (RETIRED) gentoo-dev 2005-06-17 00:43:34 UTC
At the url is a tarbz2ball of kdepython, the python bindings located in kdebindings.  Some mapping in kde-functions.eclass is also required.  It installs for me just nicely, and here's the output from an import test script included with the upstream package:

localhost pykde # python importTest.py

Testing PyKDE module imports

Modules built:
  dcop kdecore kdesu kdefx kdeui kio kutils kfile kparts khtml kspell kdeprint kmdi

Importing:

dcop
kdecore
kdesu
kdefx
kdeui
kio
kutils
kfile
kparts
khtml
kspell
kdeprint
kmdi

It seems to import ok, but I haven't had a chance to test core interface yet.  Right now I have it in kde-base/kdepython as kdebindings is part of kde-base.
Comment 1 Chris White (RETIRED) gentoo-dev 2005-06-17 15:08:29 UTC
Created attachment 61413 [details]
kdepython-3.4.1.ebuild

For consistancy, the ebuild.
Comment 2 Chris White (RETIRED) gentoo-dev 2005-06-17 15:10:05 UTC
Created attachment 61414 [details, diff]
no-gtk-glib-check.diff

borrowed from dcoppython
Comment 3 Dan Armak (RETIRED) gentoo-dev 2005-06-29 14:29:19 UTC
kdebindings/python is a copy of pykde+pyqt+sip, for which we already have three 
separate ebuilds outside kde-base (see kdebindings/python/README.copy). 
 
Although, I've always been unsure about the statement there saying these 
versions have been 'patched to work out of the box with this version of KDE.' 
What are those diffs and what is their significance? Would like to receive 
illumination about this. 
 
Other than that, is there a need for this ebuild? I'm quite happy with the  
other herds managing at least some of the kdebindings subpackages :-) 
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-01-01 09:27:09 UTC
Have a look at kde-base/pykde.