public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libcddb/
Date: Wed, 13 Nov 2019 01:03:06 +0000 (UTC)	[thread overview]
Message-ID: <1573606943.18de209449f46af740c4e0ec7d8d5c74cc3c670f.bman@gentoo> (raw)

commit:     18de209449f46af740c4e0ec7d8d5c74cc3c670f
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 23:42:04 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 01:02:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18de2094

media-libs/libcddb: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-libs/libcddb/libcddb-1.3.2.ebuild | 48 ---------------------------------
 1 file changed, 48 deletions(-)

diff --git a/media-libs/libcddb/libcddb-1.3.2.ebuild b/media-libs/libcddb/libcddb-1.3.2.ebuild
deleted file mode 100644
index daba49a4839..00000000000
--- a/media-libs/libcddb/libcddb-1.3.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit libtool
-
-DESCRIPTION="A library for accessing a CDDB server"
-HOMEPAGE="http://libcddb.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="doc static-libs"
-
-RDEPEND="virtual/libiconv"
-DEPEND="doc? ( app-doc/doxygen )"
-
-RESTRICT="test"
-
-DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
-
-src_prepare() {
-	elibtoolize # Sanitizing .so version for FreeBSD
-}
-
-src_configure() {
-	econf \
-		$(use_enable static-libs static) \
-		--without-cdio
-}
-
-src_compile() {
-	default
-
-	if use doc; then
-		cd doc
-		doxygen doxygen.conf || die
-	fi
-}
-
-src_install() {
-	default
-
-	rm -f "${ED}"/usr/lib*/libcddb.la
-
-	use doc && dohtml doc/html/*
-}


             reply	other threads:[~2019-11-13  1:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13  1:03 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-04 13:34 [gentoo-commits] repo/gentoo:master commit in: media-libs/libcddb/ Miroslav Šulc
2024-07-01 16:58 Arthur Zamarin
2024-07-01 16:58 Arthur Zamarin
2024-07-01 16:58 Arthur Zamarin
2024-07-01 16:47 Sam James
2024-07-01 16:47 Sam James
2024-07-01 16:47 Sam James
2024-07-01 16:47 Sam James
2023-07-07  7:31 Miroslav Šulc
2022-12-03  6:08 WANG Xuerui
2021-04-12  1:09 Sam James
2020-06-29  6:47 Lars Wendler
2019-11-13  1:03 Aaron Bauman
2019-05-14 23:49 Aaron Bauman
2017-06-21 16:45 Alexis Ballier
2017-01-29 19:14 Fabian Groffen

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=1573606943.18de209449f46af740c4e0ec7d8d5c74cc3c670f.bman@gentoo \
    --to=bman@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