2009-08-18 16:30:52 +02:00
|
|
|
# Template file for 'xbps'
|
|
|
|
pkgname=xbps
|
2012-12-22 17:01:09 +01:00
|
|
|
version=0.19.1
|
|
|
|
revision=1
|
2010-06-03 10:09:37 +02:00
|
|
|
build_style=configure
|
2012-11-26 10:27:24 +01:00
|
|
|
configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin
|
|
|
|
--with-tests --with-static"
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="xbps-triggers"
|
2012-11-23 10:43:18 +01:00
|
|
|
makedepends="which pkg-config zlib-devel proplib-devel>=0.6.2 openssl-devel
|
|
|
|
libfetch-devel libarchive-devel confuse-devel atf-devel>=0.16"
|
2012-06-20 10:41:07 +02:00
|
|
|
conf_files="/etc/xbps/xbps.conf"
|
2012-07-06 15:13:09 +02:00
|
|
|
subpackages="libxbps libxbps-devel xbps-static xbps-tests"
|
2012-06-20 10:41:07 +02:00
|
|
|
replaces="xbps>=0"
|
2009-12-12 11:58:50 +01:00
|
|
|
short_desc="The XBPS package system utilities"
|
2009-08-18 16:30:52 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-27 09:55:30 +02:00
|
|
|
homepage="http://code.google.com/p/xbps"
|
2011-07-15 15:57:36 +02:00
|
|
|
license="Simplified BSD"
|
2012-06-20 10:41:07 +02:00
|
|
|
distfiles="http://xbps.googlecode.com/files/xbps-$version.tar.gz"
|
2012-12-22 17:01:09 +01:00
|
|
|
checksum=e52a1645d42fe14aec829df9ba1a3c572659056ed5fd8581aeb5ef95687896a6
|