void-packages/templates/xbps/template
Juan RP 81bbe13d56 xbps: update to 0.2.
--HG--
extra : convert_revision : 2d966ab25d7b706425491bc020d1cb89de5a9d97
2009-10-17 07:48:41 +02:00

18 lines
610 B
Text

# Template file for 'xbps'
pkgname=xbps
version=0.2
distfiles="http://launchpad.net/xbps/head/$version/+download/xbps-$version.tar.gz"
build_style=gnu_makefile
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version PREFIX= install"
short_desc="The XBPS package system"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1c68380ccfa163713bb19661b9e50219daa0972ba55c1973fffb7035898154d8
long_desc="
The XBPS package system. A new, fast, from scratch and simple
binary package manager."
conf_files="/etc/xbps-src.conf"
Add_dependency full glibc
Add_dependency full libarchive
Add_dependency full proplib