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

Maxime Gauduin alucryd at archlinux.org
Tue Aug 7 11:19:12 UTC 2018


    Date: Tuesday, August 7, 2018 @ 11:19:12
  Author: alucryd
Revision: 331103

x264 155 rebuild: avidemux 2.7.1-2

Modified:
  avidemux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-07 10:03:13 UTC (rev 331102)
+++ PKGBUILD	2018-08-07 11:19:12 UTC (rev 331103)
@@ -4,13 +4,13 @@
 pkgbase=avidemux
 pkgname=('avidemux-cli' 'avidemux-qt')
 pkgver=2.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Graphical tool to edit video (filter/re-encode/split)'
 url='http://fixounet.free.fr/avidemux/'
 arch=('x86_64')
 license=('GPL2')
 makedepends=('cmake' 'libxslt' 'qt5-base' 'jack' 'libvorbis' 'libxv' 'opus' 'desktop-file-utils'
-             'alsa-lib' 'lame' 'xvidcore' 'faad2' 'faac' 'x264' 'libx264' 'x265' 'libsamplerate'
+             'alsa-lib' 'lame' 'xvidcore' 'faad2' 'faac' 'x264' 'x265' 'libsamplerate'
              'opencore-amr' 'yasm' 'mesa' 'libvpx' 'libpulse' 'libva' 'intltool' 'sqlite'
              'libvdpau' 'libdca' 'fribidi' 'glu' 'qt5-tools' 'twolame' 'libfdk-aac' 'libass')
 options=('!emptydirs')
@@ -67,7 +67,7 @@
 
 package_avidemux-qt() {
   pkgdesc='Graphical tool to edit video (filter/re-encode/split) - Qt GUI'
-  depends=("avidemux-cli=${pkgver}" 'qt5-base' 'x264' 'x265' 'libx264' 'glu' 'libxv' 'desktop-file-utils')
+  depends=("avidemux-cli=${pkgver}" 'qt5-base' 'x264' 'x265' 'glu' 'libxv' 'desktop-file-utils')
   replaces=('avidemux-gtk')
 
   cd ${pkgbase}_${pkgver}



More information about the arch-commits mailing list