extra/mplayer to 38322-3

This commit is contained in:
Kevin Mihelich 2022-02-17 19:12:54 +00:00
parent 4e13e66a83
commit 1a382ff9ef

View file

@ -10,7 +10,7 @@
pkgbase=mplayer
pkgname=('mplayer' 'mencoder')
pkgver=38322
pkgrel=2
pkgrel=3
pkgdesc='Media player for Linux'
url='http://www.mplayerhq.hu/'
arch=('x86_64')
@ -28,7 +28,7 @@ makedepends=('xorgproto' 'libxxf86vm' 'libmad' 'libxinerama' 'libmng' 'libxss'
'fontconfig' 'freetype2' 'libx11' 'libxext' 'libvdpau' 'libgl'
'lame' 'desktop-file-utils' 'ttf-font' 'openal' 'speex'
'libmpeg2')
options=('!emptydirs')
options=('!emptydirs' '!lto')
source=(${pkgbase}-${pkgver}::"svn://svn.mplayerhq.hu/mplayer/trunk#revision=${pkgver}"
mplayer.desktop
include-samba-4.0.patch)