From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S0ri6-0007OE-HZ for garchives@archives.gentoo.org; Fri, 24 Feb 2012 09:45:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88AB1E0B21; Fri, 24 Feb 2012 09:44:51 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id DADD7E0D9F for ; Fri, 24 Feb 2012 09:44:11 +0000 (UTC) Received: by wibhi8 with SMTP id hi8so1499412wib.40 for ; Fri, 24 Feb 2012 01:44:11 -0800 (PST) Received-SPF: pass (google.com: domain of vivo75@gmail.com designates 10.180.99.65 as permitted sender) client-ip=10.180.99.65; Authentication-Results: mr.google.com; spf=pass (google.com: domain of vivo75@gmail.com designates 10.180.99.65 as permitted sender) smtp.mail=vivo75@gmail.com; dkim=pass header.i=vivo75@gmail.com Received: from mr.google.com ([10.180.99.65]) by 10.180.99.65 with SMTP id eo1mr3368906wib.13.1330076651219 (num_hops = 1); Fri, 24 Feb 2012 01:44:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; bh=n3XOnutLGLV3EIu8j57wwn3r0nIC+zHkJEl+m3QbxRU=; b=KkHjCY6N1HNzuVFH6pEU0PdFiL+I21WZgang3ZlRlSEAT0I7Av29mk+vw9GNrKRLdU viXtA14G08PSHZaP8D4eVhVOOx7G9nYYVlSI2iK3CxXs5ti9ZACwtEDcxKWkY4AAOhiJ vjLTM81IEq7nQ/dWpMagUtzvrYitBn0I6hP8E= Received: by 10.180.99.65 with SMTP id eo1mr2705943wib.13.1330076651174; Fri, 24 Feb 2012 01:44:11 -0800 (PST) Received: from monfi.localnet (122.81.186.89.dsl.static.ip.kpnqwest.it. [89.186.81.122]) by mx.google.com with ESMTPS id m16sm6013258wie.9.2012.02.24.01.44.09 (version=SSLv3 cipher=OTHER); Fri, 24 Feb 2012 01:44:09 -0800 (PST) From: "Francesco R.(vivo)" To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Re: color management in gentoo (kde expecially) proposal for help Date: Fri, 24 Feb 2012 10:44:07 +0100 User-Agent: KMail/1.13.7 (Linux/3.2.5-vs2.3.2.6-hardened; KDE/4.8.0; x86_64; ; ) References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201202241044.08009.vivo75@gmail.com> X-Archives-Salt: 19f45caf-91ef-4d4c-a5f2-946d675e98dd X-Archives-Hash: 22e0cc8b516fe2a7075b3ed3fce8b279 re-adding the list, gmail still fool me some times. 2012/2/23 Kai-Uwe Behrmann : > Hello, > > glad to read from you. > > Am 23.02.12, 15:47 +0100 schrieb Francesco Riosa: > >> Hi, >> my name is Francesco Riosa, I would be interested in a more >> complete support of the oyranos color managment programs in ::gentoo. >> Oyranos is intended to be multy platform and in some sense multy os, >> but in the current incarnation has good support for kde. > > > Joseph works on a GUI front end for Qt to broaden the support. And you are > right, KDE's KolorManager is in the best shape. Synnefo is already in a good shape too right? I would also like to see a complete replacement for icc-examin, expecially it's ability to see multiply profiles in the same 3d space, you know, to be able to say those 300=E2=82=AC for a better monitor were a good price ;-) >> In case there is interest I can apply to return as a developer in >> gentoo, will respond to emails this week end (25/26 Feb) > > > I read this as a offer to help packaging in gentoo. Typical I work with > packagers and like to easen their work. Personally I maintain a openSUSE > colour managed software stack as packager myself and be open for suggesti= ons > or ideas from Fedora and gladly from gentoo as well. indeed it's an offer for direct or proxyed help gentoo, a pair of ideas that would help gentoo later > > Often it was mentioned to use autotools or cmake. The next soon to be > released rersion of libXcm, one small library, will be autotooled. The > conversion is a hard and time consuming part for me, but we hope to get a= ll > packages converted. Initially I had some help, which was a good kick off. unlike the rest of the world I prefer cmake over autotools, but if you need help on autotools I suggest to ask this list, there is a lot of expertise here and packagers are going to fix bug in build system anyway, so better soon than later. Gentoo has good support for quite every build system out there, but yes the two you mentioned are preferred. While gentoo is more flexible than binary distro, there is one thing that help them a lot, do releases (possibly often), they need a fixed point to start with, having only a git repository where to pull mean to be a second class cityzen. > In case you want to maintain gentoo specific files inside the upstream > packages and keep them up to date, that is possible. I do so with a rpm a= nd > deb make target. Not sure if that makes sense for gentoo. I'm quite sure it's not needed, to the opposite, generally those files go out of sync easily and are better mantained by gentoo devs. > > The build scripts and a README are linked here: > http://www.oyranos.org/wiki/index.php?title=3DOyranos/git > icc_examin-build-local.sh can be adapted. > As one nice step it would be great, if you can name one or more command > lines to get gentoo ready for building Oyranos and the other parts of the > software stack. So people could test Oyranos from git easily inside gento= o. I've the complete oyranos software stack building well in gentoo at the moment (using git) :-) >> I'm _not_ offering support for digikam, for which I develop, because I >> would like to mantain a two step verification process >> (developer/packager) >> >> Regards, >> Francesco > > kind regards > Kai-Uwe > -- > www.oyranos.org > oy#openicc@freenode.org