media-libs/libbmp: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sun, 13 Oct 2019 12:34:44 +0000 (14:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 13 Oct 2019 12:36:43 +0000 (14:36 +0200)
Closes: https://bugs.gentoo.org/694254
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/libbmp/Manifest [deleted file]
media-libs/libbmp/libbmp-0.1.3.ebuild [deleted file]
media-libs/libbmp/metadata.xml [deleted file]
profiles/package.mask

diff --git a/media-libs/libbmp/Manifest b/media-libs/libbmp/Manifest
deleted file mode 100644 (file)
index fe15005..0000000
+++ /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 (file)
index dd12685..0000000
+++ /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 (file)
index d95355c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
-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.
-</longdescription>
-</pkgmetadata>
index def10cfca6c130ad31548f0bbe4d6f7b3ab77393..4dbf9528644da599162c0180d09eb59371470174 100644 (file)
@@ -578,14 +578,6 @@ net-libs/libgmail
 net-libs/libs3
 net-libs/libyahoo2
 
-# Michał Górny <mgorny@gentoo.org> (2019-09-13)
-# Unmaintained.  No reverse dependencies.
-#
-# media-libs/libbmp: 2010, homepage gone.
-#
-# Removal in 30 days.  Bug #694254.
-media-libs/libbmp
-
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.