mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
goodvibes: update to 0.8.0.
This commit is contained in:
parent
fedf708d24
commit
2ae612f35d
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'goodvibes'
|
# Template file for 'goodvibes'
|
||||||
pkgname=goodvibes
|
pkgname=goodvibes
|
||||||
version=0.7.9
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
|
hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
|
||||||
makedepends="dconf-devel glib-devel gst-plugins-base1-devel
|
makedepends="dconf-devel glib-devel gst-plugins-base1-devel
|
||||||
gtk+3-devel libkeybinder3-devel libsoup-devel"
|
gtk+3-devel libkeybinder3-devel libsoup3-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme gst-plugins-good1 gst-plugins-ugly1"
|
depends="desktop-file-utils hicolor-icon-theme gst-plugins-good1 gst-plugins-ugly1"
|
||||||
short_desc="Light and simple internet radio player"
|
short_desc="Light and simple internet radio player"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://gitlab.com/goodvibes/goodvibes"
|
homepage="https://gitlab.com/goodvibes/goodvibes"
|
||||||
changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
|
changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
|
||||||
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||||
checksum=044cb4b305130ba3f1c7985f5be0454e4d01b3c4068e290f469450556b42a803
|
checksum=e8359fc463a6e21cce8ce25603fc7d3fbead6423ee85867a035b826781ebe81f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" glib-devel"
|
hostmakedepends+=" glib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue