Browse Source

* added dterm (0.1) - A simple terminal emulator

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21567 10447126-35f2-4685-b0cf-6dd780d3921f
early
Alejandro Mery 18 years ago
parent
commit
de0f22b1b4
  1. 21
      network/dterm/dterm.cache
  2. 15
      network/dterm/dterm.conf
  3. 36
      network/dterm/dterm.desc

21
network/dterm/dterm.cache

@ -0,0 +1,21 @@
[TIMESTAMP] 1183586968 Wed Jul 4 18:09:28 2007
[BUILDTIME] 100 (9)
[SIZE] 0.03 MB, 7 files
[DEP] 00-dirtree
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] linux-header
[DEP] make
[DEP] sed
[DEP] sysfiles
[DEP] tar

15
network/dterm/dterm.conf

@ -0,0 +1,15 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../dterm/dterm.conf
# Copyright (C) 2007 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
var_append makeinstopt ' ' "BIN=$root$bindir"

36
network/dterm/dterm.desc

@ -0,0 +1,36 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../dterm/dterm.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A simple terminal emulator
[T] Dterm is a simple terminal emulator which doesn't actually emulate any
[T] particular terminal. Mainly, it is designed for use with xterm and
[T] friends, which already do a perfectly good emulation. Therefore, it
[T] doesn't need any special help; dterm simply provides a means by which
[T] keystrokes are forwarded to the serial line, and data forwarded from
[T] the serial line appears on the terminal.
[U] http://www.knossos.net.nz/dterm.html
[A] Don Stokes <don@knossos.net.nz>
[M] Alejandro Mery <amery@opensde.org>
[C] extra/tool
[L] GPL
[S] Stable
[V] 0.1
[P] X -----5---9 800.000
[D] 909368461 dterm-0.1.tgz http://www.knossos.net.nz/downloads/
Loading…
Cancel
Save