From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alure/
Date: Thu, 2 Mar 2017 16:20:18 +0000 (UTC) [thread overview]
Message-ID: <1488471605.f9943ce68d444ffcc4d19f3756fcf6ae1549d592.johu@gentoo> (raw)
commit: f9943ce68d444ffcc4d19f3756fcf6ae1549d592
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 2 16:20:05 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 16:20:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9943ce6
media-libs/alure: Remove 1.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-libs/alure/alure-1.2.ebuild | 45 ---------------------------------------
1 file changed, 45 deletions(-)
diff --git a/media-libs/alure/alure-1.2.ebuild b/media-libs/alure/alure-1.2.ebuild
deleted file mode 100644
index 104edbbb337..00000000000
--- a/media-libs/alure/alure-1.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit cmake-utils eutils
-
-DESCRIPTION="The OpenAL Utility Toolkit"
-HOMEPAGE="http://kcat.strangesoft.net/alure.html"
-SRC_URI="http://kcat.strangesoft.net/alure-releases/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="dumb examples flac fluidsynth mp3 sndfile static-libs vorbis"
-
-RDEPEND=">=media-libs/openal-1.1
- dumb? ( media-libs/dumb )
- flac? ( media-libs/flac )
- fluidsynth? ( >=media-sound/fluidsynth-1.1.1 )
- mp3? ( media-sound/mpg123 )
- sndfile? ( media-libs/libsndfile )
- vorbis? ( media-libs/libvorbis )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-include-unistd.patch"
- sed -i -e "/DESTINATION/s:doc/alure:doc/${PF}:" CMakeLists.txt || die
-}
-
-src_configure() {
- # FIXME: libmodplug/sndfile.h from libmodplug conflict with sndfile.h from libsndfile
- local mycmakeargs=(
- $(cmake-utils_use dumb)
- $(cmake-utils_use_build examples)
- $(cmake-utils_use flac)
- $(cmake-utils_use fluidsynth)
- -DMODPLUG=OFF
- $(cmake-utils_use mp3 MPG123)
- $(cmake-utils_use sndfile)
- $(cmake-utils_use_build static-libs STATIC)
- $(cmake-utils_use vorbis)
- )
-
- cmake-utils_src_configure
-}
next reply other threads:[~2017-03-02 16:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 16:20 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-07 1:24 [gentoo-commits] repo/gentoo:master commit in: media-libs/alure/ Sam James
2021-01-04 1:32 Sam James
2019-03-10 22:46 Andreas Sturmlechner
2019-03-10 10:19 Andreas Sturmlechner
2019-03-10 10:19 Andreas Sturmlechner
2017-07-02 21:00 David Seifert
2017-03-02 10:47 Agostino Sarubbo
2017-02-27 8:24 Agostino Sarubbo
2017-02-13 20:53 Johannes Huber
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=1488471605.f9943ce68d444ffcc4d19f3756fcf6ae1549d592.johu@gentoo \
--to=johu@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