Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83251 - Ebuilds for vtk-cvs and cmake-cvs needed for kdevelop
Summary: Ebuilds for vtk-cvs and cmake-cvs needed for kdevelop
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-02-24 18:45 UTC by Christopher Knox
Modified: 2005-03-24 11:41 UTC (History)
1 user (show)

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


Attachments
vtk-cvs ebuild (vtk-cvs-4.5.0.ebuild,3.09 KB, text/plain)
2005-02-24 18:46 UTC, Christopher Knox
Details
vtkdata-cvs ebuild (vtkdata-cvs-4.5.0.ebuild,769 bytes, text/plain)
2005-02-24 18:47 UTC, Christopher Knox
Details
vtknightlydoc ebuild (vtknightlydoc-4.5.0.ebuild,671 bytes, text/plain)
2005-02-24 18:47 UTC, Christopher Knox
Details
cmake-cvs ebuild (cmake-cvs-2.1.0.ebuild,921 bytes, text/plain)
2005-02-24 18:48 UTC, Christopher Knox
Details
vtk-cvs-4.5.0.ebuild (vtk-cvs-4.5.0.ebuild,3.09 KB, text/plain)
2005-03-24 11:02 UTC, Christopher Knox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Knox 2005-02-24 18:45:36 UTC
I have made ebuilds for vtk-cvs, vtkdata-cvs, cmake-cvs and vtknightlydoc. 

They are all modifications of the currently available ebuilds. I split vtkdata-cvs off from vtk-cvs as I could not work out how to put two cvs checkouts in one ebuild. I split vtknightlydoc off because I could not get it installed from the vtk-cvs ebuild. The vtknightlydoc ebuild is actually a very poor ebuild because the file changes daily so the md5 sum is always changing so to get it work you have to keep redoing the digest which is far from ideal - any suggestions would be most welcome.

Finally I added a qt USE flag to the vtk-cvs because there is now a QVTK widget distributed with vtk.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Christopher Knox 2005-02-24 18:46:38 UTC
Created attachment 52083 [details]
vtk-cvs ebuild
Comment 2 Christopher Knox 2005-02-24 18:47:10 UTC
Created attachment 52084 [details]
vtkdata-cvs ebuild
Comment 3 Christopher Knox 2005-02-24 18:47:44 UTC
Created attachment 52085 [details]
vtknightlydoc ebuild
Comment 4 Christopher Knox 2005-02-24 18:48:37 UTC
Created attachment 52086 [details]
cmake-cvs ebuild

cmake cvs is need for the cmake support in the kdevelop-3.1.92 to work
Comment 5 Christopher Knox 2005-02-25 10:29:49 UTC
I am sorry I did not really provide enough information about VTK initially - it is my main development library and sometimes I forget that most people have not heard of it.

VTK is the visualization toolkit - on my system I have installed it in media-gfx - it is a scientific visualization library.

Cmake is a cross platform make tool developed by the developers of ctk - I put it in dev-util. Kdevelop beta has some support for it - actually it is more true to say it has support for kdevelop.

Anyway I suspect that the KDE team were not the right people to assign the bug to - I am not sure who is maybe gentoo-science for the vtk parts. I don't actually know if it matters - I am just hoping to clear up any confusion I generated.

Chris
Comment 6 Christopher Knox 2005-03-24 11:02:50 UTC
Created attachment 54372 [details]
vtk-cvs-4.5.0.ebuild

This is an improved ebuild for vtk-cvs - it now builds the python bindings
correctly
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-24 11:39:19 UTC
>Anyway I suspect that the KDE team were not the right people to assign the bug to 

True. 

Comment 8 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-24 11:40:30 UTC
.
Comment 9 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-24 11:41:05 UTC
But as you can read in our ebuild policy
-> http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap3

cvs ebuilds should be the rare exception and there are more than enough general packages in the tree, which are not as good supported as they should. Who needs cvs ebuilds, is (or should be) able to care for them himself.