14 lines
430 B
Bash
14 lines
430 B
Bash
# Template file for 'convmv'
|
|
pkgname=convmv
|
|
version=2.04
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
checkdepends="perl"
|
|
short_desc="Tool for converting filesystem encodings"
|
|
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="https://www.j3e.de/linux/convmv/"
|
|
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
|
checksum=de1b794cbc73cb9816869b1e3ae358ad9455ced5a4504b1e5cd0084a63b0bd1c
|
|
make_check_target="test"
|