From: Michał Górny Date: Sun, 13 Oct 2019 12:34:44 +0000 (+0200) Subject: media-libs/libbmp: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=991c391bf08962ce3f41a2a6a124d9ae472d251a;p=gentoo.git media-libs/libbmp: Remove last-rited pkg Closes: https://bugs.gentoo.org/694254 Signed-off-by: Michał Górny --- diff --git a/media-libs/libbmp/Manifest b/media-libs/libbmp/Manifest deleted file mode 100644 index fe150056025a..000000000000 --- a/media-libs/libbmp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libbmp-0.1.3.tar.bz2 254442 BLAKE2B 6b389e397cb99009017a629a51fde104007573a1e71a1175779946c72500be221337212b72655f5b45bd4873f9d5fcc5712c3f481f0afe84a7d83dc317ad590c SHA512 70eb81832c16b9ebd7005a643efe0362c91389d91ab9a9d5d7456b3bb87f508c3b56f12d4c6a546c60f263f656ff6a00145b31f7bb997921c552664b9bfbbd74 diff --git a/media-libs/libbmp/libbmp-0.1.3.ebuild b/media-libs/libbmp/libbmp-0.1.3.ebuild deleted file mode 100644 index dd12685224f8..000000000000 --- a/media-libs/libbmp/libbmp-0.1.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils - -DESCRIPTION="C library for reading, writing, and modifying Windows bitmap image files" -HOMEPAGE="https://code.google.com/p/libbmp/" -SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0/2" -KEYWORDS="~amd64 ~x86" -IUSE="static-libs" - -RDEPEND="" -RDEPEND="" - -src_configure() { - econf $(use_enable static-libs static) -} - -src_install() { - default - prune_libtool_files -} diff --git a/media-libs/libbmp/metadata.xml b/media-libs/libbmp/metadata.xml deleted file mode 100644 index d95355c9226f..000000000000 --- a/media-libs/libbmp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - -libbmp is a simple, cross-platform, open source (revised LGPL) C library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. The library is oriented towards the novice programmer with little formal experience, but it is sufficiently capable for anybody who desires to do I/O and pixel operations on uncompressed 1, 4, 8, 16, 24, and 32 bpp (bits per pixel) BMP files. - - diff --git a/profiles/package.mask b/profiles/package.mask index def10cfca6c1..4dbf9528644d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -578,14 +578,6 @@ net-libs/libgmail net-libs/libs3 net-libs/libyahoo2 -# Michał Górny (2019-09-13) -# Unmaintained. No reverse dependencies. -# -# media-libs/libbmp: 2010, homepage gone. -# -# Removal in 30 days. Bug #694254. -media-libs/libbmp - # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal.