Browse Source

expect: Updated (5.43.0-1 -> 5.45)

stable/0.2
Christian Wiese 14 years ago
parent
commit
b106917dee
  1. 10
      develop/expect/expect.conf
  2. 13
      develop/expect/expect.desc

10
develop/expect/expect.conf

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../expect/expect.conf
# Copyright (C) 2011 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -12,10 +13,5 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
et() {
tar $taropt `match_source_file -p $1 $1`
var_append confopt ' ' "--with-"$1"include=`pwd`/$1`pkgprefix ver $1`/{unix,generic}/"
}
hook_add preconf 1 "et tcl ; et tk"
hook_add premake 2 "cp tcldbgcf.h.in tcldbgcf.h"
var_append extraconfopt ' ' "--with-tcl=$(pkgprefix -r libdir tcl)"
var_append extraconfopt ' ' "--with-tclinclude=$(pkgprefix -r includedir tcl)"

13
develop/expect/expect.desc

@ -3,6 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../expect/expect.desc
[COPY] Copyright (C) 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
@ -14,7 +15,7 @@
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] Lets you automate telnet, ftp, passwd, fsck, rlogin, tip, etc
[I] A tool for automating interactive applications
[T] Expect is a tool for automating interactive applications such as
[T] telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this
@ -27,8 +28,10 @@
[T] you'll be able to do this automation quickly and easily.
[U] http://expect.nist.gov/
[U] http://expect.sourceforge.net/
[A] NIST
[A] Don Libes <don.libes@nist.gov>
[A] NIST Enterprise Systems Group
[M] Juergen "George" Sawinski <jsaw@gmx.net>
[C] extra/tool extra/shell
@ -36,9 +39,7 @@
[L] Free-to-use
[S] Stable
[V] 5.43.0-1
[V] 5.45
[P] X -----5---9 160.000
[D] 2904149396 expect-5.43.0-1.tar.gz !http://expect.nist.gov/old/expect-5.43.0.tar.gz
[O] var_append confopt ' ' "--with-tcl=$libdir"
[D] 2303239815 expect5.45.tar.gz http://dl.sourceforge.net/expect/

Loading…
Cancel
Save