summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2017-05-30 15:29:10 +0800
committerpingplug2017-05-30 15:29:10 +0800
commit173f1b337cbb07123434308f6d1443eb5b0a83b5 (patch)
treee616cd7c5f4005a1f7c512e91abeaab8e7d5c72a
parent6ca934f30d7fe51f46584467159fc8200f1d09ce (diff)
downloadaur-173f1b337cbb07123434308f6d1443eb5b0a83b5.tar.gz
Remove depend xorg-server-utils
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 404e983787c9..4d880cd0460e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 3 03:34:14 UTC 2017
+# Tue May 30 07:28:57 UTC 2017
pkgbase = cin-git
pkgdesc = Cinelerra maintained by Good Guy (git version)
- pkgver = 5.1.20170329
+ pkgver = 5.1.20170429
pkgrel = 1
url = https://cinelerra-cv.org/
arch = x86_64
@@ -16,7 +16,6 @@ pkgbase = cin-git
makedepends = perl-xml-libxml
makedepends = perl-xml-parser
depends = xorg-server
- depends = xorg-server-utils
depends = libpng
depends = libxv
depends = libva
diff --git a/PKGBUILD b/PKGBUILD
index fae17c064b3e..71aa49a49c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgname=cin-git
_pkgname=cinelerra-gg
-pkgver=5.1.20170329
+pkgver=5.1.20170429
_pkgver=5.1
pkgrel=1
pkgdesc="Cinelerra maintained by Good Guy (git version)"
arch=('x86_64' 'i686')
url="https://cinelerra-cv.org/"
license=('GPL')
-depends=('xorg-server' 'xorg-server-utils' 'libpng' 'libxv' 'libva'
+depends=('xorg-server' 'libpng' 'libxv' 'libva'
'libxft' 'freetype2' 'alsa-lib' 'inkscape' 'dvdauthor'
'libvorbis')
makedepends=('yasm' 'nasm' 'cmake' 'git'