2009-08-18 14:30:52 +00:00
|
|
|
# Template file for 'xbps'
|
|
|
|
pkgname=xbps
|
2012-07-04 11:03:34 +00:00
|
|
|
version=0.16.3
|
2012-07-06 15:08:57 +00:00
|
|
|
revision=3
|
2010-06-03 08:09:37 +00:00
|
|
|
build_style=configure
|
2012-06-20 08:41:07 +00:00
|
|
|
configure_args="--prefix=/ --exec-prefix=/usr --with-pie --sbindir=/usr/sbin --with-tests"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="xbps-triggers"
|
2012-06-30 09:17:02 +00:00
|
|
|
makedepends="which pkg-config zlib-devel proplib-devel openssl-devel
|
|
|
|
libfetch-devel libarchive-devel confuse-devel atf-devel"
|
2012-06-20 08:41:07 +00:00
|
|
|
conf_files="/etc/xbps/xbps.conf"
|
2012-07-06 13:13:09 +00:00
|
|
|
subpackages="libxbps libxbps-devel xbps-static xbps-tests"
|
2012-06-20 08:41:07 +00:00
|
|
|
replaces="xbps>=0"
|
2009-12-12 10:58:50 +00:00
|
|
|
short_desc="The XBPS package system utilities"
|
2009-08-18 14:30:52 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-27 07:55:30 +00:00
|
|
|
homepage="http://code.google.com/p/xbps"
|
2011-07-15 13:57:36 +00:00
|
|
|
license="Simplified BSD"
|
2012-06-20 08:41:07 +00:00
|
|
|
distfiles="http://xbps.googlecode.com/files/xbps-$version.tar.gz"
|
2012-07-04 11:03:34 +00:00
|
|
|
checksum=8a061a13cef9fd457ac24b0a3fff85f1d39805630036b674fd7c0d3442430551
|
2009-08-18 14:30:52 +00:00
|
|
|
long_desc="
|
|
|
|
The XBPS package system. A new, fast, from scratch and simple
|
2009-12-12 10:58:50 +00:00
|
|
|
binary package manager. This package includes the binary utilities
|
|
|
|
to be able to handle XBPS binary packages."
|