mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/mythtv to 0.24.1-4
This commit is contained in:
parent
f0a263419d
commit
019d347f41
1 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Contributor: <kleptophobiac@gmail.com>
|
||||
# Contributor: dorphell <dorphell@archlinux.org>
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@plugapps.com>
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - correctly define ARM cpus for configure
|
||||
# - disabled vdpau
|
||||
|
||||
|
@ -13,16 +13,16 @@ plugrel=1
|
|||
|
||||
pkgname=mythtv
|
||||
pkgver=0.24.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
epoch=1
|
||||
pkgdesc="A Homebrew PVR project"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.mythtv.org/"
|
||||
license=('GPL')
|
||||
depends=('lame' 'libavc1394' 'libiec61883' 'libpulse' 'libvdpau' 'libxinerama'
|
||||
'libxvmc' 'lirc-utils' 'mesa' 'mysql-clients' 'mysql-python'
|
||||
'perl-dbd-mysql' 'perl-libwww' 'perl-net-upnp' 'python-lxml' 'qt'
|
||||
'qtwebkit' 'wget')
|
||||
'libxvmc' 'libxxf86vm' 'lirc-utils' 'mesa' 'mysql-clients'
|
||||
'mysql-python' 'perl-dbd-mysql' 'perl-libwww' 'perl-net-upnp'
|
||||
'python-lxml' 'wget' 'qtwebkit')
|
||||
makedepends=('yasm')
|
||||
optdepends=('xmltv: to download tv listings')
|
||||
backup=('etc/conf.d/mythbackend')
|
||||
|
|
Loading…
Reference in a new issue