xbps-src: update to v28.

This commit is contained in:
Juan RP 2012-06-05 18:48:56 +02:00
parent d4130b5612
commit 55eec2da64

View file

@ -1,6 +1,7 @@
# Template file for 'xbps-src'
pkgname=xbps-src
version=27
version=28
revision=1
distfiles="https://github.com/downloads/xtraeme/xbps-src/xbps-src-${version}.tar.gz"
build_style=gnu-makefile
make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"
@ -8,17 +9,14 @@ make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"
depends="gcc-c++ make bison gettext texinfo patch perl>=0 fakeroot libcap-progs xbps-static"
makedepends="libcap-devel"
fulldepends="git"
revision=1
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"
checksum=f3f7e4c5dcb100142e3dfdf05dbccf29854d12480e9c272ed84450a9f1d98dc6
checksum=dbd0527b1e2b18b3b93978b0b3470adb80e92b109e4686fd2534c85f3e330721
long_desc="
The XBPS package system. A new, fast, from scratch and simple
binary package manager. This package includes xbps-src, the
utility to build XBPS binary packages from source packages."
replaces="xbps-src>=0"
conf_files="/etc/xbps/xbps-src.conf"