18 lines
785 B
Bash
18 lines
785 B
Bash
# Template file for 'goodvibes'
|
|
pkgname=goodvibes
|
|
version=0.5.1
|
|
revision=1
|
|
wrksrc="goodvibes-v${version}"
|
|
build_style=meson
|
|
hostmakedepends="appstream-glib desktop-file-utils glib-devel pkg-config gettext"
|
|
makedepends="dconf-devel gst-plugins-base1-devel gtk+3-devel libkeybinder3-devel
|
|
amtk-devel libsoup-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Light and simple internet radio player"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://gitlab.com/goodvibes/goodvibes"
|
|
changelog="https://gitlab.com/goodvibes/goodvibes/raw/v${version}/NEWS"
|
|
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
|
checksum=835f13de57eecc4714f547485a767fba6a7123efb88d172aacdf27755b350bf3
|