blob: ca1652ecda6a1043d46367fd7b85f2d74a347e47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = playmymusic
pkgdesc = Melody is a music player for Pantheon, developed by Artem Anufrij
pkgver = 2.2.1
pkgrel = 1
url = http://anufrij.org/melody/
arch = x86_64
license = GPL3
makedepends = meson
makedepends = vala
depends = libgranite.so
depends = libsoup
depends = gst-plugins-base
depends = gst-plugins-good
depends = taglib
depends = gtk3
optdepends = gst-plugins-bad: "Bad" plugin libraries
optdepends = gst-plugins-ugly: "Ugly" plugin libraries
source = playmymusic-2.2.1.tar.gz::https://github.com/artemanufrij/playmymusic/archive/2.2.1.tar.gz
sha256sums = a5ea467fc5ed65efe83a5b650019a2562618467c26fda5b0bec49b78b8fdbeb5
pkgname = playmymusic
|