app-misc/cryptowatch - 0.5.0 (Miezhiko)

Search

Package Information

Description:
fast & furious
Homepage:
https://cryptowat.ch
License:
MIT

Ebuild Details

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

EAPI=8
DESCRIPTION="fast & furious"
HOMEPAGE="https://cryptowat.ch"
SRC_URI="https://dist-native.cryptowat.ch/${PV}/${PN}-x86_64-unknown-linux-gnu.zip -> ${P}.zip"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

S=${WORKDIR}

inherit desktop

src_install() {
	domenu "${FILESDIR}"/${PN}.desktop
	newbin cryptowatch_desktop cryptowatch
}

Manifest for 0.5.0

Type File Size Source URLs
DIST cryptowatch-0.5.0.zip 10784328 bytes https://dist-native.cryptowat.ch/0.5.0/cryptowatch-x86_64-unknown-linux-gnu.zip