[arch-commits] Commit in opal/trunk (PKGBUILD)
    Maxime Gauduin 
    alucryd at archlinux.org
       
    Tue Aug  7 18:37:30 UTC 2018
    
    
  
    Date: Tuesday, August 7, 2018 @ 18:37:30
  Author: alucryd
Revision: 331122
x264 155 rebuild: opal 3.10.11-17
Modified:
  opal/trunk/PKGBUILD
----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-07 18:18:00 UTC (rev 331121)
+++ PKGBUILD	2018-08-07 18:37:30 UTC (rev 331122)
@@ -3,13 +3,12 @@
 # Contributor: Tom K <tomk at runbox.com>
 pkgname=opal
 pkgver=3.10.11
-pkgrel=16
+pkgrel=17
 pkgdesc="Open Phone Abstraction Library"
 arch=(x86_64)
 url="http://www.opalvoip.org"
 license=(GPL)
-depends=(ptlib libtheora libx264 speex gsm celt)
-makedepends=(x264)
+depends=(ptlib libtheora x264 speex gsm celt)
 options=(!makeflags)
 source=(https://downloads.sourceforge.net/opalvoip/$pkgname-$pkgver.tar.bz2
         disable-samples-ftbfs.diff
    
    
More information about the arch-commits
mailing list