public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/
Date: Mon,  8 Apr 2019 21:15:09 +0000 (UTC)	[thread overview]
Message-ID: <1554757845.d0ffcb6cd5fbf326b74235c4c2752766b5bbdd0c.asturm@gentoo> (raw)

commit:     d0ffcb6cd5fbf326b74235c4c2752766b5bbdd0c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  8 16:17:25 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  8 21:10:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ffcb6c

media-sound/amsynth: Drop 1.7.1-r1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/amsynth/Manifest                |  1 -
 media-sound/amsynth/amsynth-1.7.1-r1.ebuild | 50 -----------------------------
 2 files changed, 51 deletions(-)

diff --git a/media-sound/amsynth/Manifest b/media-sound/amsynth/Manifest
index c05f687578f..cb833a8f977 100644
--- a/media-sound/amsynth/Manifest
+++ b/media-sound/amsynth/Manifest
@@ -1,2 +1 @@
-DIST amsynth-1.7.1.tar.gz 1409439 BLAKE2B 80fbd2c56b307cb7defce46e2dafe72ce1a56222314faaec9b2d16be9f4412869e377a8cea97d20803eb668b259f2110179607b4148acb8ba7d5e0ef1bb5b14b SHA512 ad5eff805f3ad30a7cc9f3933bbe82b99c670c669c0c405d5045a410afc75cdc0d692856e73ccf870d3ca66e0997a81a5c35baf57b33bb6012f19056cff725c9
 DIST amsynth-1.8.0.tar.bz2 1170068 BLAKE2B 0b570efe1db69bba04215055147792a9635bc086749ca7d70b5b3f8bc16613310591802c6cdabfd83009bda2c3b109b17ccc9d4ace7681614bed8c42c5f84f8d SHA512 a47489b103dbdd1cb2233d8629acfda2a1d26ac1f7ea5b8c4e7925676842cac21758ca94b50894e71426517bd826e9a9b6fd26800516054e24d62f7cbce4f0f9

diff --git a/media-sound/amsynth/amsynth-1.7.1-r1.ebuild b/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
deleted file mode 100644
index 0d1d9572333..00000000000
--- a/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic
-
-DESCRIPTION="Virtual analogue synthesizer"
-HOMEPAGE="https://github.com/amsynth/amsynth"
-SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="alsa dssi jack lash oss sndfile"
-
-RDEPEND="dev-cpp/gtkmm:2.4
-	sndfile? ( >=media-libs/libsndfile-1:= )
-	alsa? (
-		media-libs/alsa-lib:=
-		media-sound/alsa-utils
-		)
-	dssi? (
-		media-libs/dssi:=
-		media-libs/liblo:=
-		>=x11-libs/gtk+-2.20:2
-		)
-	jack? ( virtual/jack )
-	lash? ( media-sound/lash )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	oss? ( virtual/os-headers )"
-
-S="${WORKDIR}/${PN}-release-${PV}"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_configure() {
-	append-cxxflags -std=c++11
-	econf \
-		$(use_with oss) \
-		$(use_with alsa) \
-		$(use_with jack) \
-		$(use_with lash) \
-		$(use_with sndfile) \
-		$(use_with dssi)
-}


             reply	other threads:[~2019-04-08 21:15 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-08 21:15 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-11  9:18 [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/ Miroslav Šulc
2024-06-09 10:38 Jakov Smolić
2024-06-09 10:38 Jakov Smolić
2024-05-18  9:53 Miroslav Šulc
2024-05-17 12:48 Sam James
2024-05-17 12:48 Sam James
2024-05-10  9:07 Miroslav Šulc
2024-04-16  8:06 Miroslav Šulc
2023-03-09  7:25 Miroslav Šulc
2023-03-07 15:45 Sam James
2023-03-07 11:42 Sam James
2023-02-24  7:52 Miroslav Šulc
2023-02-22  9:32 Sam James
2023-02-22  9:15 Sam James
2023-02-04  9:23 Miroslav Šulc
2023-01-22  8:41 Miroslav Šulc
2022-09-19  3:57 Miroslav Šulc
2022-09-18 16:36 Sam James
2022-09-18 16:36 Sam James
2022-09-18 13:48 Miroslav Šulc
2022-07-18  3:11 Miroslav Šulc
2022-02-10 10:12 Miroslav Šulc
2022-02-10  9:43 Sam James
2022-02-10  9:10 Jakov Smolić
2022-02-04 10:03 Miroslav Šulc
2022-02-04  9:03 Jakov Smolić
2022-02-03  9:21 Jakov Smolić
2022-01-10  8:49 Miroslav Šulc
2022-01-03  8:24 Miroslav Šulc
2021-11-10  5:00 Sam James
2021-06-20  8:10 Miroslav Šulc
2021-06-19 23:51 Sam James
2021-06-19 23:51 Sam James
2019-04-08 14:47 Aaron Bauman
2019-03-19  2:03 Thomas Deutschmann
2019-03-16 21:39 Agostino Sarubbo
2019-03-10 16:42 Andreas Sturmlechner
2019-03-10 16:42 Andreas Sturmlechner
2019-03-10 16:42 Andreas Sturmlechner
2017-05-09  7:28 Alexis Ballier
2017-04-23 11:11 Alexis Ballier
2017-01-06  9:42 Alexis Ballier
2016-01-31 21:09 David Seifert
2016-01-30  9:40 Pacho Ramos
2016-01-15  9:03 Agostino Sarubbo
2015-12-23 20:38 Pacho Ramos

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=1554757845.d0ffcb6cd5fbf326b74235c4c2752766b5bbdd0c.asturm@gentoo \
    --to=asturm@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