public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libraw/
Date: Sun, 28 Jul 2019 11:24:23 +0000 (UTC)	[thread overview]
Message-ID: <1564313011.9f81b99e85368d4162d8e25da47e839247aa843a.asturm@gentoo> (raw)

commit:     9f81b99e85368d4162d8e25da47e839247aa843a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 11:18:47 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 11:23:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f81b99e

media-libs/libraw: Security cleanup

Bug: https://bugs.gentoo.org/673740
Closes: https://bugs.gentoo.org/679512
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libraw/Manifest              |  4 --
 media-libs/libraw/libraw-0.18.13.ebuild | 66 ---------------------------------
 media-libs/libraw/libraw-0.19.2.ebuild  | 61 ------------------------------
 media-libs/libraw/metadata.xml          |  3 --
 4 files changed, 134 deletions(-)

diff --git a/media-libs/libraw/Manifest b/media-libs/libraw/Manifest
index 820728acd1b..9d9f377af44 100644
--- a/media-libs/libraw/Manifest
+++ b/media-libs/libraw/Manifest
@@ -1,5 +1 @@
-DIST LibRaw-0.18.13.tar.gz 1287631 BLAKE2B cb335dd21b897222a80ae7b486d751a080dafe93d9c4ce72ad337bc724707831a70428323027f5f343c4b0ff08820b6f68553436240a85d115eaaa30b6b0c269 SHA512 80e6ca48b00176e7c4dd21d8249c60e71e987c01e719abc3bda8b859645301b9dee4bb365bbcb79cbe0067220d3b966add4757b35d4b6ada0a59bbdb29925254
-DIST LibRaw-0.19.2.tar.gz 553780 BLAKE2B 45cf88208a902fff476a51cc95434d1033caa9162278db64bc610d63bafa5a29f7281ebf353bea7242fc1aef2ce315f45e34e91a4079d4b6da5217e46a04fdaa SHA512 a1472720ca40a86e19fab7579e37246ad7f512249594c2162d7d6bd5a29bb756f1e4d7948fb8f23137661aea8a9423d7b8c7672834102155ead5546155f6be88
 DIST LibRaw-0.19.3.tar.gz 1302745 BLAKE2B 3db3a07c5535a325c69d65ccc75e6a8c7d04e7b1c1d87506fd1c56a0d8f4a7c581467f6350922a4c62d4bc49372f31c86ae2a26a087c4ec11c3ab69763403a0b SHA512 e025695fb7f0016aeec76c0843a94387633457eee838cc48e65d1e84e703c8530b3fdd1e31d85dc322d3f2f6092b7c313fa6d1c3009fe1257c3d9411128b6fe2
-DIST LibRaw-demosaic-pack-GPL2-0.18.8.tar.gz 30868 BLAKE2B 30cef85c49e066fa4b1d86ee4d7bfd7bff07897f91edd57aa52428f7ecf2d6e930703e496d4e55e034c6da2f68735f8b20f493a1d7a00d51b0430a4b98e6ee45 SHA512 c34419cec055ea976a348c342f5ec2141e2686b5eb50dd23d7b9fd707eefd86779d331f06b4570dedb1682c33fcd6ac0446b3167ca1f3e3fd2566a0c66c6fd3d
-DIST LibRaw-demosaic-pack-GPL3-0.18.8.tar.gz 39002 BLAKE2B 544a1eab61c825c7f2202107d623a56e1f81ad3e5111b419bf12708e2d8a9903f192c23904ab8fb274636d9262d3d89f02fa5e05a0e70d7834782c2df8ec0548 SHA512 10e8cb6694159d04deb813a88e5c3195eed6e2e438f41533db91b17997af1b9d54f286303447ca6e3d1b377922e388f6fcc8a8370254011e11b85612c914d500

