From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7C074158090 for ; Sat, 7 May 2022 07:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC544E0823; Sat, 7 May 2022 07:20:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E79AE0823 for ; Sat, 7 May 2022 07:20:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB3DE341A74 for ; Sat, 7 May 2022 07:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3916F430 for ; Sat, 7 May 2022 07:20:33 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1651908031.d39b0d836f5dfd924538b8c6012d84c5ca41bc62.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/aeolus/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/aeolus/Manifest media-sound/aeolus/aeolus-0.10.1.ebuild X-VCS-Directories: media-sound/aeolus/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: d39b0d836f5dfd924538b8c6012d84c5ca41bc62 X-VCS-Branch: master Date: Sat, 7 May 2022 07:20:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c8c634f9-d9a3-42d8-ad2a-522a1735cd42 X-Archives-Hash: 5cdd027e43b52d8ee4050e1e7c6409d1 commit: d39b0d836f5dfd924538b8c6012d84c5ca41bc62 Author: Miroslav Šulc gentoo org> AuthorDate: Sat May 7 07:20:27 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat May 7 07:20:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39b0d83 media-sound/aeolus: bump to 0.10.1 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/aeolus/Manifest | 1 + media-sound/aeolus/aeolus-0.10.1.ebuild | 59 +++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/media-sound/aeolus/Manifest b/media-sound/aeolus/Manifest index 15e88bbbb732..e824bbfc64b2 100644 --- a/media-sound/aeolus/Manifest +++ b/media-sound/aeolus/Manifest @@ -1 +1,2 @@ +DIST aeolus-0.10.1.tar.bz2 66475 BLAKE2B fa246ee865990b65328ea7a17b7bb29c205ec9b2bdbe4f66f394e2eb3bcf20bfefbd193e684f8e4dbd18a600ab3b445cf4422223bfcbe593ae7357c246cc46ab SHA512 fcc85cbcc8accbbd0e06d7bff3eb3007ca848b4150c036952485ab234e4b58a20fadf2d44133a0632f6fe0b58a67392e3747b474a301c46ae9b2de07bf314467 DIST aeolus-0.9.9.tar.bz2 66552 BLAKE2B 3e3aafd29477f660cfada1e7bf68e0143c32bebbde26abb653411041741273b7617f580b5c71a5315528d089e9dd9a18c9e56922ffe2a069afd35844b2dd9277 SHA512 423278564e83b00e90b91a408a098de8feb3c03809b2b96cf0b320522206ca1afea1d7f3f5cccad80fc4f03e0f31bb2d19f7256e30e6fbd25d25eb777c669ea2 diff --git a/media-sound/aeolus/aeolus-0.10.1.ebuild b/media-sound/aeolus/aeolus-0.10.1.ebuild new file mode 100644 index 000000000000..7df6c099cec0 --- /dev/null +++ b/media-sound/aeolus/aeolus-0.10.1.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs flag-o-matic desktop xdg + +DESCRIPTION="A synthesised pipe organ emulator" +HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/index.html" +SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +CDEPEND=" + dev-libs/libclthreads + media-libs/alsa-lib + >=media-libs/zita-alsa-pcmi-0.3 + sys-libs/readline:0 + virtual/jack + x11-libs/libclxclient + x11-libs/libX11 + x11-libs/libXft +" +DEPEND="${CDEPEND}" +RDEPEND=" + ${CDEPEND} + media-libs/stops +" + +DOCS=( README COPYING AUTHORS ) + +PATCHES=( + "${FILESDIR}"/${PN}-0.9.9-fix-Makefile.patch +) + +src_compile() { + cd "${S}"/source || die "Failed to cd to source dir" + tc-export CXX + append-cppflags $($(tc-getPKG_CONFIG) --cflags xft) + emake PREFIX="${EPREFIX}/usr" LIBDIR="${EXPREFIX}/usr/$(get_libdir)" +} + +src_install() { + default + + cd "${S}"/source || die "Failed to cd to source dir" + emake PREFIX="${D}/usr" install + echo "-S ${EPREFIX}/usr/share/stops" > "${T}/aeolus.conf" + insinto /etc + doins "${T}/aeolus.conf" + + make_desktop_entry aeolus Aeolus "" "AudioVideo" +}