public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/
Date: Mon, 20 Mar 2023 03:58:12 +0000 (UTC)	[thread overview]
Message-ID: <1679284626.5908857f9311b36a24fd812d1a50d5ee6fd0ecc7.sping@gentoo> (raw)

commit:     5908857f9311b36a24fd812d1a50d5ee6fd0ecc7
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 02:58:08 2023 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 03:57:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5908857f

media-libs/libvisual: 0.4.2 + lv-tool

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 media-libs/libvisual/Manifest               |  1 +
 media-libs/libvisual/libvisual-0.4.2.ebuild | 48 +++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)

diff --git a/media-libs/libvisual/Manifest b/media-libs/libvisual/Manifest
index a9fe47948878..379810644b5f 100644
--- a/media-libs/libvisual/Manifest
+++ b/media-libs/libvisual/Manifest
@@ -1 +1,2 @@
 DIST libvisual-0.4.1.tar.bz2 560877 BLAKE2B 5429493424cbf7d5d6e17ef6a5219ffb5491a6e0f7ea9d9563021beabfdc22aead0d80924c17904b96cc645ef0dc737fa61680abf152b421ca5f4ac834fc6a19 SHA512 a1417a54d4f0566121db5d08770e7f41559ef7f3704d0da74f1dc316c6b7f16197d843a96382b4122d01251764ccb6ed240fd4e99abc7b0f440c9f43afa9506a
+DIST libvisual-0.4.2.tar.bz2 563023 BLAKE2B b9480db0f168f6e7b398f773c6bbf4d1dab75dd2b711cc9b0b5fd1fb790e57cdd1e9ed3733fb4f911586b7ebb6e1cb9f3bbe74bfe4e67b9cb95e3e7b2eee950a SHA512 88634c27cd5de149d08141fb68d86a85320513208426f412541ab6aa985069683c17437fd0f49d6dafdd811a516f1f9268a2cf2146a3b55332280d7930f59b55

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild b/media-libs/libvisual/libvisual-0.4.2.ebuild
new file mode 100644
index 000000000000..d79d98ed8917
--- /dev/null
+++ b/media-libs/libvisual/libvisual-0.4.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-minimal optfeature
+
+DESCRIPTION="Abstraction library between applications and audio visualisation plugins"
+HOMEPAGE="http://libvisual.org/"
+SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0.4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="debug nls threads"
+
+BDEPEND="
+	virtual/pkgconfig
+	nls? ( sys-devel/gettext )"
+DEPEND="media-libs/libsdl"
+RDEPEND="${DEPEND}"
+
+MULTILIB_WRAPPED_HEADERS=(
+	/usr/include/libvisual-0.4/libvisual/lvconfig.h
+)
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" econf \
+		--disable-static \
+		--enable-lv-tool \
+		--disable-examples \
+		$(use_enable nls) \
+		$(use_enable threads) \
+		$(use_enable debug)
+}
+
+multilib_src_install_all() {
+	einstalldocs
+
+	# no static archives
+	find "${ED}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	optfeature_header "Libvisual relies on plugins; consider also installing:"
+	optfeature operability  media-plugins/libvisual-plugins
+	optfeature projectm     media-plugins/libvisual-projectm
+}


             reply	other threads:[~2023-03-20  3:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20  3:58 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02  1:27 [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/ Eli Schwartz
2023-04-29  8:48 Sam James
2023-04-19 14:13 Pacho Ramos
2023-04-19  9:43 Sam James
2023-04-19  9:11 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-01-22 19:04 Sam James
2023-01-22 19:04 Sam James
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2022-12-06 16:01 Sebastian Pipping
2022-12-06  0:17 Sebastian Pipping
2022-11-20 18:13 Sebastian Pipping
2022-10-23 10:55 Sam James
2021-08-10 12:43 Marek Szuba
2020-08-01  9:27 Miroslav Šulc
2017-06-30  6:02 Alexis Ballier

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=1679284626.5908857f9311b36a24fd812d1a50d5ee6fd0ecc7.sping@gentoo \
    --to=sping@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