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 78F20158087 for ; Tue, 18 Jan 2022 08:28:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A201FE07DB; Tue, 18 Jan 2022 08:28:18 +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 36C07E07DF for ; Tue, 18 Jan 2022 08:28:18 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2337F342E0A for ; Tue, 18 Jan 2022 08:28:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 561692A0 for ; Tue, 18 Jan 2022 08:28:15 +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: <1642494489.66946738b687472c995e5795fb156d8f8d62900f.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.5.2.ebuild X-VCS-Directories: media-plugins/qmmp-plugin-pack/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 66946738b687472c995e5795fb156d8f8d62900f X-VCS-Branch: master Date: Tue, 18 Jan 2022 08:28:15 +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: 1fa52a2c-5f6a-485c-94db-d4b8f3baf72b X-Archives-Hash: 8976835e33d6f4aa4c4319695cfbe949 commit: 66946738b687472c995e5795fb156d8f8d62900f Author: Lars Wendler gentoo org> AuthorDate: Tue Jan 18 08:27:43 2022 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Jan 18 08:28:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66946738 media-plugins/qmmp-plugin-pack: Bump to version 1.5.2 Signed-off-by: Lars Wendler gentoo.org> media-plugins/qmmp-plugin-pack/Manifest | 1 + .../qmmp-plugin-pack/qmmp-plugin-pack-1.5.2.ebuild | 35 ++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/media-plugins/qmmp-plugin-pack/Manifest b/media-plugins/qmmp-plugin-pack/Manifest index ac14641bffd0..c12cd0ad1088 100644 --- a/media-plugins/qmmp-plugin-pack/Manifest +++ b/media-plugins/qmmp-plugin-pack/Manifest @@ -1 +1,2 @@ DIST qmmp-plugin-pack-1.5.1.tar.bz2 226034 BLAKE2B 804e18c538119bfe89700f1975ff717c20bb65c2b956c30dae91d1ab2a06baf716a07809d1391f1844dadc3e8524fb6d37106b33091b91109a19f323b0942306 SHA512 0242754fdea26fc7c48a18edf77d35820af86643079c729465d9e4ddacb22470686e9d2771abe52e30441f97db5f1546ab984e941396d4cc67e7a0a1450328f3 +DIST qmmp-plugin-pack-1.5.2.tar.bz2 230341 BLAKE2B 4959be4423f08cf1c0d16cf8f454167a7f7795786258526ce72ed694e8a33388cfe6308ff861f29011fcbb63563552965cea6c04a002b9ac40f1ab959d7fc232 SHA512 d2e7b1545e41ec40fa4b165f7154d76211fd4fb004c79f801caced0fb8972d182e9c393705ce2d9aa4359e00dbe51c9efdf499ae85f8d8578d68fcb4e108d7d5 diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.5.2.ebuild b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.5.2.ebuild new file mode 100644 index 000000000000..e567073cd376 --- /dev/null +++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.5.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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 +}