summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn K. Luebs2015-07-20 13:05:58 -0400
committerJohn K. Luebs2015-07-20 13:05:58 -0400
commit589e940703683ae6ab6d67d962b1d0a85f3f1ac6 (patch)
tree49eb1a59a896c17a9fb4f17c19b1fe07dced3898
downloadaur-589e940703683ae6ab6d67d962b1d0a85f3f1ac6.tar.gz
Initial commit of original mplayer-vaapi from AUR
-rw-r--r--.SRCINFO79
-rw-r--r--.gitignore10
-rw-r--r--PKGBUILD98
-rw-r--r--cdio-includes.patch43
-rw-r--r--include-samba-4.0.patch12
-rw-r--r--mplayer-vaapi.install11
-rw-r--r--subreader-fix-srt-parsing.patch40
-rw-r--r--tweak-desktop-file.patch14
8 files changed, 307 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3dcd0bd4b34f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,79 @@
+# Generated by makepkg 4.2.1
+# Thu Apr 2 12:40:34 UTC 2015
+pkgbase = mplayer-vaapi
+ pkgdesc = A movie player, compiled with vaapi support
+ pkgver = 36265
+ pkgrel = 14
+ url = http://gitorious.org/vaapi/mplayer
+ install = mplayer-vaapi.install
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = unzip
+ makedepends = live-media
+ makedepends = yasm
+ makedepends = ladspa
+ makedepends = git
+ makedepends = mesa
+ makedepends = x264
+ depends = libxxf86dga
+ depends = libxxf86vm
+ depends = libmad
+ depends = libcdio-paranoia
+ depends = libxinerama
+ depends = lame
+ depends = fontconfig
+ depends = libtheora
+ depends = xvidcore
+ depends = libmng
+ depends = libxss
+ depends = glu
+ depends = sdl
+ depends = smbclient
+ depends = aalib
+ depends = jack
+ depends = libcaca
+ depends = libx264
+ depends = faac
+ depends = faad2
+ depends = lirc
+ depends = ttf-dejavu
+ depends = libxvmc
+ depends = enca
+ depends = opencore-amr
+ depends = libdca
+ depends = a52dec
+ depends = schroedinger
+ depends = mpg123
+ depends = libvpx
+ depends = libpulse
+ depends = fribidi
+ depends = opus
+ depends = libbluray
+ depends = libva
+ depends = libass
+ depends = rtmpdump
+ depends = gsm
+ depends = desktop-file-utils
+ depends = libx264.so
+ provides = mplayer=36265
+ conflicts = mplayer
+ options = !buildflags
+ options = !emptydirs
+ backup = etc/mplayer/codecs.conf
+ backup = etc/mplayer/input.conf
+ source = http://pkgbuild.com/~foutrelis/sources/mplayer-vaapi/mplayer-vaapi-36265.tar.xz
+ source = http://pkgbuild.com/~foutrelis/sources/mplayer-vaapi/mplayer-vaapi-36265.tar.xz.sig
+ source = cdio-includes.patch
+ source = tweak-desktop-file.patch
+ source = subreader-fix-srt-parsing.patch
+ source = include-samba-4.0.patch
+ sha256sums = 5747c28c30c15d1000fb655a8abaa4b22483746d0e82775b27466948ae0c549a
+ sha256sums = SKIP
+ sha256sums = 72e6c654f9733953ad2466d0ea1a52f23e753791d8232d90f13293eb1b358720
+ sha256sums = 5a09fb462729a4e573568f9e8c1f57dbe7f69c0b68cfa4f6d70b3e52c450d93b
+ sha256sums = 8b6cd325d89ff8bce3662c6aaa9b61b8e6163c6574e09b575426a1eed02b8ad3
+ sha256sums = 169eb47b3b838ea95e50c871bdbbfb6fe0b9349b054da830f55f3b4d5055e4f3
+
+pkgname = mplayer-vaapi
+
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..5ff65f675809
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+**/pkg/
+**/src/
+*.pkg.tar.xz
+*.tar.bz2
+*.tar.gz
+*.tgz
+*.tar.xz
+*.rpm
+.AURINFO
+/*.sig
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..be815858af24
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,98 @@
+# $Id: PKGBUILD 129113 2015-03-12 10:45:30Z foutrelis $
+# Maintainer:
+# Contributor: Evangelos Foutras <evangelos@foutrelis.com>
+# Contributor: Ionut Biru <ibiru@archlinux.org>
+# Contributor: Hugo Doria <hugo@archlinux.org>
+
+pkgname=mplayer-vaapi
+pkgver=36265
+pkgrel=14
+pkgdesc="A movie player, compiled with vaapi support"
+arch=('i686' 'x86_64')
+url="http://gitorious.org/vaapi/mplayer"
+license=('GPL')
+depends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libcdio-paranoia' 'libxinerama'
+ 'lame' 'fontconfig' 'libtheora' 'xvidcore' 'libmng' 'libxss' 'glu'
+ 'sdl' 'smbclient' 'aalib' 'jack' 'libcaca' 'libx264' 'faac' 'faad2'
+ 'lirc' 'ttf-dejavu' 'libxvmc' 'enca' 'opencore-amr' 'libdca'
+ 'a52dec' 'schroedinger' 'mpg123' 'libvpx' 'libpulse' 'fribidi' 'opus'
+ 'libbluray' 'libva' 'libass' 'rtmpdump' 'gsm' 'desktop-file-utils')
+depends+=('libx264.so')
+makedepends=('unzip' 'live-media' 'yasm' 'ladspa' 'git' 'mesa' 'x264')
+provides=("mplayer=$pkgver")
+conflicts=('mplayer')
+backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
+source=(http://pkgbuild.com/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
+ cdio-includes.patch
+ tweak-desktop-file.patch
+ subreader-fix-srt-parsing.patch
+ include-samba-4.0.patch)
+options=('!buildflags' '!emptydirs')
+install=mplayer-vaapi.install
+sha256sums=('5747c28c30c15d1000fb655a8abaa4b22483746d0e82775b27466948ae0c549a'
+ 'SKIP'
+ '72e6c654f9733953ad2466d0ea1a52f23e753791d8232d90f13293eb1b358720'
+ '5a09fb462729a4e573568f9e8c1f57dbe7f69c0b68cfa4f6d70b3e52c450d93b'
+ '8b6cd325d89ff8bce3662c6aaa9b61b8e6163c6574e09b575426a1eed02b8ad3'
+ '169eb47b3b838ea95e50c871bdbbfb6fe0b9349b054da830f55f3b4d5055e4f3')
+validpgpkeys=('86CFFCA918CF3AF47147588051E8B148A9999C34')
+
+
+prepare() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ patch -Np0 -i "$srcdir/cdio-includes.patch"
+ patch -d etc -Np0 -i "$srcdir/tweak-desktop-file.patch"
+
+ # http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2139
+ patch -Np0 -i "$srcdir/subreader-fix-srt-parsing.patch"
+
+ # https://bugs.archlinux.org/task/41588
+ patch -Np1 -i "$srcdir/include-samba-4.0.patch"
+}
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ ./configure \
+ --prefix=/usr \
+ --enable-runtime-cpudetection \
+ --disable-gui \
+ --disable-arts \
+ --disable-gif \
+ --disable-liblzo \
+ --disable-speex \
+ --disable-cdparanoia \
+ --disable-openal \
+ --disable-libdv \
+ --disable-musepack \
+ --disable-esd \
+ --disable-mga \
+ --disable-ass-internal \
+ --enable-xvmc \
+ --enable-radio \
+ --enable-radio-capture \
+ --enable-smb \
+ --disable-vdpau \
+ --enable-vaapi \
+ --language=all \
+ --confdir=/etc/mplayer
+
+ [[ $CARCH == i686 ]] && sed -i 's|-march=i486|-march=i686|g' config.mak
+
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ make DESTDIR="$pkgdir" install-mplayer install-mplayer-man
+ install -Dm644 etc/{codecs.conf,input.conf,example.conf} "$pkgdir/etc/mplayer/"
+ install -Dm644 etc/mplayer.desktop "$pkgdir/usr/share/applications/mplayer.desktop"
+ install -d "$pkgdir/usr/share/mplayer/"
+ ln -s /usr/share/fonts/TTF/DejaVuSans.ttf "$pkgdir/usr/share/mplayer/subfont.ttf"
+ rm -rf "$pkgdir/usr/share/mplayer/font"
+ install -Dm644 etc/mplayer256x256.png "$pkgdir/usr/share/pixmaps/mplayer.png"
+}
+
+# vim:set ts=2 sw=2 et:
diff --git a/cdio-includes.patch b/cdio-includes.patch
new file mode 100644
index 000000000000..894650717cb8
--- /dev/null
+++ b/cdio-includes.patch
@@ -0,0 +1,43 @@
+Index: configure
+===================================================================
+--- configure (revision 35421)
++++ configure (working copy)
+@@ -5968,8 +5968,8 @@
+ cat > $TMPC << EOF
+ #include <stdio.h>
+ #include <cdio/version.h>
+-#include <cdio/cdda.h>
+-#include <cdio/paranoia.h>
++#include <cdio/paranoia/cdda.h>
++#include <cdio/paranoia/paranoia.h>
+ int main(void) {
+ void *test = cdda_verbose_set;
+ printf("%s\n", CDIO_VERSION);
+Index: gui/win32/interface.c
+===================================================================
+--- gui/win32/interface.c (revision 35421)
++++ 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>
+ #elif defined(CONFIG_CDDA)
+ #include <cdda_interface.h>
+ #endif
+Index: stream/stream_cdda.c
+===================================================================
+--- stream/stream_cdda.c (revision 35421)
++++ stream/stream_cdda.c (working copy)
+@@ -21,8 +21,8 @@
+ #include <cdda_interface.h>
+ #include <cdda_paranoia.h>
+ #else
+-#include <cdio/cdda.h>
+-#include <cdio/paranoia.h>
++#include <cdio/paranoia/cdda.h>
++#include <cdio/paranoia/paranoia.h>
+ #endif
+ #include <stdio.h>
+ #include <stdlib.h>
diff --git a/include-samba-4.0.patch b/include-samba-4.0.patch
new file mode 100644
index 000000000000..2ed272b6a5f3
--- /dev/null
+++ b/include-samba-4.0.patch
@@ -0,0 +1,12 @@
+diff -rupN a/stream/stream_smb.c b/stream/stream_smb.c
+--- a/stream/stream_smb.c 2013-03-16 13:38:34.000000000 +0000
++++ b/stream/stream_smb.c 2013-10-31 20:05:32.473947926 +0000
+@@ -18,7 +18,7 @@
+
+ #include "config.h"
+
+-#include <libsmbclient.h>
++#include <samba-4.0/libsmbclient.h>
+ #include <unistd.h>
+
+ #include "mp_msg.h"
diff --git a/mplayer-vaapi.install b/mplayer-vaapi.install
new file mode 100644
index 000000000000..a44f19aef110
--- /dev/null
+++ b/mplayer-vaapi.install
@@ -0,0 +1,11 @@
+post_install() {
+ update-desktop-database -q
+}
+post_upgrade() {
+ post_install
+}
+post_remove() {
+ post_install
+}
+
+# vim:set ts=2 sw=2 et:
diff --git a/subreader-fix-srt-parsing.patch b/subreader-fix-srt-parsing.patch
new file mode 100644
index 000000000000..f1c087377b02
--- /dev/null
+++ b/subreader-fix-srt-parsing.patch
@@ -0,0 +1,40 @@
+Index: sub/subreader.c
+===================================================================
+--- sub/subreader.c (revision 36284)
++++ sub/subreader.c (revision 36285)
+@@ -378,14 +378,14 @@
+ int h1, m1, s1, ms1, h2, m2, s2, ms2, j = 0;
+
+ while (!current->text[0]) {
+- char line[LINE_LEN + 1], full_line[LINE_LEN + 1], sep;
++ char line[LINE_LEN + 1], full_line[LINE_LEN + 1];
+ int i;
+
+ /* Parse SubRip header */
+ if (!stream_read_line(st, line, LINE_LEN, utf16))
+ return NULL;
+- if (sscanf(line, "%d:%d:%d%[,.:]%d --> %d:%d:%d%[,.:]%d",
+- &h1, &m1, &s1, &sep, &ms1, &h2, &m2, &s2, &sep, &ms2) < 10)
++ if (sscanf(line, "%d:%d:%d%*[,.:]%d --> %d:%d:%d%*[,.:]%d",
++ &h1, &m1, &s1, &ms1, &h2, &m2, &s2, &ms2) < 8)
+ continue;
+
+ current->start = h1 * 360000 + m1 * 6000 + s1 * 100 + ms1 / 10;
+@@ -442,7 +442,7 @@
+ #endif
+ while (!current->text[0]) {
+ if (!stream_read_line (st, line, LINE_LEN, utf16)) return NULL;
+- if ((len=sscanf (line, "%d:%d:%d%[,.:]%d --> %d:%d:%d%[,.:]%d",&a1,&a2,&a3,(char *)&i,&a4,&b1,&b2,&b3,(char *)&i,&b4)) < 10)
++ if ((len=sscanf (line, "%d:%d:%d%*[,.:]%d --> %d:%d:%d%*[,.:]%d",&a1,&a2,&a3,&a4,&b1,&b2,&b3,&b4)) < 8)
+ continue;
+ current->start = a1*360000+a2*6000+a3*100+a4/10;
+ current->end = b1*360000+b2*6000+b3*100+b4/10;
+@@ -1123,7 +1123,7 @@
+ {*uses_time=1;return SUB_MPL2;}
+ if (sscanf (line, "%d:%d:%d.%d,%d:%d:%d.%d", &i, &i, &i, &i, &i, &i, &i, &i)==8)
+ {*uses_time=1;return SUB_SUBRIP;}
+- if (sscanf (line, "%d:%d:%d%[,.:]%d --> %d:%d:%d%[,.:]%d", &i, &i, &i, (char *)&i, &i, &i, &i, &i, (char *)&i, &i)==10)
++ if (sscanf (line, "%d:%d:%d%*[,.:]%d --> %d:%d:%d%*[,.:]%d", &i, &i, &i, &i, &i, &i, &i, &i)==8)
+ {*uses_time=1;return SUB_SUBVIEWER;}
+ if (sscanf (line, "{T %d:%d:%d:%d",&i, &i, &i, &i)==4)
+ {*uses_time=1;return SUB_SUBVIEWER2;}
diff --git a/tweak-desktop-file.patch b/tweak-desktop-file.patch
new file mode 100644
index 000000000000..606e356b0c1d
--- /dev/null
+++ b/tweak-desktop-file.patch
@@ -0,0 +1,14 @@
+--- mplayer.desktop.orig 2012-07-08 22:18:27.000000000 +0300
++++ mplayer.desktop 2012-07-08 22:19:08.000000000 +0300
+@@ -23,8 +23,9 @@ Comment[fr]=Lit les films et musiques
+ Comment[it]=Riproduce filmati e musica
+ Comment[ja]=動画や音声のファイルを再生します
+ Icon=mplayer
+-TryExec=gmplayer
+-Exec=gmplayer %F
++TryExec=mplayer
++Exec=mplayer -really-quiet %F
+ Terminal=false
++NoDisplay=true
+ Categories=GTK;AudioVideo;Audio;Video;Player;TV;
+ MimeType=application/mxf;application/x-netshow-channel;application/ogg;application/ram;application/vnd.rn-realmedia;application/x-shockwave-flash;application/smil;audio/ac3;audio/x-adpcm;audio/x-aiff;audio/AMR;audio/AMR-WB;audio/x-ape;audio/basic;audio/flac;audio/x-flac;audio/x-flac+ogg;audio/x-m4b;audio/x-matroska;audio/mp2;audio/mp4;audio/mpeg;audio/x-mpegurl;audio/x-ms-asx;audio/x-ms-wma;audio/x-musepack;audio/ogg;audio/vnd.rn-realaudio;audio/x-scpls;audio/x-voc;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;video/3gpp;video/3gpp2;video/dv;video/x-flic;video/x-flv;video/x-matroska;video/mp2t;video/mp4;video/mpeg;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;video/x-nsv;video/ogg;video/x-ogm+ogg;video/quicktime;video/vnd.rn-realvideo;video/x-theora+ogg;video/webm;