From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl-gfx/
Date: Mon, 19 Apr 2021 20:54:39 +0000 (UTC) [thread overview]
Message-ID: <1618865638.5c95926a12d72c1bf170dc03ac609bdfeac3a49c.sam@gentoo> (raw)
commit: 5c95926a12d72c1bf170dc03ac609bdfeac3a49c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 20:18:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 20:53:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c95926a
media-libs/sdl-gfx: drop 2.0.26
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/sdl-gfx/sdl-gfx-2.0.26.ebuild | 50 --------------------------------
1 file changed, 50 deletions(-)
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.26.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.26.ebuild
deleted file mode 100644
index 92ec91ed3ea..00000000000
--- a/media-libs/sdl-gfx/sdl-gfx-2.0.26.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools multilib-minimal
-
-MY_P="${P/sdl-/SDL_}"
-DESCRIPTION="Graphics drawing primitives library for SDL"
-HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
-SRC_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE="doc cpu_flags_x86_mmx"
-
-RDEPEND=">=media-libs/libsdl-1.2.15-r4[video,${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_prepare() {
- default
- sed -i -e 's/-O //' configure.in || die
- mv configure.in configure.ac || die
- eautoreconf
-}
-
-multilib_src_configure() {
- ECONF_SOURCE="${S}" econf \
- $(use_enable cpu_flags_x86_mmx mmx) \
- --disable-static
-}
-
-#multilib_src_install() {
-# emake DESTDIR="${D}" install
-#}
-
-multilib_src_install_all() {
- einstalldocs
-
- if use doc ; then
- docinto html
- dodoc -r Docs/*
- fi
-
- find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
-}
next reply other threads:[~2021-04-19 20:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 20:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 2:38 [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl-gfx/ Sam James
2025-03-08 13:25 Arthur Zamarin
2025-03-08 13:15 Arthur Zamarin
2025-03-08 13:07 Jakov Smolić
2025-03-08 12:10 Sam James
2024-10-09 22:38 James Le Cuirot
2023-11-24 9:31 Sam James
2022-12-05 9:29 WANG Xuerui
2021-08-25 0:10 Marek Szuba
2021-04-19 0:23 Sam James
2021-04-18 6:48 Sam James
2021-04-18 6:47 Sam James
2021-04-18 6:47 Sam James
2021-04-18 6:45 Sam James
2021-01-06 14:27 Fabian Groffen
2020-12-02 0:32 Aaron Bauman
2020-10-10 8:20 Sergei Trofimovich
2020-10-01 23:06 Sergei Trofimovich
2020-10-01 22:55 Sergei Trofimovich
2020-09-29 21:25 Sergei Trofimovich
2017-02-24 10:35 Lars Wendler
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=1618865638.5c95926a12d72c1bf170dc03ac609bdfeac3a49c.sam@gentoo \
--to=sam@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