public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/tse3/
Date: Sat, 21 Jan 2023 09:38:05 +0000 (UTC)	[thread overview]
Message-ID: <1674293874.3f14cf00db084f94bc5bc8b2209bc3e27db4dc95.fordfrog@gentoo> (raw)

commit:     3f14cf00db084f94bc5bc8b2209bc3e27db4dc95
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 09:37:36 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 09:37:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f14cf00

media-libs/tse3: dropped obsolete 0.3.1-r1

Closes: https://bugs.gentoo.org/891279
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/tse3/tse3-0.3.1-r1.ebuild | 54 ------------------------------------
 1 file changed, 54 deletions(-)

diff --git a/media-libs/tse3/tse3-0.3.1-r1.ebuild b/media-libs/tse3/tse3-0.3.1-r1.ebuild
deleted file mode 100644
index 9c10927b83eb..000000000000
--- a/media-libs/tse3/tse3-0.3.1-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools flag-o-matic
-
-DESCRIPTION="TSE3 Sequencer library"
-HOMEPAGE="http://TSE3.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
-	mirror://gentoo/${P}-awe_voice.h.tbz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE="alsa oss"
-
-RDEPEND="alsa? ( media-libs/alsa-lib )"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-0.2.7-size_t-64bit.patch"
-	"${FILESDIR}/${PN}-0.2.7-gcc4.patch"
-	"${FILESDIR}/${P}-parallelmake.patch"
-	"${FILESDIR}/${P}+gcc-4.3.patch"
-)
-
-src_prepare() {
-	default
-	mv configure.in configure.ac || die "Moving configure.in -> .ac failed"
-	if use oss; then
-		cp "${WORKDIR}"/awe_voice.h src/ || die "copy failed"
-		append-cppflags -DHAVE_AWE_VOICE_H
-	fi
-
-	eautoreconf
-}
-
-src_configure() {
-	local myconf
-
-	use alsa || myconf="${myconf} --without-alsa"
-	use oss || myconf="${myconf} --without-oss"
-
-	econf \
-		--without-doc-install \
-		--without-aRts \
-		${myconf}
-}
-
-src_install() {
-	HTML_DOCS=( doc/*.{html,gif,png} )
-	default
-	dodoc doc/History
-}


             reply	other threads:[~2023-01-21  9:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-21  9:38 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-07  7:31 [gentoo-commits] repo/gentoo:master commit in: media-libs/tse3/ Miroslav Šulc
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2022-12-18 10:34 Pacho Ramos
2018-05-29 20:10 Aaron Bauman
2018-05-29 20:10 Aaron Bauman

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=1674293874.3f14cf00db084f94bc5bc8b2209bc3e27db4dc95.fordfrog@gentoo \
    --to=fordfrog@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