mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 23:24:37 +08:00
libraw1394: 2.1.1 for the multimedia group
This commit is contained in:
parent
3e73bed429
commit
d0810468ad
@ -1,20 +1,17 @@
|
|||||||
#
|
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/libraw1394
|
||||||
# Platform Packages for Chakra, part of chakra-project.org
|
|
||||||
#
|
|
||||||
# maintainer: abveritas[at]chakra-project[dot]org>
|
|
||||||
|
|
||||||
pkgname=libraw1394
|
pkgname=libraw1394
|
||||||
pkgver=2.0.7
|
pkgver=2.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
license=('LGPL2.1')
|
license=('LGPL2.1')
|
||||||
pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
|
pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
makedepends=('pkgconfig')
|
makedepends=('pkgconfig')
|
||||||
url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
|
url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
|
||||||
options=(!libtool)
|
options=(!libtool)
|
||||||
source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.bz2)
|
source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz)
|
||||||
md5sums=('997ef18ab8e2e21f3966dff00e92be28')
|
sha256sums=('1bab9780189f9d1eb4e973df12679c04f979c21e024240fc98e536ff5b680ee9')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user