void-packages/srcpkgs/xbps/template
Juan RP 9c0e87c706 xbps: update to 0.4.1.
--HG--
extra : convert_revision : aa1f2143d23a9ba7cba53a9dea7362e48e259f7a
2010-02-28 03:41:17 +01:00

24 lines
865 B
Text

# Template file for 'xbps'
pkgname=xbps
version=0.4.1
distfiles="http://launchpad.net/xbps/head/$version/+download/xbps-$version.tar.gz"
build_style=gnu_makefile
make_install_args="PREFIX= MANDIR=/usr/share/man INCLUDEDIR=/usr/include"
short_desc="The XBPS package system utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=056593cd6f8c544eb5cfc5c9c071f4b1ce0af6ab42b1ab3cfbe7e162be95d3fd
long_desc="
The XBPS package system. A new, fast, from scratch and simple
binary package manager. This package includes the binary utilities
to be able to handle XBPS binary packages."
subpackages="$pkgname-static"
Add_dependency run glibc
Add_dependency run libarchive
Add_dependency run proplib
Add_dependency run openssl
Add_dependency build libarchive-devel
Add_dependency build proplib-devel
Add_dependency build openssl-devel
Add_dependency build asciidoc