X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fblds%2FPKGBUILD;h=4c805b2fae69c792960279a9cee5ab5566d2836e;hp=04473dad26ce167c3a7aeb7905679e15cd175241;hb=cb1a1530246ad67fb9be9aa2dbba5b88eb63e933;hpb=5dd1696d79f92dbef0d96170776c7a6975f697fb diff --git a/cinelerra-5.1/blds/PKGBUILD b/cinelerra-5.1/blds/PKGBUILD index 04473dad..4c805b2f 100644 --- a/cinelerra-5.1/blds/PKGBUILD +++ b/cinelerra-5.1/blds/PKGBUILD @@ -1,16 +1,16 @@ # 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="http://www.cinelerra-gg.org" +url="https://www.cinelerra-gg.org" license=('GPL') 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' )