Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 175972

Summary: media-libs/sampleicc (new package)
Product: Gentoo Linux Reporter: Maxim Polunin <m.n.polunin+gentoo>
Component: New packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sampleicc.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sampleicc-1.2.8.ebuild
sampleicc-1.3.0.ebuild
makefiles patch for 1.3.0
IccV4ToMPE makefile patch for 1.3.0
dos2unix configure.ac for 1.3.0
fix Stubs.h for 1.3.0

Description Maxim Polunin 2007-04-25 14:34:01 UTC
SampleICC provides an open source platform independent C++ library for reading, writing, manipulating, and applying ICC profiles along with applications that make use of this library.

I've used lcms ebuild to create this one, suppose it should come into media-libs too.
Comment 1 Maxim Polunin 2007-04-25 14:34:35 UTC
Created attachment 117229 [details]
sampleicc-1.2.8.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-25 15:10:26 UTC
- license "public-domain" is too unspecific, it's the four clause BSD license in this case, see http://en.wikipedia.org/wiki/BSD_licenses

Comment 3 Maxim Polunin 2007-04-25 16:07:08 UTC
Which license should be specified if they have modified BSD license (look at http://sampleicc.sourceforge.net/)?
They call it "The ICC Software License, Version 0.1"

I can update ebuild and upload new one if necessary.
Comment 4 Maxim Polunin 2007-07-14 14:02:04 UTC
Created attachment 124824 [details]
sampleicc-1.3.0.ebuild

version bump
Comment 5 Maxim Polunin 2007-07-14 14:02:59 UTC
Created attachment 124825 [details, diff]
makefiles patch for 1.3.0
Comment 6 Maxim Polunin 2007-07-14 14:03:56 UTC
Created attachment 124826 [details, diff]
IccV4ToMPE makefile patch for 1.3.0
Comment 7 Maxim Polunin 2007-07-14 14:04:33 UTC
Created attachment 124828 [details, diff]
dos2unix configure.ac for 1.3.0
Comment 8 Maxim Polunin 2007-07-14 14:05:03 UTC
Created attachment 124829 [details, diff]
fix Stubs.h for 1.3.0
Comment 9 Tomáš Chvátal (RETIRED) gentoo-dev 2011-09-24 14:09:57 UTC
Added to main tree. Thanks for the report.