2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'xstow'.
|
|
|
|
pkgname=xstow
|
2012-10-07 08:12:28 +00:00
|
|
|
version=1.0.0
|
2012-10-07 08:13:04 +00:00
|
|
|
revision=2
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2009-12-05 00:35:57 +00:00
|
|
|
configure_args="--with-regex --with-fnmatch --with-curses"
|
2008-09-28 07:57:30 +00:00
|
|
|
short_desc="Replacement of GNU Stow written in C++"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-10-07 08:13:04 +00:00
|
|
|
homepage="http://xstow.sourceforge.net"
|
2012-10-07 08:12:28 +00:00
|
|
|
license="GPL-2"
|
|
|
|
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
|
|
|
checksum=0109f10fb25a474803ec357a38c17d806dd9a21eac39b21d79b48c2af571c0fe
|
2008-09-28 07:57:30 +00:00
|
|
|
long_desc="
|
|
|
|
XStow as GNU Stow, are programs for managing the installation of
|
|
|
|
software packages, keeping them separate (/usr/local/stow/emacs vs.
|
|
|
|
/usr/local/stow/perl, for example) while making them appear to be
|
|
|
|
installed in the same place (/usr/local)."
|