* update opentimelineio to 0.17.0-1
This commit is contained in:
parent
481532c2c8
commit
132b84edd6
@ -1,10 +1,10 @@
|
||||
pkgbase = opentimelineio
|
||||
pkgdesc = Open Source API and interchange format for editorial timeline information
|
||||
pkgver = 0.16.0
|
||||
pkgrel = 2
|
||||
pkgver = 0.17.0
|
||||
pkgrel = 1
|
||||
url = http://opentimeline.io/
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
license = Apache-2.0
|
||||
makedepends = cmake
|
||||
makedepends = git
|
||||
makedepends = imath
|
||||
@ -17,9 +17,9 @@ pkgbase = opentimelineio
|
||||
depends = glibc
|
||||
depends = python
|
||||
depends = python-aaf2
|
||||
source = git+https://github.com/PixarAnimationStudios/OpenTimelineIO#tag=v0.16.0
|
||||
source = git+https://github.com/PixarAnimationStudios/OpenTimelineIO#tag=v0.17.0
|
||||
source = opentimelineio-rapidjson::git+https://github.com/Tencent/rapidjson
|
||||
sha256sums = e9545959bdc9e9addb6a98fa4ef61c7d9fa3d4075115b098fcd5bcba179ae012
|
||||
sha256sums = f1ea4e60c1ab3ac5efeec77423629addee4e89ed382d0a41573e063eb26cbc21
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = opentimelineio
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=opentimelineio
|
||||
pkgver=0.16.0
|
||||
pkgrel=2
|
||||
pkgver=0.17.0
|
||||
pkgrel=1
|
||||
pkgdesc='Open Source API and interchange format for editorial timeline information'
|
||||
url='http://opentimeline.io/'
|
||||
license=(Apache-2.0)
|
||||
@ -22,7 +22,7 @@ makedepends=(cmake
|
||||
python-wheel)
|
||||
source=(git+https://github.com/PixarAnimationStudios/OpenTimelineIO#tag=v$pkgver
|
||||
opentimelineio-rapidjson::git+https://github.com/Tencent/rapidjson)
|
||||
sha256sums=('e9545959bdc9e9addb6a98fa4ef61c7d9fa3d4075115b098fcd5bcba179ae012'
|
||||
sha256sums=('f1ea4e60c1ab3ac5efeec77423629addee4e89ed382d0a41573e063eb26cbc21'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user