mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnome-mpv: update to 0.16.
This commit is contained in:
parent
c25692fd96
commit
fbde8fe0bb
1 changed files with 3 additions and 8 deletions
|
@ -1,18 +1,13 @@
|
||||||
# Template file for 'gnome-mpv'
|
# Template file for 'gnome-mpv'
|
||||||
pkgname=gnome-mpv
|
pkgname=gnome-mpv
|
||||||
version=0.15
|
version=0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel pkg-config"
|
hostmakedepends="glib-devel pkg-config"
|
||||||
makedepends="gtk+3-devel libepoxy-devel libglib-devel mpv-devel"
|
makedepends="gtk+3-devel libepoxy-devel libglib-devel mpv-devel"
|
||||||
short_desc="A simple GTK+ frontend for mpv"
|
short_desc="Simple GTK+ frontend for mpv"
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gnome-mpv.github.io/"
|
homepage="https://gnome-mpv.github.io/"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e4e08ad9de7c883e583c56f440bc7e6f584e5f1b19e1bd008d01f616e75287f8
|
checksum=22cd8a9257ea57449f3120993e668d11e5e3be31444c6e63b8b25ccce0feed4b
|
||||||
|
|
||||||
do_check() {
|
|
||||||
# Fail due to wonky translations
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue