mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/xine-lib to 1.2.2-1
This commit is contained in:
parent
4e930f4a4e
commit
de0d7c7a22
1 changed files with 3 additions and 5 deletions
|
@ -4,11 +4,9 @@
|
|||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - disabled vdpau
|
||||
|
||||
plugrel=1
|
||||
|
||||
pkgname=xine-lib
|
||||
pkgver=1.2.1
|
||||
pkgrel=2
|
||||
pkgver=1.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="A multimedia playback engine"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.xine-project.org"
|
||||
|
@ -35,7 +33,7 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
|
|||
'gnome-vfs: for using the gnome-vfs plugin')
|
||||
options=('!libtool')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
|
||||
sha1sums=('ebb2648456504ff4ce08c34de258d3125832bb94')
|
||||
sha1sums=('a349cbb0b72256bb262377796a022dcf63829b4c')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue