2008-10-04 06:29:49 +02:00
|
|
|
# Template build file for 'xstow'.
|
|
|
|
pkgname=xstow
|
|
|
|
version=0.6.1-unstable
|
2008-10-14 07:52:29 +02:00
|
|
|
distfiles="
|
|
|
|
http://kent.dl.sourceforge.net/sourceforge/xstow/$pkgname-$version@.tar.bz2"
|
2008-09-28 09:57:30 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Replacement of GNU Stow written in C++"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=9b99bd9affe9a841503970e903555ce340fcf296
|
|
|
|
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)."
|