mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/xine-lib to 1.2.13-4
This commit is contained in:
parent
8484371dff
commit
4df71e49ac
1 changed files with 2 additions and 3 deletions
|
@ -3,11 +3,10 @@
|
|||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - configure with --without-dav1d, FTBFS
|
||||
# - fix source directory name, - separator instead of .
|
||||
|
||||
pkgname=xine-lib
|
||||
pkgver=1.2.13
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Multimedia playback engine'
|
||||
arch=('x86_64')
|
||||
url='https://www.xine-project.org'
|
||||
|
@ -41,7 +40,7 @@ makedepends=('mesa' 'libdvdnav' 'libdvdread' 'vcdimager' 'glu' 'sdl'
|
|||
'libmpcdec' 'wavpack' 'gdk-pixbuf2' 'imagemagick' 'libcaca'
|
||||
'libmng' 'libnfs' 'smbclient')
|
||||
source=("https://downloads.sourceforge.net/project/xine/xine-lib/${pkgver}/xine-lib-${pkgver}.tar.xz")
|
||||
sha256sums=('3def43d3c0597f0f23cbf73e9d4b1dcd328852f2100fcff89fe925ad7cdd0251')
|
||||
sha256sums=('5f10d6d718a4a51c17ed1b32b031d4f9b80b061e8276535b2be31e5ac4b75e6f')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue