14 lines
487 B
Bash
14 lines
487 B
Bash
# Template file for 'cpio'
|
|
pkgname=cpio
|
|
version=2.15
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-rmt=/usr/bin/rmt"
|
|
hostmakedepends="gettext-devel tar"
|
|
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.gnu.org/software/cpio/"
|
|
distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2"
|
|
checksum=937610b97c329a1ec9268553fb780037bcfff0dcffe9725ebc4fd9c1aa9075db
|