19 lines
656 B
Text
19 lines
656 B
Text
|
# Template file for 'cvs'
|
||
|
pkgname=cvs
|
||
|
version=1.11.23
|
||
|
patch_args="-Np1"
|
||
|
distfiles="http://ftp.gnu.org/non-gnu/cvs/source/stable/$version/cvs-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Concurrent Versions System"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=400f51b59d85116e79b844f2d5dbbad4759442a789b401a94aa5052c3d7a4aa9
|
||
|
long_desc="
|
||
|
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
||
|
to the standard output, edited according to a script of commands."
|
||
|
|
||
|
Add_dependency run glibc
|
||
|
Add_dependency run mit-krb5-libs
|
||
|
Add_dependency build texinfo
|
||
|
Add_dependency build mit-krb5-devel
|
||
|
Add_dependency full openssh-client
|