From 7bf9e3db263e64d6cbc306440a7f3c44e551bb13 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 6 Dec 2022 03:08:16 +0000 Subject: gentoo auto-resync : 06:12:2022 - 03:08:16 --- media-plugins/libvisual-plugins/Manifest | 2 + .../libvisual-plugins-0.4.1.ebuild | 55 ++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 media-plugins/libvisual-plugins/libvisual-plugins-0.4.1.ebuild (limited to 'media-plugins/libvisual-plugins') diff --git a/media-plugins/libvisual-plugins/Manifest b/media-plugins/libvisual-plugins/Manifest index c9b76550814d..f53e11898500 100644 --- a/media-plugins/libvisual-plugins/Manifest +++ b/media-plugins/libvisual-plugins/Manifest @@ -3,5 +3,7 @@ AUX libvisual-plugins-0.4.0-fno-common.patch 627 BLAKE2B 507b9da964a1f636adedfcb DIST libvisual-plugins-0.4.0-m4-1.tar.bz2 1872 BLAKE2B 438fa805e4dccde1f446d3e78e6d3578bbf8ada8ab664bc6e408be1a32edacdf4cb587c213300022cece442c63e88258f2d189d0b35dec9ac1a9b8de826a84db SHA512 6522491f0797d0d442e1839fcfad985fcdba4a6d43ec94eb6edf13cea09a0b187b1e7c09b0c3b2f7b8f22d9b41f9cfb1f5b3559fed00b9dc3935fdf37bf7c08a DIST libvisual-plugins-0.4.0-patches-4.tar.bz2 10814 BLAKE2B 75e1df7ebbd7455475a9035fe5fd1249117728c74e27ff17407ae9b941bc2e4bfe3cf890ed72bb389a8be27906b7b2ec2dce61403fde8831c127198d663b3666 SHA512 e6c20ebad338c300e1c049d33241daab3d6cd25a73be3402aedb13bb3cf6a84112e074fc2d57f9a7a158d12addd0d320a94d1690ed789f3a90e9cb14cfb966d2 DIST libvisual-plugins-0.4.0.tar.gz 828631 BLAKE2B a3afdb65b5da4cd19d9793fe8da3b14e99df77e21fb888b9f26b9c60af6b71e331b7250029144cb56281e77d2b579ce45d2be1445cab96bc8dc99dbd40794275 SHA512 f8666b548bc04e8b9ab69a37bdd5483080c820115903aabaa629bb0bd0fa8424969ee596e6e66bb90d8e62d6e14513fd57f85c1b5e7e074792cfa94638134901 +DIST libvisual-plugins-0.4.1.tar.bz2 687994 BLAKE2B 5899580c3b4f5959a5105b79565bd69d87973a38c3d860fb480d88a29846d3017b207ec318ffbd4a2e47382207ccd04cb043a99b68e76f0690cf77fa270e8722 SHA512 db80b081615e129d4bea34c7d99af1978bd1b569f4a1f17cfbbe3cadafc954085552c5944198f9c86f43aa367460d3ca5b4e4ea2aacee4f78dce9ff802a80663 EBUILD libvisual-plugins-0.4.0-r4.ebuild 2643 BLAKE2B 73b6c7089674c6ead9b222772e955fd1dfa7477ab90c80e731a68a282cb39f8ea2d1fb3e08ffb422237579f587301b95847c1c5d4e579952ac1fd769ab6c5eb2 SHA512 7bd35515de65823dcfabddd35cdf41b0ddde5c6ba8a8d2376b674781dbe1006f3d602ccfbce2bfc1f1b2eff59571da3469d2366e969ef558c270894bf0b5f9de +EBUILD libvisual-plugins-0.4.1.ebuild 1656 BLAKE2B b93163a2c09484b90a3d54f00675765cf5a369bc8e92100a551de346b6d91323f4e61db8cc0b51072c6f8534e15eb4bef929c492ac96dfc778578f9fbf3d25f8 SHA512 d01d21ed4cd4714a21b40d66179a57d9187a764a2e2a52b6112f9de9f6849b0ba3bdbc208b62ac6167c96ae58f6cb2f86676a015a701d9720b3b4fbe57a6ef63 MISC metadata.xml 502 BLAKE2B cdca87d3e30a985550bf0ae3d922a07670553d360128283d789adbf4584d0d3fa5ae339e52901a8e16c5e1650b6414e5f260aca841957f2ed124e7c437c29a14 SHA512 da4595d0e3dc330fabf03183ae7233323eea087b8e4daeb336d6d2e1ee84156d0639a74b41fe742147477442ab5fef2e51c1cf56e06cdba2647f97f0964bf2cd diff --git a/media-plugins/libvisual-plugins/libvisual-plugins-0.4.1.ebuild b/media-plugins/libvisual-plugins/libvisual-plugins-0.4.1.ebuild new file mode 100644 index 000000000000..6a1bd7e7496e --- /dev/null +++ b/media-plugins/libvisual-plugins/libvisual-plugins-0.4.1.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +inherit multilib-minimal + +DESCRIPTION="collection of visualization plugins for use with the libvisual framework" +HOMEPAGE="http://libvisual.org/" +SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0.4" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="alsa debug gtk jack mplayer opengl" + +RDEPEND=">=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] + ~media-libs/libvisual-${PV}[${MULTILIB_USEDEP}] + >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] + >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] + >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] + alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) + gtk? ( >=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}] ) + jack? ( virtual/jack[${MULTILIB_USEDEP}] ) + opengl? ( + >=virtual/glu-9.0-r1[${MULTILIB_USEDEP}] + >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] + )" +BDEPEND=">=virtual/pkgconfig-0-r1" + +DEPEND="${RDEPEND} + >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]" + +DOCS=( AUTHORS ChangeLog NEWS README TODO ) + +multilib_src_configure() { + ECONF_SOURCE=${S} \ + econf \ + --disable-esd \ + $(use_enable jack) \ + $(use_enable gtk gdkpixbuf-plugin) \ + --disable-gstreamer-plugin \ + $(use_enable alsa) \ + $(use_enable mplayer) \ + $(use_enable debug inputdebug) \ + $(use_enable opengl gltest) \ + $(use_enable opengl nastyfft) \ + $(use_enable opengl madspin) \ + $(use_enable opengl flower) \ + $(use_enable debug) +} + +multilib_src_install_all() { + einstalldocs + find "${D}" -name "*.la" -delete || die +} -- cgit v1.2.3