Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25334 - ebuild for CMake (required for building VTK)
Summary: ebuild for CMake (required for building VTK)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
: 28956 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-26 12:46 UTC by Sam Yates
Modified: 2003-12-08 10:26 UTC (History)
2 users (show)

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


Attachments
ebuild for CMake-1.6.7 (cmake-1.6.7.ebuild,482 bytes, text/plain)
2003-07-26 12:47 UTC, Sam Yates
Details
CMake Licence (CMake,2.07 KB, text/plain)
2003-09-17 21:49 UTC, Cameron MacFarland
Details
cmake 1.8.1 ebuild (cmake-1.8.1.ebuild,633 bytes, text/plain)
2003-09-17 22:02 UTC, Cameron MacFarland
Details
patch that applies to attachment from comment #5 (cmake-1.8.1.patch,231 bytes, patch)
2003-10-16 21:40 UTC, Dan Casimiro
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Yates 2003-07-26 12:46:50 UTC
ebuild for the cross-platform Makefile maker 'CMake'

Works for me! Needed it to build the VTK visualization toolkit.
Will add attachment ...


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




CMake copyright statement is at <URL: http://www.cmake.org/HTML/Copyright.html>
Comment 1 Sam Yates 2003-07-26 12:47:32 UTC
Created attachment 15052 [details]
ebuild for CMake-1.6.7
Comment 2 SpanKY gentoo-dev 2003-09-17 03:21:42 UTC
*** Bug 28956 has been marked as a duplicate of this bug. ***
Comment 3 Lisa Seelye (RETIRED) gentoo-dev 2003-09-17 13:19:05 UTC
Can you submit a proper .ebuild following the guidelines at http://www.gentoo.org/doc/en/gentoo-howto.xml and attach the license text if it is not already in /usr/portage/licenses.

Thanks.
Comment 4 Cameron MacFarland 2003-09-17 21:49:21 UTC
Created attachment 17935 [details]
CMake Licence
Comment 5 Cameron MacFarland 2003-09-17 22:02:50 UTC
Created attachment 17936 [details]
cmake 1.8.1 ebuild

I'm not sure if I fixed all the problems with this ebuild. I've followed the
guidelines as you said and I don't think I've missed anything. If it's still
not fixed could you let me know specifically what I've done wrong. Thanks
Comment 6 Dan Casimiro 2003-10-16 21:40:45 UTC
Created attachment 19342 [details, diff]
patch that applies to attachment from comment #5

The ebuild supplied in Comment #5 did not work on my system.  It errored
during
the installation due to an access denied error in the /usr/share/cmake
directory.  I fixed the problem on my system by modifying the ebuild.  This
attachment is a patch for that ebuild.
Comment 7 Lisa Seelye (RETIRED) gentoo-dev 2003-12-08 10:26:15 UTC
in cvs. thanks