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 1QH1hf-0005dC-EU for garchives@archives.gentoo.org; Mon, 02 May 2011 22:34:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E54BC1C005; Mon, 2 May 2011 22:34:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9F7FB1C005 for ; Mon, 2 May 2011 22:34:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15E1C1B405F for ; Mon, 2 May 2011 22:34:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6C84880507 for ; Mon, 2 May 2011 22:34:46 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-color-manager/files/, gnome-extra/gnome-color-manager/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-color-manager/files/gnome-color-manager-3.0.0-packagename.patch gnome-extra/gnome-color-manager/gnome-color-manager-3.0.0.ebuild X-VCS-Directories: gnome-extra/gnome-color-manager/files/ gnome-extra/gnome-color-manager/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: ae54ab19ddd94ef75c7c510455618b633abc0635 Date: Mon, 2 May 2011 22:34:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 59eaa91d586df1c09c579850e58b16c0 commit: ae54ab19ddd94ef75c7c510455618b633abc0635 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon May 2 22:33:46 2011 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon May 2 22:33:58 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dae54ab19 gnome-extra/gnome-color-manager: 2.32.0 =E2=86=92 3.0.0 --- .../gnome-color-manager-3.0.0-packagename.patch | 13 ++++ .../gnome-color-manager-3.0.0.ebuild | 71 ++++++++++++++= ++++++ 2 files changed, 84 insertions(+), 0 deletions(-) diff --git a/gnome-extra/gnome-color-manager/files/gnome-color-manager-3.= 0.0-packagename.patch b/gnome-extra/gnome-color-manager/files/gnome-color= -manager-3.0.0-packagename.patch new file mode 100644 index 0000000..53ab593 --- /dev/null +++ b/gnome-extra/gnome-color-manager/files/gnome-color-manager-3.0.0-pac= kagename.patch @@ -0,0 +1,13 @@ +diff --git a/src/cc-color-panel.c b/src/cc-color-panel.c +index 34ce173..f4307cc 100644 +--- a/src/cc-color-panel.c ++++ b/src/cc-color-panel.c +@@ -2150,7 +2150,7 @@ cc_color_panel_is_color_profiles_extra_installed (= CcColorPanel *panel) + GError *error =3D NULL; +=20 + #ifndef HAVE_PACKAGEKIT +- g_warning ("cannot query %s: this package was not compiled with --enab= le-packagekit", package_name); ++ g_warning ("cannot query %s: this package was not compiled with --enab= le-packagekit", GCM_PREFS_PACKAGE_NAME_COLOR_PROFILES_EXTRA); + return; + #endif +=20 diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.0.0.eb= uild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.0.0.ebuild new file mode 100644 index 0000000..e1e3861 --- /dev/null +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.0.0.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome= -color-manager-2.32.0.ebuild,v 1.6 2011/03/23 06:10:42 ssuominen Exp $ + +EAPI=3D"3" +GCONF_DEBUG=3D"no" +GNOME2_LA_PUNT=3D"yes" + +inherit eutils gnome2 + +DESCRIPTION=3D"Color profile manager for the GNOME desktop" +HOMEPAGE=3D"http://projects.gnome.org/gnome-color-manager/" + +LICENSE=3D"GPL-2" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"+introspection packagekit raw" + +# FIXME: raise libusb:1 to 1.0.9 when available +# FIXME: fix detection of docbook2man +RDEPEND=3D">=3Ddev-libs/glib-2.25.9:2 + >=3Ddev-libs/libusb-1:1 + >=3Dgnome-base/gnome-control-center-3 + gnome-base/gnome-settings-daemon + + media-libs/lcms:2 + media-gfx/sane-backends + >=3Dmedia-libs/libcanberra-0.10[gtk3] + media-libs/libexif + media-libs/tiff + net-print/cups + + sys-fs/udev[extras] + x11-libs/libX11 + x11-libs/libXrandr + >=3Dx11-libs/gtk+-2.91:3 + >=3Dx11-libs/libnotify-0.7 + >=3Dx11-libs/vte-0.25.1:2.90 + + introspection? ( >=3Ddev-libs/gobject-introspection-0.6.7 ) + packagekit? ( app-portage/packagekit ) + raw? ( media-gfx/exiv2 ) +" +DEPEND=3D"${RDEPEND} + app-text/gnome-doc-utils + dev-libs/libxslt + >=3Ddev-util/intltool-0.35 +" + +# FIXME: run test-suite with files on live file-system +RESTRICT=3D"test" + +pkg_setup() { + # Always enable tests since they are check_PROGRAMS anyway + G2CONF=3D"${G2CONF} + --disable-static + --disable-schemas-compile + --disable-scrollkeeper + --enable-sane + --enable-tests + $(use_enable packagekit) + $(use_enable introspection) + $(use_enable raw exiv)" +} + +src_prepare() { + # Fix build + epatch "${FILESDIR}/${P}-packagename.patch" + + gnome2_src_prepare +}