mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/xine-lib to 1.2.9-1
This commit is contained in:
parent
1ff5a5ae1c
commit
b3fb8d4dad
1 changed files with 4 additions and 4 deletions
|
@ -5,8 +5,8 @@
|
||||||
# - disabled vdpau
|
# - disabled vdpau
|
||||||
|
|
||||||
pkgname=xine-lib
|
pkgname=xine-lib
|
||||||
pkgver=1.2.8
|
pkgver=1.2.9
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
pkgdesc="A multimedia playback engine"
|
pkgdesc="A multimedia playback engine"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.xine-project.org"
|
url="http://www.xine-project.org"
|
||||||
|
@ -32,8 +32,8 @@ optdepends=('libmagick6: for using the imagemagick plugin' \
|
||||||
'libbluray: for using the bluray plugin' \
|
'libbluray: for using the bluray plugin' \
|
||||||
'smbclient: for using the samba plugin' \
|
'smbclient: for using the samba plugin' \
|
||||||
'gdk-pixbuf2: for using the gdk-pixbuf plugin')
|
'gdk-pixbuf2: for using the gdk-pixbuf plugin')
|
||||||
source=(https://xine-lib.alioth.debian.org/releases/xine-lib-$pkgver.tar.xz)
|
source=(https://downloads.sourceforge.net/project/xine/xine-lib/$pkgver/xine-lib-$pkgver.tar.xz)
|
||||||
sha1sums=('f20115ddfced42d51feb159393607b17e6f2bdc1')
|
sha1sums=('ad6e72b7d8ff6172a8a170ab1bc38577ae321371')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
|
|
Loading…
Reference in a new issue