mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
goodvibes: update to 0.4. (#1973)
This commit is contained in:
parent
31a6a6f2f2
commit
6cc0117da3
1 changed files with 4 additions and 8 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'goodvibes'
|
# Template file for 'goodvibes'
|
||||||
pkgname=goodvibes
|
pkgname=goodvibes
|
||||||
version=0.3.7
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="goodvibes-v${version}"
|
wrksrc="goodvibes-v${version}"
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
hostmakedepends="automake gettext-devel glib-devel pkg-config"
|
hostmakedepends="appstream-glib desktop-file-utils gettext-devel glib-devel pkg-config"
|
||||||
makedepends="dconf-devel gst-plugins-base1-devel gtk+3-devel libkeybinder3-devel
|
makedepends="dconf-devel gst-plugins-base1-devel gtk+3-devel libkeybinder3-devel
|
||||||
libsoup-devel"
|
libsoup-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
|
@ -14,8 +14,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/goodvibes/goodvibes"
|
homepage="https://gitlab.com/goodvibes/goodvibes"
|
||||||
changelog="https://gitlab.com/goodvibes/goodvibes/raw/v${version}/NEWS"
|
changelog="https://gitlab.com/goodvibes/goodvibes/raw/v${version}/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=8d215198ed789c69b7e08b739eb70adc9f4bd14af1cc69e286329c543c5cff91
|
checksum=937969f0a6666173196eae31b0ba5d2e149fa71b623f702502cb160ce0062c95
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
./autogen.sh
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue