[arch-commits] Commit in mplayer/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed Nov 14 16:22:15 UTC 2012
Date: Wednesday, November 14, 2012 @ 11:22:14
Author: ibiru
Revision: 171000
new snapshot
x264 rebuild
Modified:
mplayer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-14 16:17:47 UTC (rev 170999)
+++ PKGBUILD 2012-11-14 16:22:14 UTC (rev 171000)
@@ -4,7 +4,7 @@
pkgbase=mplayer
pkgname=('mplayer' 'mencoder')
-pkgver=35014
+pkgver=35420
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora' 'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient'
@@ -14,7 +14,7 @@
url="http://www.mplayerhq.hu/"
options=(!buildflags !emptydirs)
source=(ftp://ftp.archlinux.org/other/$pkgbase/$pkgbase-$pkgver.tar.xz mplayer.desktop)
-md5sums=('d0785560e5e8eb02e089728ef4412eae'
+md5sums=('b8a82ad1e1d6c3ac847074772daba817'
'c0d6ef795cf6de48e3b87ff7c23f0319')
build() {
@@ -66,7 +66,7 @@
package_mencoder() {
pkgdesc="Free command line video decoding, encoding and filtering tool"
depends=('enca' 'a52dec' 'libvpx' 'x264' 'libmng' 'libdca' 'bzip2' 'lame' 'alsa-lib' 'fontconfig' 'giflib' 'libpng' 'smbclient' 'xvidcore' 'opencore-amr'
- 'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faac' 'faad2' 'schroedinger' 'mpg123' 'libass' 'libbluray' 'libcdio')
+ 'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faac' 'faad2' 'schroedinger' 'mpg123' 'libass' 'libbluray' 'libcdio' 'libvorbis')
cd "$srcdir/$pkgbase"
make DESTDIR="$pkgdir" install-mencoder install-mencoder-man
More information about the arch-commits
mailing list