void-packages/srcpkgs/xbps-src/template
2012-10-09 18:06:39 +02:00

21 lines
737 B
Plaintext

# Template file for 'xbps-src'
pkgname=xbps-src
version=31
revision=1
noarch=yes
build_style=gnu-makefile
make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"
make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"
depends="gcc-c++ make bison gettext texinfo patch perl fakeroot xbps"
fulldepends="git"
replaces="xbps-src>=0"
conf_files="/etc/xbps/xbps-src.conf"
short_desc="The XBPS package system - binary package builder"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://code.google.com/p/xbps"
license="Simplified BSD"
distfiles="https://github.com/downloads/xtraeme/xbps-src/xbps-src-${version}.tar.gz"
checksum=c025e81b26d92900f3b63f1339fe2819ac81a9cec6dba37862577c057f79ac49
long_desc="
xbps-src is the xbps binary package builder."