Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356329 - dicom3tools ebuild
Summary: dicom3tools ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-02-24 18:42 UTC by Paul Polak
Modified: 2011-02-24 19:02 UTC (History)
1 user (show)

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


Attachments
Ebuild for 20110207 code from source. (dicom3tools-20110207.ebuild,965 bytes, text/plain)
2011-02-24 18:43 UTC, Paul Polak
Details
C++ patch (dicom3tools-c++.patch,47.67 KB, patch)
2011-02-24 18:44 UTC, Paul Polak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Polak 2011-02-24 18:42:25 UTC
Find attached a new ebuild for the dicom3tools tools found at http://www.dclunie.com/dicom3tools.html.  It is a collection of command line utilities for creating, modifying, dumping and validating DICOM image attributes.

Ebuild contains a patch to make the source compile properly.

The DEPEND block is probably not complete.  If you see that something is missing, please let me know.
Comment 1 Paul Polak 2011-02-24 18:43:38 UTC
Created attachment 263713 [details]
Ebuild for 20110207 code from source.
Comment 2 Paul Polak 2011-02-24 18:44:10 UTC
Created attachment 263715 [details, diff]
C++ patch