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}
