From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/dcraw/
Date: Sat, 12 Nov 2016 23:37:09 +0000 (UTC) [thread overview]
Message-ID: <1478993738.ce983783356cf5266b3feb0a466e1601f3f35daf.soap@gentoo> (raw)
commit: ce983783356cf5266b3feb0a466e1601f3f35daf
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 21:59:30 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 23:35:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce983783
media-gfx/dcraw: Add subslot operator on media-libs/jasper
Package-Manager: portage-2.3.2
media-gfx/dcraw/dcraw-9.24.4.ebuild | 8 ++++----
media-gfx/dcraw/dcraw-9.25.0.ebuild | 6 +++---
media-gfx/dcraw/dcraw-9.26.0.ebuild | 6 +++---
media-gfx/dcraw/dcraw-9.27.0.ebuild | 4 ++--
4 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/media-gfx/dcraw/dcraw-9.24.4.ebuild b/media-gfx/dcraw/dcraw-9.24.4.ebuild
index a37fcab..77214e0 100644
--- a/media-gfx/dcraw/dcraw-9.24.4.ebuild
+++ b/media-gfx/dcraw/dcraw-9.24.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils readme.gentoo toolchain-funcs
-DESCRIPTION="Converts the native (RAW) format of various digital cameras into netpbm portable pixmap (.ppm) image"
+DESCRIPTION="Command-line decoder for raw digital photos"
HOMEPAGE="http://www.cybercom.net/~dcoffin/dcraw/"
SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
mirror://gentoo/parse-1.73.tar.bz2
@@ -18,9 +18,9 @@ LANGS=" ca cs de da eo es fr hu it nl pl pt ru sv zh_CN zh_TW"
IUSE="nls gimp jpeg jpeg2k lcms ${LANGS// / linguas_}"
COMMON_DEPEND="
- jpeg? ( virtual/jpeg )
+ jpeg? ( virtual/jpeg:0 )
lcms? ( media-libs/lcms:2 )
- jpeg2k? ( media-libs/jasper )
+ jpeg2k? ( media-libs/jasper:= )
gimp? ( media-gfx/gimp )
"
DEPEND="${COMMON_DEPEND}
diff --git a/media-gfx/dcraw/dcraw-9.25.0.ebuild b/media-gfx/dcraw/dcraw-9.25.0.ebuild
index e1e6dc0..f33f981 100644
--- a/media-gfx/dcraw/dcraw-9.25.0.ebuild
+++ b/media-gfx/dcraw/dcraw-9.25.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils readme.gentoo toolchain-funcs
-DESCRIPTION="Converts the native (RAW) format of various digital cameras into netpbm portable pixmap (.ppm) image"
+DESCRIPTION="Command-line decoder for raw digital photos"
HOMEPAGE="http://www.cybercom.net/~dcoffin/dcraw/"
SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
mirror://gentoo/parse-1.73.tar.bz2
@@ -20,7 +20,7 @@ IUSE="nls gimp jpeg jpeg2k lcms ${LANGS// / linguas_}"
COMMON_DEPEND="
jpeg? ( virtual/jpeg:0 )
lcms? ( media-libs/lcms:2 )
- jpeg2k? ( media-libs/jasper )
+ jpeg2k? ( media-libs/jasper:= )
gimp? ( media-gfx/gimp )
"
DEPEND="${COMMON_DEPEND}
diff --git a/media-gfx/dcraw/dcraw-9.26.0.ebuild b/media-gfx/dcraw/dcraw-9.26.0.ebuild
index e1e6dc0..f33f981 100644
--- a/media-gfx/dcraw/dcraw-9.26.0.ebuild
+++ b/media-gfx/dcraw/dcraw-9.26.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils readme.gentoo toolchain-funcs
-DESCRIPTION="Converts the native (RAW) format of various digital cameras into netpbm portable pixmap (.ppm) image"
+DESCRIPTION="Command-line decoder for raw digital photos"
HOMEPAGE="http://www.cybercom.net/~dcoffin/dcraw/"
SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
mirror://gentoo/parse-1.73.tar.bz2
@@ -20,7 +20,7 @@ IUSE="nls gimp jpeg jpeg2k lcms ${LANGS// / linguas_}"
COMMON_DEPEND="
jpeg? ( virtual/jpeg:0 )
lcms? ( media-libs/lcms:2 )
- jpeg2k? ( media-libs/jasper )
+ jpeg2k? ( media-libs/jasper:= )
gimp? ( media-gfx/gimp )
"
DEPEND="${COMMON_DEPEND}
diff --git a/media-gfx/dcraw/dcraw-9.27.0.ebuild b/media-gfx/dcraw/dcraw-9.27.0.ebuild
index ae6469d..f33f981 100644
--- a/media-gfx/dcraw/dcraw-9.27.0.ebuild
+++ b/media-gfx/dcraw/dcraw-9.27.0.ebuild
@@ -5,7 +5,7 @@
EAPI=5
inherit eutils readme.gentoo toolchain-funcs
-DESCRIPTION="command-line decoder for raw digital photos"
+DESCRIPTION="Command-line decoder for raw digital photos"
HOMEPAGE="http://www.cybercom.net/~dcoffin/dcraw/"
SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
mirror://gentoo/parse-1.73.tar.bz2
@@ -20,7 +20,7 @@ IUSE="nls gimp jpeg jpeg2k lcms ${LANGS// / linguas_}"
COMMON_DEPEND="
jpeg? ( virtual/jpeg:0 )
lcms? ( media-libs/lcms:2 )
- jpeg2k? ( media-libs/jasper )
+ jpeg2k? ( media-libs/jasper:= )
gimp? ( media-gfx/gimp )
"
DEPEND="${COMMON_DEPEND}
next reply other threads:[~2016-11-12 23:37 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-12 23:37 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-07 12:42 [gentoo-commits] repo/gentoo:master commit in: media-gfx/dcraw/ Arthur Zamarin
2024-01-07 6:49 Joonas Niilola
2024-01-07 6:48 Joonas Niilola
2024-01-07 6:28 Sam James
2021-04-13 0:26 Sam James
2020-11-08 12:02 Sam James
2020-07-23 5:15 Kent Fredric
2019-08-28 8:19 David Seifert
2019-07-04 3:27 Tim Harder
2019-06-05 7:12 Agostino Sarubbo
2019-05-20 17:22 Aaron Bauman
2019-05-11 12:10 Mikle Kolyada
2019-05-08 19:21 Mikle Kolyada
2019-05-07 21:47 Matt Turner
2019-05-03 7:11 Sergei Trofimovich
2019-04-28 13:03 Sergei Trofimovich
2019-04-27 20:50 Sergei Trofimovich
2019-04-26 20:35 Sergei Trofimovich
2019-04-25 22:32 Pacho Ramos
2019-04-11 14:09 Pacho Ramos
2019-04-11 13:56 Pacho Ramos
2019-03-10 21:09 Aaron Bauman
2019-01-30 13:20 Tobias Klausmann
2018-12-09 23:51 Thomas Deutschmann
2018-12-08 11:56 Mikle Kolyada
2018-12-08 9:44 Sergei Trofimovich
2018-12-08 9:36 Sergei Trofimovich
2018-12-05 20:02 Sergei Trofimovich
2018-12-04 11:56 Agostino Sarubbo
2018-12-01 15:05 Sergei Trofimovich
2018-07-01 4:45 Tim Harder
2018-01-07 13:59 Ulrich Müller
2017-08-31 12:02 Tim Harder
2017-01-17 17:08 Markus Meier
2017-01-17 14:24 Agostino Sarubbo
2017-01-14 12:32 Jeroen Roovers
2017-01-11 10:35 Agostino Sarubbo
2017-01-03 10:38 Agostino Sarubbo
2016-11-29 17:32 Markus Meier
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-23 17:59 Tobias Klausmann
2016-05-24 4:36 Tim Harder
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=1478993738.ce983783356cf5266b3feb0a466e1601f3f35daf.soap@gentoo \
--to=soap@gentoo.org \
--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