From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 850F31382C5 for ; Wed, 2 Dec 2020 00:32:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EDF4E0877; Wed, 2 Dec 2020 00:32:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17C61E0877 for ; Wed, 2 Dec 2020 00:32:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AB5034103F for ; Wed, 2 Dec 2020 00:32:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22BDF479 for ; Wed, 2 Dec 2020 00:32:01 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1606869106.5d35253848e47b63bfb46837c56886ea5a0e544f.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenraw/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libopenraw/Manifest media-libs/libopenraw/libopenraw-0.0.9.ebuild X-VCS-Directories: media-libs/libopenraw/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 5d35253848e47b63bfb46837c56886ea5a0e544f X-VCS-Branch: master Date: Wed, 2 Dec 2020 00:32:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b498766a-ac8b-4613-8b94-8755220845c5 X-Archives-Hash: a243dc66ddcfd7399fa30ed5df48a538 commit: 5d35253848e47b63bfb46837c56886ea5a0e544f Author: Aaron Bauman gentoo org> AuthorDate: Tue Dec 1 23:37:18 2020 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Wed Dec 2 00:31:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d352538 media-libs/libopenraw: drop old Signed-off-by: Aaron Bauman gentoo.org> media-libs/libopenraw/Manifest | 1 - media-libs/libopenraw/libopenraw-0.0.9.ebuild | 56 --------------------------- 2 files changed, 57 deletions(-) diff --git a/media-libs/libopenraw/Manifest b/media-libs/libopenraw/Manifest index 0a63eee850e..e7902138c8f 100644 --- a/media-libs/libopenraw/Manifest +++ b/media-libs/libopenraw/Manifest @@ -1,3 +1,2 @@ -DIST libopenraw-0.0.9.tar.bz2 478687 BLAKE2B d51410aa2a4ce297c660f80f99c912374faf05c0920be0c9dff78c5979c553cd74aafed0591bd62d479825cb0fd7064b47b86747ecddc75cc177b54184eb42b1 SHA512 88d475d27719212686a0a5a08da04d6879fd456ec8f7531f401217df97f4f3d4c52dc8c4fb1c6ca88c12d6a67ecd516b151c5e9dceba9cbfcd13150fe81d6db5 DIST libopenraw-0.1.2.tar.bz2 563981 BLAKE2B 60332274c72602e5b3eea3e41dfee8c62303a2f09028df4a637cea6f07391d912f354752cb6f354e06dd9e223dfabe5dbed1d50e0f325d85be42fb5012ecede6 SHA512 edd7e5a71feecbce1d5a20622bd3c7111acd2d4792038fd19920367ebb55d2cc7614627b9739512bbe34d6b5ae2eb65a4da9cee70c400b5cb846bf5fff08efc8 DIST libopenraw-0.1.3.tar.bz2 565458 BLAKE2B dec7cda78b6ff4b1411b93c0d48758920b73e087eaca3c262a0850eb5a3423fee38ba7537694b1a04bdafa6bbb34b290c059f483a5a6af339b76c132ac77c413 SHA512 c56d84610f0cf5da970c4c0c791fccf2f7e9f7c7dacf2aeac0b2702ce9a0cd3aaa2f6db0794b0466e1dd8316771973db1e64d013f635c1166b7ff2eebdcbf029 diff --git a/media-libs/libopenraw/libopenraw-0.0.9.ebuild b/media-libs/libopenraw/libopenraw-0.0.9.ebuild deleted file mode 100644 index ad423950d23..00000000000 --- a/media-libs/libopenraw/libopenraw-0.0.9.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils gnome2-utils ltprune - -DESCRIPTION="A decoding library for RAW image formats" -HOMEPAGE="https://libopenraw.freedesktop.org/wiki/" -SRC_URI="https://${PN}.freedesktop.org/download/${P}.tar.bz2" - -LICENSE="GPL-3 LGPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" -IUSE="gtk static-libs test" -RESTRICT="!test? ( test )" - -RDEPEND="virtual/jpeg:0 - dev-libs/libxml2 - gtk? ( - >=dev-libs/glib-2 - >=x11-libs/gdk-pixbuf-2.24.0:2 - )" -DEPEND="${RDEPEND} - >=dev-libs/boost-1.35 - virtual/pkgconfig - test? ( net-misc/curl )" - -DOCS=( AUTHORS ChangeLog NEWS README TODO ) - -src_prepare() { - has_version '>=media-libs/jpeg-9a:0' && epatch "${FILESDIR}"/${P}-jpeg-9a.patch -} - -src_configure() { - econf \ - --with-boost="${EPREFIX}"/usr \ - $(use_enable static-libs static) \ - $(use_enable gtk gnome) -} - -src_install() { - default - prune_libtool_files --all -} - -pkg_preinst() { - gnome2_gdk_pixbuf_savelist -} - -pkg_postinst() { - gnome2_gdk_pixbuf_update -} - -pkg_postinst() { - gnome2_gdk_pixbuf_update -}