diff --git a/media-libs/libraw/libraw-0.18.13.ebuild b/media-libs/libraw/libraw-0.18.13.ebuild
deleted file mode 100644
index 1510fc0e5b0..00000000000
--- a/media-libs/libraw/libraw-0.18.13.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-minimal toolchain-funcs
-
-MY_PN=LibRaw
-MY_PV="${PV/_b/-B}"
-MY_P="${MY_PN}-${MY_PV}"
-# demosaic package sometimes doesn't get bumped.
-# Otherwise you can set it to ${PV}.
-DEMOSAIC_PV="0.18.8"
-
-DESCRIPTION="LibRaw is a library for reading RAW files obtained from digital photo cameras"
-HOMEPAGE="https://www.libraw.org/ https://github.com/LibRaw/LibRaw"
-SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
-	demosaic? (
-		https://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-${DEMOSAIC_PV}.tar.gz
-		https://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-${DEMOSAIC_PV}.tar.gz
-	)"
-
-LICENSE="LGPL-2.1 CDDL demosaic? ( GPL-2 GPL-3 )"
-SLOT="0/16" # subslot = libraw soname version
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
-
-RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
-	jpeg2k? ( >=media-libs/jasper-1.900.1-r6:=[${MULTILIB_USEDEP}] )
-	lcms? ( >=media-libs/lcms-2.5:2[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( Changelog.txt README )
-
-pkg_pretend() {
-	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-pkg_setup() {
-	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-multilib_src_configure() {
-	local myeconfargs=(
-		--disable-static
-		$(use_enable demosaic demosaic-pack-gpl2)
-		$(use_enable demosaic demosaic-pack-gpl3)
-		$(use_enable examples)
-		$(use_enable jpeg)
-		$(use_enable jpeg2k jasper)
-		$(use_enable lcms)
-		$(use_enable openmp)
-	)
-	ECONF_SOURCE="${S}" \
-	econf "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
-	einstalldocs
-
-	# package installs .pc files
-	find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libraw/libraw-0.19.2.ebuild b/media-libs/libraw/libraw-0.19.2.ebuild
deleted file mode 100644
index e173c460894..00000000000
--- a/media-libs/libraw/libraw-0.19.2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools multilib-minimal toolchain-funcs
-
-MY_PN=LibRaw
-MY_PV="${PV/_b/-B}"
-MY_P="${MY_PN}-${MY_PV}"
-
-DESCRIPTION="LibRaw is a library for reading RAW files obtained from digital photo cameras"
-HOMEPAGE="https://www.libraw.org/ https://github.com/LibRaw/LibRaw"
-SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1 CDDL"
-SLOT="0/19" # subslot = libraw soname version
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples jpeg jpeg2k +lcms openmp"
-
-RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
-	jpeg2k? ( >=media-libs/jasper-1.900.1-r6:=[${MULTILIB_USEDEP}] )
-	lcms? ( >=media-libs/lcms-2.5:2[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( Changelog.txt README.md )
-
-pkg_pretend() {
-	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-pkg_setup() {
-	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-multilib_src_configure() {
-	local myeconfargs=(
-		--disable-static
-		$(use_enable examples)
-		$(use_enable jpeg)
-		$(use_enable jpeg2k jasper)
-		$(use_enable lcms)
-		$(use_enable openmp)
-	)
-	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
-	einstalldocs
-
-	# package installs .pc files
-	find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libraw/metadata.xml b/media-libs/libraw/metadata.xml
index a09979d7f18..270c52dee7d 100644
--- a/media-libs/libraw/metadata.xml
+++ b/media-libs/libraw/metadata.xml
@@ -5,9 +5,6 @@
 		<email>graphics@gentoo.org</email>
 		<name>Gentoo Graphics Project</name>
 	</maintainer>
-	<use>
-		<flag name="demosaic">Enable support for external interpolation algorithms</flag> 
-	</use>
 	<upstream>
 		<remote-id type="github">LibRaw/LibRaw</remote-id>
 	</upstream>


             reply	other threads:[~2019-07-28 11:24 UTC|newest]

Thread overview: 157+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-28 11:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-24 15:03 [gentoo-commits] repo/gentoo:master commit in: media-libs/libraw/ Arthur Zamarin
2024-09-23  8:26 Arthur Zamarin
2024-09-23  7:37 Arthur Zamarin
2024-09-23  7:13 Arthur Zamarin
2024-09-23  6:02 Arthur Zamarin
2024-09-23  0:32 Sam James
2024-09-23  0:32 Sam James
2023-12-20 10:04 Sam James
2023-11-25  9:56 Hans de Graaff
2023-11-25  6:12 Sam James
2023-10-28 16:48 Arthur Zamarin
2023-10-28 16:48 Arthur Zamarin
2023-10-28 16:48 Arthur Zamarin
2023-10-28 16:48 Arthur Zamarin
2023-10-28 16:48 Arthur Zamarin
2023-10-28 16:48 Arthur Zamarin
2023-01-24 16:12 Andreas Sturmlechner
2023-01-17 19:52 Arthur Zamarin
2023-01-05  7:51 Sam James
2023-01-05  7:51 Sam James
2022-12-20  8:15 Sam James
2022-08-30 19:06 Sam James
2022-05-17 12:48 WANG Xuerui
2022-01-01 13:41 James Le Cuirot
2021-07-24  6:22 John Helmert III
2021-06-25  1:33 Yixun Lan
2021-02-15 10:49 Sam James
2021-02-15  0:38 Sam James
2021-02-13 19:18 Sam James
2021-02-09 21:31 Sam James
2021-02-09 21:30 Sam James
2021-02-09  9:48 Sam James
2021-02-08 17:23 Sam James
2020-10-19 16:58 Mike Gilbert
2020-10-19 16:53 Mike Gilbert
2020-10-16 11:48 Lars Wendler
2020-10-16 11:46 Lars Wendler
2020-10-04 14:17 Mikle Kolyada
2020-10-03 15:55 Sam James
2020-10-03 15:15 Sam James
2020-10-02 22:15 Sam James
2020-10-01 23:06 Sergei Trofimovich
2020-10-01 22:55 Sergei Trofimovich
2020-09-29 21:25 Sergei Trofimovich
2020-09-29  0:02 Sam James
2020-07-29 12:12 Mikle Kolyada
2020-06-07 10:27 Mikle Kolyada
2019-09-14  4:26 Matt Turner
2019-08-28  8:19 David Seifert
2019-08-21  7:36 Lars Wendler
2019-08-13 19:13 Lars Wendler
2019-07-28 11:02 Mikle Kolyada
2019-07-21 16:06 Aaron Bauman
2019-07-18 10:03 Agostino Sarubbo
2019-07-18 10:01 Agostino Sarubbo
2019-07-18  9:57 Agostino Sarubbo
2019-07-17 13:59 Agostino Sarubbo
2019-07-14  9:11 Sergei Trofimovich
2019-07-11  9:14 Agostino Sarubbo
2019-07-03 21:05 Lars Wendler
2019-07-03 21:05 Lars Wendler
2019-04-14 14:37 Aaron Bauman
2018-12-25 17:02 Lars Wendler
2018-12-25 17:02 Lars Wendler
2018-11-22 20:04 Lars Wendler
2018-10-11 18:35 Andreas Sturmlechner
2018-10-11 16:50 Tobias Klausmann
2018-10-04  8:39 Mikle Kolyada
2018-09-22 11:31 Sergei Trofimovich
2018-09-22 11:31 Sergei Trofimovich
2018-09-19 17:35 Thomas Deutschmann
2018-09-19 10:47 Mikle Kolyada
2018-09-18 22:11 Sergei Trofimovich
2018-07-15 10:25 Sergei Trofimovich
2018-07-15 10:25 Sergei Trofimovich
2018-07-02  8:22 Lars Wendler
2018-06-19  9:49 Lars Wendler
2018-06-19  9:49 Lars Wendler
2018-06-18 20:21 Tobias Klausmann
2018-05-29  4:42 Markus Meier
2018-05-25 23:58 Thomas Deutschmann
2018-05-23 19:04 Sergei Trofimovich
2018-05-23 10:04 Agostino Sarubbo
2018-05-22 14:32 Lars Wendler
2018-04-26 10:52 Lars Wendler
2018-04-26 10:52 Lars Wendler
2018-04-21 19:15 Sergei Trofimovich
2018-04-08 10:55 Markus Meier
2018-03-31 18:01 Sebastian Pipping
2018-03-31 14:17 Tobias Klausmann
2018-03-29 15:19 Thomas Deutschmann
2018-03-29  2:01 Aaron Bauman
2018-03-25 21:57 Sergei Trofimovich
2018-03-25 20:59 Sergei Trofimovich
2018-03-25 20:32 Sergei Trofimovich
2018-03-02  7:28 Lars Wendler
2018-03-01 12:49 Lars Wendler
2018-03-01 12:49 Lars Wendler
2018-01-22 13:42 Lars Wendler
2018-01-22 13:42 Lars Wendler
2017-12-19  3:09 Lars Wendler
2017-10-06  9:59 Sergei Trofimovich
2017-09-30  2:58 Sergei Trofimovich
2017-09-29 23:05 Thomas Deutschmann
2017-09-26 22:45 Manuel Rüger
2017-09-24 20:19 Sergei Trofimovich
2017-09-24 18:50 Sergei Trofimovich
2017-09-24 17:17 Sergei Trofimovich
2017-09-24 16:16 Sergei Trofimovich
2017-09-22 21:12 Lars Wendler
2017-09-22 21:12 Lars Wendler
2017-09-18  4:31 Markus Meier
2017-09-16 19:13 Sergei Trofimovich
2017-09-15 15:38 Tobias Klausmann
2017-09-15  7:31 Sergei Trofimovich
2017-09-15  7:31 Sergei Trofimovich
2017-09-13  3:40 Tim Harder
2017-09-09 21:03 Lars Wendler
2017-09-09 20:47 Tim Harder
2017-09-07 19:41 Markus Meier
2017-09-04 14:17 Aaron Bauman
2017-09-04 14:17 Aaron Bauman
2017-08-31 15:18 Matt Turner
2017-08-31 11:36 Tim Harder
2017-08-31 11:36 Tim Harder
2017-08-31 11:36 Tim Harder
2017-08-31 11:36 Tim Harder
2017-08-28  8:22 Sergei Trofimovich
2017-03-09 11:46 Lars Wendler
2017-03-09 11:46 Lars Wendler
2017-02-14  9:15 Lars Wendler
2017-01-17 14:24 Agostino Sarubbo
2017-01-14 12:26 Jeroen Roovers
2017-01-11 10:35 Agostino Sarubbo
2017-01-01 12:43 Agostino Sarubbo
2016-12-30 19:27 Lars Wendler
2016-12-30 19:27 Lars Wendler
2016-11-29 17:34 Markus Meier
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-23  9:20 Tobias Klausmann
2016-11-12 23:37 David Seifert
2016-06-14 10:49 Lars Wendler
2016-06-14 10:49 Lars Wendler
2015-12-08 18:02 Markus Meier
2015-11-15 20:57 Markus Meier
2015-11-12 10:51 Agostino Sarubbo
2015-11-08 18:57 Mikle Kolyada
2015-10-11 12:04 Mikle Kolyada
2015-09-25 14:29 Agostino Sarubbo
2015-09-24 13:50 Agostino Sarubbo
2015-09-15 10:07 Tobias Klausmann
2015-09-06  5:40 Jeroen Roovers
2015-09-02 19:48 Markus Meier
2015-08-19 15:47 Markus Meier
2015-08-19 15:46 Markus Meier

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=1564313011.9f81b99e85368d4162d8e25da47e839247aa843a.asturm@gentoo \
    --to=asturm@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