void-packages/srcpkgs/xbps/template
Juan RP ad5a884c98 xbps: update to 0.4.
--HG--
extra : convert_revision : 8f907521dc05ad8f812c3d4e896885228a3efa7a
2010-01-30 15:35:51 +01:00

25 lines
863 B
Plaintext

# Template file for 'xbps'
pkgname=xbps
version=0.4
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=58fe1471901241116c4ca6bfc5ccf2ae2eff55fa917631658167c70b4733e1c8
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