void-packages/srcpkgs/xbps/template
Juan RP d020e43ac9 Bump revision after openssl abi_depends update.
--HG--
extra : convert_revision : 959459dfd308499581def2c41d978adca81bda77
2010-04-09 18:29:18 +02:00

26 lines
876 B
Plaintext

# Template file for 'xbps'
pkgname=xbps
version=0.4.1
revision=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