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 EF007158090 for ; Tue, 24 May 2022 09:39:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F7FEE0837; Tue, 24 May 2022 09:39:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 1D217E0837 for ; Tue, 24 May 2022 09:39:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE2F83419DD for ; Tue, 24 May 2022 09:39:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F6791E for ; Tue, 24 May 2022 09:39:18 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1653385154.6cd5f4c9dd7b510afac8122b46fc6a4f9dc6e74e.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/qmmp-plugin-pack/Manifest media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild X-VCS-Directories: media-plugins/qmmp-plugin-pack/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 6cd5f4c9dd7b510afac8122b46fc6a4f9dc6e74e X-VCS-Branch: master Date: Tue, 24 May 2022 09:39:18 +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: 8cff3532-a2ea-4f7d-9cd0-53df30c3c207 X-Archives-Hash: f41dd199539409819a6ff70394f7979f commit: 6cd5f4c9dd7b510afac8122b46fc6a4f9dc6e74e Author: Lars Wendler gentoo org> AuthorDate: Tue May 24 09:39:05 2022 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue May 24 09:39:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cd5f4c9 media-plugins/qmmp-plugin-pack: Bump to version 1.6.0 Signed-off-by: Lars Wendler gentoo.org> media-plugins/qmmp-plugin-pack/Manifest | 1 + .../qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild | 35 ++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/media-plugins/qmmp-plugin-pack/Manifest b/media-plugins/qmmp-plugin-pack/Manifest index 8cb598a7e097..8856b39dbf66 100644 --- a/media-plugins/qmmp-plugin-pack/Manifest +++ b/media-plugins/qmmp-plugin-pack/Manifest @@ -1 +1,2 @@ DIST qmmp-plugin-pack-1.5.3.tar.bz2 231118 BLAKE2B 6de426871f978a87be9fecf89e779cae3a60de02e5666f4193870fa1f79846831291d6115813e026b005ba29f437015403a4cd7e45cb67c6fc3441e6730aa0cf SHA512 992d511310dfaf0bf6e9a57cd7611ae11461197da8edea6765433028c911c3a28cec06883bfecf8ec9d07f3cfd264d644d63ebece15b0784ffd56e6e7853db2c +DIST qmmp-plugin-pack-1.6.0.tar.bz2 243564 BLAKE2B 35477cc884ea707d9a6483398ccc537ccd5c68c0f9ac7a35066b6000e50a29389eb5bf5c7cd1aa2cde984503ba450b89036190c2dfdf3eaa38ddb3623177594d SHA512 21c3ffce22f72041c1d499fe3a6ff2be0caf5a67c6f1165401f4e8a881dddb726a9232e0145a7fb63e42ef7ec8f72ddadc18e2363f61df86535cebae713cadd6 diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild new file mode 100644 index 000000000000..1632b05b61da --- /dev/null +++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake flag-o-matic + +DESCRIPTION="A set of extra plugins for Qmmp" +HOMEPAGE="http://qmmp.ylsoftware.com/" +SRC_URI="https://qmmp.ylsoftware.com/files/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 + media-libs/libsamplerate + media-libs/taglib + =media-sound/qmmp-$(ver_cut 1-2)* + media-video/ffmpeg +" +DEPEND="${RDEPEND} + dev-lang/yasm + dev-qt/linguist-tools:5 +" + +src_configure() { + append-ldflags -Wl,-z,noexecstack + cmake_src_configure +}