media-sound/museeks - 0.23.4 (edgets)

Search

Package Information

Description:
A simple, clean and cross-platform music player.
Homepage:
https://github.com/martpie/museeks
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.23.4 8 -* ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# File was automatically generated by automatic-ebuild-maker
# https://github.com/BlueManCZ/automatic-ebuild-maker

EAPI=8
inherit unpacker xdg

DESCRIPTION="A simple, clean and cross-platform music player."
HOMEPAGE="https://github.com/martpie/museeks"
SRC_URI="https://github.com/martpie/museeks/releases/download/${PV}/Museeks_${PV}_amd64.deb -> ${P}.deb"

LICENSE="MIT"
SLOT="0"
KEYWORDS="-* ~amd64"
RESTRICT="bindist mirror"

RDEPEND="
	dev-libs/glib:2
	sys-apps/dbus
"

QA_PREBUILT="*"

S=${WORKDIR}

src_install() {
	cp -a . "${ED}" || die "cp failed"
}

Dependencies

RDEPEND

	dev-libs/glib:2
	sys-apps/dbus

Manifest for 0.23.4

Type File Size Source URLs
DIST museeks-0.23.4.deb 5013184 bytes https://github.com/martpie/museeks/releases/download/0.23.4/Museeks_0.23.4_amd64.deb