blob: 0386897fcb40009bcca045c127fc6d581d4e28f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pyparsebluray
pkgdesc = Parse and extract binary data from bluray files
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/Ichunjo/pyparsebluray
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = python
conflicts = python-pyparsebluray-git
source = git+https://github.com/Ichunjo/pyparsebluray#tag=0.1.4
sha256sums = SKIP
pkgname = python-pyparsebluray
|