X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fblds%2FPKGBUILD;h=4c805b2fae69c792960279a9cee5ab5566d2836e;hb=4a6b59824b2db18e6cc49b43a971923d5e5903ae;hp=a9889e4e24fd1868497491226e2542b2f4efbc0d;hpb=9999347f8546c8b7d030c7938da54716f0ee695a;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/blds/PKGBUILD b/cinelerra-5.1/blds/PKGBUILD index a9889e4e..4c805b2f 100644 --- a/cinelerra-5.1/blds/PKGBUILD +++ b/cinelerra-5.1/blds/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: goodguy pkgname=cin pkgver=5.1 -pkgrel=20181129 +pkgrel=20190228 pkgdesc="Cinelerra git://git.cinelerra-gg.org/goodguy/cinelerra.git ($pkgrel)" arch=('x86_64') url="https://www.cinelerra-gg.org" @@ -10,7 +10,7 @@ DEPENDS=( 'alsa-lib' 'atk' 'bzip2' 'cairo' 'expat' 'fftw' 'flac' 'fontconfig' 'freetype2' 'fribidi' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'glu' 'graphite' 'gtk2' 'harfbuzz' 'libavc1394' 'libdatrie' 'libdv' 'libffi' 'libglvnd' 'libiec61883' 'libjpeg-turbo' - 'libogg' 'libpng' 'libraw1394' 'libsndfile' 'libthai' + 'libogg' 'libpng' 'libraw1394' 'libsndfile' 'libthai' 'libusb' 'libtheora' 'libtiff' 'libutil-linux' 'libvdpau' 'libvorbis' 'libvpx' 'libx11' 'libxau' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxdmcp' 'libxext' 'libxfixes' 'libxft' 'libxi' @@ -18,7 +18,7 @@ DEPENDS=( 'alsa-lib' 'atk' 'bzip2' 'cairo' 'expat' 'fftw' 'flac' 'pango' 'pcre' 'pixman' 'xz' 'zlib' 'xorg-server' 'libva' 'xorg-fonts-misc' 'ttf-dejavu' 'inkscape' 'dvdauthor' 'udftools' ) -makedepends=( 'autoconf' 'automake' 'yasm' 'nasm' 'cmake' +makedepends=( 'autoconf' 'automake' 'yasm' 'nasm' 'cmake' 'libtool' 'libxml2' 'perl-xml-libxml' 'perl-xml-parser' 'xorg-mkfontdir' 'xorg-mkfontscale' )