mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gst1-editing-services: update to 1.10.2
This commit is contained in:
parent
91e7075697
commit
3fa7313fa8
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst1-editing-services'
|
# Template file for 'gst1-editing-services'
|
||||||
pkgname=gst1-editing-services
|
pkgname=gst1-editing-services
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/gst1/gstreamer}-${version}"
|
wrksrc="${pkgname/gst1/gstreamer}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,9 +9,9 @@ makedepends="glib-devel gst-plugins-base1-devel"
|
||||||
short_desc="GStreamer 1.x Editing Services"
|
short_desc="GStreamer 1.x Editing Services"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://gstreamer.freedesktop.org/modules/gst-editing-services.html"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="https://gstreamer.freedesktop.org/src/${pkgname/gst1/gst}/${pkgname/gst1/gstreamer}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/gst1/gst}/${pkgname/gst1/gstreamer}-${version}.tar.xz"
|
||||||
checksum=e9c60f454726aaa0a1dbc7b6e192f9a0a23733ea5680b474a0abc5fad7ed0d11
|
checksum=db159aeb9df5959f7b246d4b6fcbc8d01cec2ced6d539d00c608458a245fa743
|
||||||
|
|
||||||
gst1-editing-services-devel_package() {
|
gst1-editing-services-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue