gst-editing-services: renamed to gst1-editing-services

This commit is contained in:
Toyam Cox 2016-03-02 23:37:28 -05:00
parent 2f9d6180db
commit 69888bf1f0
4 changed files with 9 additions and 9 deletions

View file

@ -2331,7 +2331,7 @@ libftdi1.so.2 libftdi1-1.2_1
libax25.so.0 libax25-0.0.12rc4_1
libax25io.so.0 libax25-0.0.12rc4_1
libmill.so.15 libmill-1.5_2
libges-1.0.so.0 gst-editing-services-1.6.2_1
libges-1.0.so.0 gst1-editing-services-1.6.2_1
libykneomgr.so.0 libykneomgr-0.1.8_1
libopenshot-audio.so.3 libopenshot-audio-0.0.6_1
libopenshot.so.7 libopenshot-0.1.0_1

View file

@ -1 +0,0 @@
gst-editing-services

View file

@ -0,0 +1 @@
gst1-editing-services

View file

@ -1,19 +1,19 @@
# Template file for 'gst-editing-services'
pkgname=gst-editing-services
# Template file for 'gst1-editing-services'
pkgname=gst1-editing-services
version=1.6.2
revision=1
wrksrc="${pkgname/gst/gstreamer}-${version}"
wrksrc="${pkgname/gst1/gstreamer}-${version}"
build_style=gnu-configure
hostmakedepends="python flex perl pkg-config gobject-introspection"
makedepends="glib-devel gst-plugins-base1-devel"
short_desc="GStreamer Editing Services"
short_desc="GStreamer 1.x Editing Services"
maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="LGPL-2"
homepage="http://gstreamer.freedesktop.org/modules/${pkgname}.html"
distfiles="https://gstreamer.freedesktop.org/src/${pkgname}/${pkgname/gst/gstreamer}-${version}.tar.xz"
homepage="http://gstreamer.freedesktop.org/modules/${pkgname/gst1/gst}.html"
distfiles="https://gstreamer.freedesktop.org/src/${pkgname/gst1/gst}/${pkgname/gst1/gstreamer}-${version}.tar.xz"
checksum=d12a174bac7af71f22f9d270aca7bd7abd6478d86247240e5d1e358c645d40c4
gst-editing-services-devel_package() {
gst1-editing-services-devel_package() {
short_desc+=" - development files"
depends="${sourcepkg}>=${version}_${revision}"
pkg_install() {