summaryrefslogtreecommitdiff
path: root/libre/mplayer-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-17 19:55:20 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-17 19:55:20 -0200
commit4d0aad6b62e4cfa8916a674bc5a24af6ff038c0a (patch)
treec31c10f7822e94db162fad258e43b3cdf4dc84db /libre/mplayer-libre
parent20e3130d771b0f74af0ef0fc0b36c5fa184e7e8f (diff)
mplayer-libre-35915-1: updating version
Diffstat (limited to 'libre/mplayer-libre')
-rw-r--r--libre/mplayer-libre/PKGBUILD12
-rw-r--r--libre/mplayer-libre/cdio-includes.patch2
2 files changed, 7 insertions, 7 deletions
diff --git a/libre/mplayer-libre/PKGBUILD b/libre/mplayer-libre/PKGBUILD
index 936dc402a..1db55148e 100644
--- a/libre/mplayer-libre/PKGBUILD
+++ b/libre/mplayer-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 171086 2012-11-16 15:00:56Z ibiru $
+# $Id: PKGBUILD 178122 2013-02-16 22:45:31Z ioni $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
@@ -7,8 +7,8 @@
_pkgbase=mplayer
pkgbase=mplayer-libre
pkgname=('mplayer-libre' 'mencoder-libre')
-pkgver=35421
-pkgrel=2
+pkgver=35915
+pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
makedepends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora' 'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient'
'aalib' 'jack' 'libcaca' 'x264' 'faad2' 'lirc-utils' 'libxvmc' 'enca' 'libvdpau' 'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx'
@@ -16,10 +16,10 @@ makedepends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'lib
license=('GPL')
url="http://www.mplayerhq.hu/"
options=(!buildflags !emptydirs)
-source=(ftp://ftp.archlinux.org/other/$_pkgbase/$_pkgbase-$pkgver.tar.xz mplayer.desktop cdio-includes.patch)
-md5sums=('b5d8c24fc106b4ed58acda3b86c468fa'
+source=(ftp://ftp.archlinux.org/other/packages/$_pkgbase/$_pkgbase-$pkgver.tar.xz mplayer.desktop cdio-includes.patch)
+md5sums=('166dc6c426d38698a860dd07403b55b6'
'c0d6ef795cf6de48e3b87ff7c23f0319'
- 'dcf64a9113ecb99ec102108c901159e3')
+ '7b5be7191aafbea64218dc4916343bbc')
build() {
cd "$srcdir/$_pkgbase"
diff --git a/libre/mplayer-libre/cdio-includes.patch b/libre/mplayer-libre/cdio-includes.patch
index 894650717..f71472812 100644
--- a/libre/mplayer-libre/cdio-includes.patch
+++ b/libre/mplayer-libre/cdio-includes.patch
@@ -19,7 +19,7 @@ Index: gui/win32/interface.c
+++ gui/win32/interface.c (working copy)
@@ -24,7 +24,7 @@
#include "config.h"
-
+
#if defined(CONFIG_LIBCDIO)
-#include <cdio/cdda.h>
+#include <cdio/paranoia/cdda.h>