blob: b932326f745c7f26fa39bdf5c2f989d7f1fdc652 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = melodie-bin
pkgdesc = Melodie is a portable, simple-as-pie music player.Use system-wide electron.
pkgver = 2.0.0
pkgrel = 12
url = https://feugy.github.io/melodie/
arch = x86_64
license = MIT
makedepends = fuse2
depends = electron18
depends = python>=3
depends = nodejs
provides = melodie=2.0.0
conflicts = melodie
options = !strip
options = !emptydirs
source = melodie-2.0.0.AppImage::https://github.com/feugy/melodie/releases/download/v2.0.0/melodie-2.0.0-x86_64.AppImage
source = LICENSE-2.0.0::https://raw.githubusercontent.com/feugy/melodie/v2.0.0/LICENSE
source = melodie.sh
sha256sums = 3b841b77e3c974396e8317bcd14b7d023dfc7bd5dbc4c78f17eb53c143645dfe
sha256sums = 73c77debeee2edc386c515d1be6507325c36f4d5729e64743d7350ad146a3e2c
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = melodie-bin
|