public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmba/
Date: Sat, 24 Feb 2024 07:22:32 +0000 (UTC)	[thread overview]
Message-ID: <1708759252.1decf9275741e580d507380a28a57690b3d72257.arkamar@gentoo> (raw)

commit:     1decf9275741e580d507380a28a57690b3d72257
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 07:20:52 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 07:20:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1decf927

dev-libs/libmba: drop 0.9.1-r4

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-libs/libmba/libmba-0.9.1-r4.ebuild | 46 ----------------------------------
 1 file changed, 46 deletions(-)

diff --git a/dev-libs/libmba/libmba-0.9.1-r4.ebuild b/dev-libs/libmba/libmba-0.9.1-r4.ebuild
deleted file mode 100644
index df4485f0ce4b..000000000000
--- a/dev-libs/libmba/libmba-0.9.1-r4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="A library of generic C modules"
-LICENSE="MIT"
-HOMEPAGE="http://www.ioplex.com/~miallen/libmba/"
-SRC_URI="http://www.ioplex.com/~miallen/libmba/dl/${P}.tar.gz"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-qa.patch
-	"${FILESDIR}"/${P}-glibc-2.20.patch
-)
-
-src_prepare() {
-	default
-
-	tc-export CC
-	sed -i -e "s:gcc:${CC}:g" mktool.c || die
-
-	# prevent reinventing strdup(), wcsdup() and strnlen()
-	append-cflags -D_XOPEN_SOURCE=500
-}
-
-src_compile() {
-	emake LIBDIR="$(get_libdir)"
-}
-
-src_install() {
-	emake DESTDIR="${D}" LIBDIR="$(get_libdir)" install
-
-	dodoc README.txt docs/*.txt
-	docinto html
-	dodoc -r docs/*.html docs/www/* docs/ref
-
-	docinto examples
-	dodoc -r examples/*
-
-	gunzip -v $(find "${ED}" -name '*.[0-9]*.gz') || die
-}


             reply	other threads:[~2024-02-24  7:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-24  7:22 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-24  6:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmba/ Joonas Niilola
2024-02-24  6:22 Joonas Niilola
2023-12-30 17:43 Petr Vaněk
2021-04-07  9:18 Sam James
2021-04-03 21:58 Sam James
2020-09-07  8:25 Jeroen Roovers

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=1708759252.1decf9275741e580d507380a28a57690b3d72257.arkamar@gentoo \
    --to=arkamar@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