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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2873F1584AD for ; Mon, 28 Apr 2025 15:35:30 +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 0EBA633BE19 for ; Mon, 28 Apr 2025 15:35:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F2972110280; Mon, 28 Apr 2025 15:35:28 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E3D90110280 for ; Mon, 28 Apr 2025 15:35:28 +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 67A21335DC0 for ; Mon, 28 Apr 2025 15:35:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9484FC3A for ; Mon, 28 Apr 2025 15:35:26 +0000 (UTC) From: "hexlocation" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "hexlocation" Message-ID: <1745854480.5c44fc28d54d1d53864cb581da5b44d270893816.hex@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/gapless/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/gapless/Manifest media-sound/gapless/gapless-4.4.ebuild X-VCS-Directories: media-sound/gapless/ X-VCS-Committer: hex X-VCS-Committer-Name: hexlocation X-VCS-Revision: 5c44fc28d54d1d53864cb581da5b44d270893816 X-VCS-Branch: dev Date: Mon, 28 Apr 2025 15:35:26 +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: 792aeee8-fdf3-4f46-8bff-433eb996437f X-Archives-Hash: d8a261ed0a1d0324fb471b9a646d71d3 commit: 5c44fc28d54d1d53864cb581da5b44d270893816 Author: hexlocation iwakura rip> AuthorDate: Mon Apr 28 15:32:00 2025 +0000 Commit: hexlocation iwakura rip> CommitDate: Mon Apr 28 15:34:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c44fc28 media-sound/gapless: add 4.4 Signed-off-by: hexlocation iwakura.rip> media-sound/gapless/Manifest | 1 + media-sound/gapless/gapless-4.4.ebuild | 58 ++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) diff --git a/media-sound/gapless/Manifest b/media-sound/gapless/Manifest index 64ee4926c..ab892893c 100644 --- a/media-sound/gapless/Manifest +++ b/media-sound/gapless/Manifest @@ -1 +1,2 @@ DIST g4music-v4.3.1.tar.bz2 145455 BLAKE2B bcce1d0575496e9744838443edac1f3cd59934799f828dbd9d6667e0cace8f27e9fd7e0577271daae501efedeb20ccedf19bd7e6d0cde365001c2607afdf7a4d SHA512 264c84ede962dafbda39fe66ac4ef50a27e9c0b4da9467eeef8694ee9011b482f28ba3d1af613c3d44d3a7c0f41a91f553c71dc79a5abd5238c169966d02fa27 +DIST g4music-v4.4.tar.bz2 145455 BLAKE2B 4a81146ca62a68800f4c862210f5dae992bfcfb22f9ae8c5e6796bc2359cfe471ab17b97e1a091ea7d0e00b8c89a1926ce3822daa4252778f94365acbc8dd850 SHA512 ff84ef987a0bde6cc7d1e2a209f96f5f4626a8328a189bb2ddd757bf0c024fb521146582ff355d79c49c9fa6d29d8030c024d132f7db9b958c03ffbfe74d1a51 diff --git a/media-sound/gapless/gapless-4.4.ebuild b/media-sound/gapless/gapless-4.4.ebuild new file mode 100644 index 000000000..d9b8cb75e --- /dev/null +++ b/media-sound/gapless/gapless-4.4.ebuild @@ -0,0 +1,58 @@ +# Copyright 2023-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg gnome2-utils vala + +DESCRIPTION="A GTK4 music player" +HOMEPAGE="https://gitlab.gnome.org/neithern/g4music" +SRC_URI="https://gitlab.gnome.org/neithern/g4music/-/archive/v${PV}/g4music-v${PV}.tar.bz2" +S="${WORKDIR}/g4music-v${PV}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + +IUSE="pipewire" + +DEPEND=" + >=gui-libs/gtk-4.6 + >=dev-libs/glib-2.78.6 + >=media-libs/graphene-1.10.8-r1 + >=media-libs/gst-plugins-base-1.22.12 + >=x11-libs/gdk-pixbuf-2.42.10-r1 + >=x11-libs/pango-1.52.2 + >=gui-libs/libadwaita-1 + >=media-libs/gstreamer-1.20.6[introspection] + >=media-plugins/gst-plugins-taglib-1.20.6 + >=dev-libs/appstream-glib-0.8.2 + pipewire? ( media-video/pipewire[gstreamer] ) +" +RDEPEND="${DEPEND}" +BDEPEND=" + >=dev-build/meson-1.1.1 + >=dev-lang/vala-0.56.8 + $(vala_depend) +" + +src_prepare() { + default + vala_setup + xdg_environment_reset + + sed -i \ + -e '/^gnome.post_install(/,/)/d' \ + meson.build \ + || die +} + +pkg_postinst() { + xdg_pkg_postinst + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_schemas_update +}