blob: eaf9a2c0edabbe98df47c389acf346da9445e832 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = dvdcat-git
pkgdesc = Write dvd contents to stdout
pkgver = 0.1.0.r0.g20cf1c0
pkgrel = 1
url = https://github.com/BennyBolton/dvdcat
arch = any
license = GPL3
makedepends = libdvdread
depends = libdvdread
optdepends = libdvdcss: decrypting dvds
source = git+https://github.com/BennyBolton/dvdcat
sha256sums = SKIP
pkgname = dvdcat-git
|