void-packages/srcpkgs/parted/template

21 lines
857 B
Plaintext

# Template file for 'parted'
pkgname=parted
version=3.1
distfiles="http://ftp.gnu.org/gnu/parted/parted-$version.tar.xz"
build_style=gnu-configure
configure_args="--without-included-regex --disable-rpath --disable-debug"
makedepends="pkg-config libuuid-devel libblkid-devel ncurses-devel readline-devel device-mapper-devel"
revision=1
short_desc="The GNU Parted disk partition resizing program"
homepage="http://www.gnu.org/software/parted/"
license="GPL-3"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5e9cc1f91eaf016e5033d85b9b893fd6d3ffaca532a48de1082df9b94225ca15
long_desc="
GNU Parted is a program that allows you to create, destroy, resize, move and
copy hard disk partitions. This is useful for creating space for new
operating systems, reorganising disk usage, and copying data to new hard disks."
subpackages="libparted libparted-devel"