mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/mythtv to 0.27.4-4
This commit is contained in:
parent
e4d0698431
commit
ac81c76932
1 changed files with 5 additions and 5 deletions
|
@ -8,20 +8,20 @@
|
|||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - correctly define ARM cpus for configure
|
||||
# - disabled vdpau, mmx, incompatible ARM FPUs
|
||||
# - ffmpeg backport to fix building on GCC 4.8
|
||||
|
||||
pkgname=mythtv
|
||||
pkgver=0.27.4
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
epoch=1
|
||||
pkgdesc="A Homebrew PVR project"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.mythtv.org/"
|
||||
license=('GPL')
|
||||
depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883' 'libgl'
|
||||
'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 'mariadb-clients'
|
||||
depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
|
||||
'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 'mariadb-clients'
|
||||
'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
|
||||
'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'taglib' 'urlgrabber' 'libx264')
|
||||
'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'taglib' 'urlgrabber'
|
||||
'libx264')
|
||||
makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 'x264' 'gdb')
|
||||
optdepends=('glew: for GPU commercial flagging'
|
||||
'libcec: for consumer electronics control capabilities'
|
||||
|
|
Loading…
Reference in a new issue