xstow: update to 1.0.0.
This commit is contained in:
parent
2f66181f8e
commit
6c2956316f
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'xstow'.
|
# Template build file for 'xstow'.
|
||||||
pkgname=xstow
|
pkgname=xstow
|
||||||
version=0.6.1
|
version=1.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-unstable"
|
|
||||||
distfiles="$SOURCEFORGE_SITE/xstow/$pkgname-$version-unstable.tar.bz2"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-regex --with-fnmatch --with-curses"
|
configure_args="--with-regex --with-fnmatch --with-curses"
|
||||||
short_desc="Replacement of GNU Stow written in C++"
|
short_desc="Replacement of GNU Stow written in C++"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=f1872c10eccca3b3b4202e2e0f4c7f10833bc941e02f3f17776d5ddb192f68f5
|
homepage="http://xstow.sourceforget.net"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="$SOURCEFORGE_SITE/xstow/xstow-$version.tar.bz2"
|
||||||
|
checksum=0109f10fb25a474803ec357a38c17d806dd9a21eac39b21d79b48c2af571c0fe
|
||||||
long_desc="
|
long_desc="
|
||||||
XStow as GNU Stow, are programs for managing the installation of
|
XStow as GNU Stow, are programs for managing the installation of
|
||||||
software packages, keeping them separate (/usr/local/stow/emacs vs.
|
software packages, keeping them separate (/usr/local/stow/emacs vs.
|
||||||
/usr/local/stow/perl, for example) while making them appear to be
|
/usr/local/stow/perl, for example) while making them appear to be
|
||||||
installed in the same place (/usr/local)."
|
installed in the same place (/usr/local)."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue