mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gnome-video-effects: update to 0.5.0
This commit is contained in:
parent
75daff06f5
commit
e1cea766df
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'gnome-video-effects'
|
# Template file for 'gnome-video-effects'
|
||||||
pkgname=gnome-video-effects
|
pkgname=gnome-video-effects
|
||||||
version=0.4.3
|
version=0.5.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool gettext"
|
||||||
makedepends="gstreamer1-devel"
|
makedepends="gstreamer1-devel"
|
||||||
short_desc="Collection of GStreamer effects for GNOME"
|
short_desc="Collection of GStreamer effects for GNOME"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/0.4/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5a7ee0f5ade4b7d921f1b99f3b97d7d7bb830f2fef0f1daee20a7a1867708219
|
checksum=4dc68e9b38fdfc1e8e0414e2d7ee83ace78efdee76f30506cc9dcd07394ad0c8
|
||||||
|
|
Loading…
Add table
Reference in a new issue