summaryrefslogtreecommitdiff
path: root/libre/mplayer-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-06 14:21:22 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-06 14:21:22 -0300
commita0127461dc6f287f353945549226aa23225789da (patch)
treece7cb39551e8a747d075ef53f33b9b476913adf7 /libre/mplayer-libre
parent4dbc76e3658153a4069c0756410fc6da99acdcef (diff)
mplayer-libre-34992-1: fixing description due that mencoder-libre doesn't has libvdpau as dependency
Diffstat (limited to 'libre/mplayer-libre')
-rw-r--r--libre/mplayer-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/mplayer-libre/PKGBUILD b/libre/mplayer-libre/PKGBUILD
index d74af10ea..d609b6e34 100644
--- a/libre/mplayer-libre/PKGBUILD
+++ b/libre/mplayer-libre/PKGBUILD
@@ -72,7 +72,7 @@ package_mplayer-libre() {
}
package_mencoder-libre() {
- pkgdesc="Free command line video decoding, encoding and filtering tool (without unfree faac and libvdpau support)"
+ pkgdesc="Free command line video decoding, encoding and filtering tool (without unfree faac support)"
depends=('enca' 'a52dec' 'libvpx' 'x264' 'libmng' 'libdca' 'bzip2' 'lame' 'alsa-lib' 'fontconfig' 'giflib' 'libpng' 'smbclient' 'xvidcore' 'opencore-amr'
'libmad' 'libtheora' 'fribidi' 'libjpeg' 'faad2' 'schroedinger' 'mpg123' 'libass' 'libbluray' 'libcdio')
provides=("mencoder=$pkgver")