From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D47E11580E0 for ; Wed, 29 Jan 2025 09:34:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BF25C34308B for ; Wed, 29 Jan 2025 09:34:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C16C61103B6; Wed, 29 Jan 2025 09:34:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id B439E1103B6 for ; Wed, 29 Jan 2025 09:34:52 +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 2820034308B for ; Wed, 29 Jan 2025 09:34:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B6AB11A7 for ; Wed, 29 Jan 2025 09:34:50 +0000 (UTC) From: "Ryan Wong" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ryan Wong" Message-ID: <1738143224.4dc7798d8d614c4f4e5050ec3be2e2c0fb33481d.juan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/rsgain/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/rsgain/Manifest media-sound/rsgain/rsgain-3.5.3.ebuild X-VCS-Directories: media-sound/rsgain/ X-VCS-Committer: juan X-VCS-Committer-Name: Ryan Wong X-VCS-Revision: 4dc7798d8d614c4f4e5050ec3be2e2c0fb33481d X-VCS-Branch: dev Date: Wed, 29 Jan 2025 09:34:50 +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: 2d15fbbb-a8a8-4bc2-9e8d-895fb2253f55 X-Archives-Hash: a0574bb03cedc666c0a92a3ca2d62451 commit: 4dc7798d8d614c4f4e5050ec3be2e2c0fb33481d Author: Ryan Wong juancord xyz> AuthorDate: Wed Jan 29 09:33:44 2025 +0000 Commit: Ryan Wong juancord xyz> CommitDate: Wed Jan 29 09:33:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dc7798d media-sound/rsgain: add 3.5.3 Signed-off-by: Ryan Wong juancord.xyz> media-sound/rsgain/Manifest | 1 + media-sound/rsgain/rsgain-3.5.3.ebuild | 38 ++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/media-sound/rsgain/Manifest b/media-sound/rsgain/Manifest index 601f3ce9b..f4c66c8ae 100644 --- a/media-sound/rsgain/Manifest +++ b/media-sound/rsgain/Manifest @@ -1 +1,2 @@ DIST rsgain-3.5.1-source.tar.xz 50776 BLAKE2B 1568ff87c11e806875ae728cd2c4e80a2fc60b8db7c1dd1f9de4a119ced0547253febda748f514906ae4a78eadec6be62a365999820fb0ed4e656656ded53475 SHA512 6339c9ed8fd120b21026a55a5ec14605d3bc0b9bc87d975f9eff274023f58fdeaa8cf23b928fc3d34a38d7f2a1e5ad8786d114e21b4e42a8445dc6ec6117d32e +DIST rsgain-3.5.3-source.tar.xz 51720 BLAKE2B ea996a8208d4cc9982d05f90abe9b9eabbdea49dbe03a10be353af52038efa9067b3ec1e2adf73ffca351dadc3bbd5565e51037f0d47251a3269a5938609c165 SHA512 1ef66e55855a25626e577d870d88556b65263e254daf065f84eac02959eef1cb9d60ed4dc5c0253e49e6e4f877363f4ea9a9b4bb205331e2886d97f7b4e39235 diff --git a/media-sound/rsgain/rsgain-3.5.3.ebuild b/media-sound/rsgain/rsgain-3.5.3.ebuild new file mode 100644 index 000000000..cdb9ec2c4 --- /dev/null +++ b/media-sound/rsgain/rsgain-3.5.3.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="Really Simple replay Gain calculator for tagging audio files" +HOMEPAGE="https://github.com/complexlogic/rsgain" +SRC_URI="https://github.com/complexlogic/rsgain/releases/download/v${PV}/${P}-source.tar.xz" + +LICENSE="BSD BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND=" + dev-libs/inih + dev-libs/libfmt + media-libs/libebur128 + media-libs/libogg + media-libs/libvorbis + media-libs/taglib + media-video/ffmpeg +" + +DEPEND="${RDEPEND}" + +src_prepare() { + cmake_src_prepare +} + +src_configure() { + cmake_src_configure +} + +src_install() { + cmake_src_install +}