mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/xbmc: Changed source url in APKBUILD to point to archive
This commit is contained in:
parent
f5e8ecb05d
commit
f7b5351ade
@ -5,7 +5,7 @@ pkgver=12.3
|
||||
pkgrel=3
|
||||
pkgdesc="A software media player and entertainment hub for digital media"
|
||||
url="http://xbmc.org"
|
||||
arch=""
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends="python hicolor-icon-theme xdpyinfo libcrystalhd unrar mesa-demos curl"
|
||||
depends_dev="gettext-dev boost-dev mesa-dev glew-dev glu-dev mysql-dev libass-dev
|
||||
@ -22,7 +22,7 @@ makedepends="$depends_dev automake autoconf m4 libtool swig findutils openjdk7-j
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
install=""
|
||||
options="ldpath-recursive"
|
||||
source="http://mirrors.xbmc.org/releases/source/$pkgname-$pkgver.tar.gz
|
||||
source="http://mirrors.xbmc.org/releases/source/old/$pkgname-$pkgver.tar.gz
|
||||
no-snesapu.patch
|
||||
samba4.patch
|
||||
fix-musl.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user