blob: cbb43b4e6b996a343b309e5b4749b7f18884a547 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = adflib
pkgdesc = A free, portable and open implementation of the Commodore Amiga filesystem - including the unadf tool
pkgver = 0.9.0
pkgrel = 1
url = http://lclevy.free.fr/adflib/adflib.html
arch = i686
arch = x86_64
license = GPL-2.0-or-later
depends = glibc
conflicts = unadf
source = https://github.com/lclevy/ADFlib/archive/refs/tags/v0.9.0.tar.gz
sha256sums = 4fab44c4887a5016e2a42ec6fa29b6c2c9e5f9adf63fd1652cc4091fb964d54c
pkgname = adflib
|