mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
celluloid: update to 0.22.
This commit is contained in:
parent
1d416eda7b
commit
77bbfa24fe
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'celluloid'
|
# Template file for 'celluloid'
|
||||||
pkgname=celluloid
|
pkgname=celluloid
|
||||||
version=0.21
|
version=0.22
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel pkg-config"
|
hostmakedepends="gettext glib-devel pkg-config"
|
||||||
makedepends="gtk+3-devel libepoxy-devel libglib-devel mpv-devel"
|
makedepends="gtk4-devel libepoxy-devel libglib-devel mpv-devel"
|
||||||
short_desc="Simple GTK+ frontend for mpv"
|
short_desc="Simple GTK+ frontend for mpv"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://celluloid-player.github.io/"
|
homepage="https://celluloid-player.github.io/"
|
||||||
distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2299d8cc1a5a620cc3686495da22ac4ccd6dd020827d9dd27e19a61d83707eb7
|
checksum=5fded5b7bbf15ef110548bcc980ceec981f5f1a70df77ad3f10e3ca4a449e5a1
|
||||||
|
|
||||||
gnome-mpv_package() {
|
gnome-mpv_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue