4455e688e8
--HG-- extra : convert_revision : 5519c978eb1e046dfd12f1b5e9a37142d6765778
18 lines
609 B
Text
18 lines
609 B
Text
# Template file for 'xbps'
|
|
pkgname=xbps
|
|
version=0.1rc2
|
|
distfiles="http://launchpad.net/xbps/0.1/$version/+download/xbps-$version.tar.gz"
|
|
build_style=gnu_makefile
|
|
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version PREFIX= install"
|
|
short_desc="The XBPS package system"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=fc0a14e7ac4cc1ecdc263772b48bd91accf0e706956b15db41ba898161f4cabf
|
|
long_desc="
|
|
The XBPS package system. A new, fast, from scratch and simple
|
|
binary package manager."
|
|
|
|
conf_files="/etc/xbps-src.conf"
|
|
|
|
Add_dependency run glibc
|
|
Add_dependency run libarchive
|
|
Add_dependency run proplib
|