X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2FPKGBUILD;h=7124157f17b291aacd45c92728c728e4f72b6b5a;hp=9e124fc4959855bf75efc8fbb25975b1f1b31176;hb=d6fcc223fa4c7d549c66f0fb84a5f81476d59251;hpb=ac1686c12c57d8e431584548e6bddee17b78497e diff --git a/cinelerra-5.1/PKGBUILD b/cinelerra-5.1/PKGBUILD index 9e124fc4..7124157f 100644 --- a/cinelerra-5.1/PKGBUILD +++ b/cinelerra-5.1/PKGBUILD @@ -1,12 +1,12 @@ # Maintainer: goodguy pkgname=cin pkgver=5.1 -pkgrel=20170531 +pkgrel=20180630 pkgdesc="Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git ($pkgrel)" arch=('x86_64') url="http://www.cinelerra-cv.org" license=('GPL') -depends=('xorg-server' 'xorg-server-utils' 'libpng' 'libxv' 'libva' +depends=('xorg-server' 'libpng' 'libxv' 'libva' 'libdv' 'libxft' 'freetype2' 'alsa-lib' 'inkscape' 'dvdauthor') makedepends=('yasm' 'nasm' 'cmake' 'libxml2' 'perl-xml-libxml' 'perl-xml-parser')