13 lines
556 B
Bash
13 lines
556 B
Bash
# Template file for 'udftools'
|
|
pkgname=udftools
|
|
version=2.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="ncurses-devel readline-devel eudev-libudev-devel"
|
|
short_desc="Linux tools for UDF filesystems and DVD/CD-R(W) drives"
|
|
maintainer="Pierre Allegraud <lyzech@yahoo.fr>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/pali/udftools/"
|
|
distfiles="https://github.com/pali/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
|
checksum=d67ce203d71d828619d6d3791ab33eefab4bc506e0ee73355ab6c2f91d52448e
|