summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 288ef11a7162bd2e729bf936bc6966553e6b1401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = libdcp-git
	pkgdesc = A small C++ library which can create and read Digital Cinema Packages using JPEG2000 and WAV files
	pkgver = 1.8.27.r1.gb36f9bf7
	pkgrel = 1
	url = https://carlh.net/libdcp
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = python
	makedepends = boost>=1.72.0
	makedepends = gcc
	makedepends = pkg-config
	depends = libxml++2.6
	depends = xmlsec
	depends = imagemagick
	depends = openjpeg2>=2.5
	depends = libcxml-git
	depends = libsigc++>=2.0
	depends = boost-libs>=1.72.0
	depends = libasdcp-cth-git
	provides = libdcp
	conflicts = libdcp
	source = libdcp-git::git+git://git.carlh.net/git/libdcp.git#branch=v1.8.x
	source = 0001-fix-compile-with-openjp25.patch
	sha256sums = SKIP
	sha256sums = 671046a87eaf567ca94cde72a92497239155d7cb12450ee12b41b2eed13c78fb

pkgname = libdcp-git