blob: 41afdf52044d0d7985042c1218dc0c1315d5ca5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = libduck1
pkgdesc = A Daisy 2.02 parser API, libduck is a C library for parsing DTB (Digital Talking Book). Currently, only the Daisy 2.02 format is supported
pkgver = 1.1.2
pkgrel = 1
url = https://github.com/Skywalker13/libduck
arch = x86_64
license = GPL3
license = LGPL2.1
depends = libxml2
source = libduck1-1.1.2.deb::https://github.com/Skywalker13/DaisyDuck/releases/download/v1.0.3/libduck1_1.1.2-1_amd64.deb
sha256sums = c9f3ee8d60655551571fb9c903e31bcb680c7b8c49d673b3c77d36fc7a2e6270
pkgname = libduck1
|