[arch-commits] Commit in vapoursynth/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Mon Aug 29 13:08:39 UTC 2016


    Date: Monday, August 29, 2016 @ 13:08:38
  Author: alucryd
Revision: 187915

upgpkg: vapoursynth R33.1-1

Modified:
  vapoursynth/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-29 12:48:17 UTC (rev 187914)
+++ PKGBUILD	2016-08-29 13:08:38 UTC (rev 187915)
@@ -4,19 +4,18 @@
 # Contributor: jackoneill <cantabile.desu at gmail.com>
 
 pkgname=vapoursynth
-pkgver=R32
-pkgrel=2
+pkgver=R33.1
+pkgrel=1
 pkgdesc='A video processing framework with the future in mind'
 arch=('i686' 'x86_64')
 url='http://www.vapoursynth.com/'
 license=('LGPL2.1' 'custom:OFL')
-depends=('gcc-libs' 'glibc' 'imagemagick' 'libass' 'python' 'shared-mime-info'
-         'tesseract'
-         'libzimg.so')
+depends=('gcc-libs' 'glibc' 'imagemagick' 'python' 'tesseract'
+         'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so' 'libzimg.so')
 makedepends=('cython' 'python-sphinx' 'yasm')
 source=("vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz"
         'vapoursynth.xml')
-sha256sums=('e9560f64ba298c2ef9e6e3d88f63ea0ab88e14bbd0e9feee9c621b9224e408c8'
+sha256sums=('8c448e67bccbb56af96ed0e6ba65f0ec60bc33482efd0534f5b4614fb8920494'
             '8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
 
 build() {



More information about the arch-commits mailing list