From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: x11-misc/colord/
Date: Fri, 24 Jun 2011 17:35:52 +0000 (UTC) [thread overview]
Message-ID: <d937f1d73539f2bae22f075a877267867b51a00b.tetromino@gentoo> (raw)
commit: d937f1d73539f2bae22f075a877267867b51a00b
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Jun 15 12:49:42 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Jun 19 02:21:56 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d937f1d7
x11-misc/colord: 0.1.8 → 0.1.9
Version bump. Make sane-backends and udev dependencies optional.
---
.../{colord-0.1.8.ebuild => colord-0.1.9.ebuild} | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/x11-misc/colord/colord-0.1.8.ebuild b/x11-misc/colord/colord-0.1.9.ebuild
similarity index 84%
rename from x11-misc/colord/colord-0.1.8.ebuild
rename to x11-misc/colord/colord-0.1.9.ebuild
index 530558e..1863ef0 100644
--- a/x11-misc/colord/colord-0.1.8.ebuild
+++ b/x11-misc/colord/colord-0.1.9.ebuild
@@ -8,22 +8,22 @@ inherit base
DESCRIPTION="System service to accurately color manage input and output devices"
HOMEPAGE="http://colord.hughsie.com/"
-SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.bz2"
+SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="scanner +udev"
# XXX: raise to libusb-1.0.9:1 when available
RDEPEND="
dev-db/sqlite:3
>=dev-libs/glib-2.28.0:2
>=dev-libs/libusb-1.0.8:1
- media-gfx/sane-backends
>=media-libs/lcms-2.2:2
>=sys-auth/polkit-0.97
- || ( sys-fs/udev[gudev] sys-fs/udev[extras] )
+ scanner? ( media-gfx/sane-backends )
+ udev? ( || ( sys-fs/udev[gudev] sys-fs/udev[extras] ) )
"
DEPEND="${RDEPEND}
app-text/docbook-sgml-utils
@@ -44,7 +44,8 @@ src_configure() {
--disable-static \
--enable-polkit \
--enable-reverse \
- --enable-sane
+ $(use_enable scanner sane) \
+ $(use_enable udev gudev)
}
src_install() {
next reply other threads:[~2011-06-24 17:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-24 17:35 Alexandre Restovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-24 12:26 [gentoo-commits] proj/gnome:master commit in: x11-misc/colord/ Mart Raudsepp
2014-02-12 23:48 Gilles Dartiguelongue
2012-11-05 7:51 Gilles Dartiguelongue
2011-10-05 17:59 Alexandre Restovtsev
2011-10-05 17:14 Nirbheek Chauhan
2011-09-28 21:18 Alexandre Restovtsev
2011-09-27 6:06 Alexandre Restovtsev
2011-08-10 1:33 Alexandre Restovtsev
2011-07-12 4:39 Alexandre Restovtsev
2011-06-14 6:36 Nirbheek Chauhan
2011-05-08 17:36 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d937f1d73539f2bae22f075a877267867b51a00b.tetromino@gentoo \
--to=tetromino@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox