Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21568 10447126-35f2-4685-b0cf-6dd780d3921fearly
3 changed files with 74 additions and 0 deletions
@ -0,0 +1,21 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1183590784 Wed Jul 4 19:13:04 2007 |
||||||
|
[BUILDTIME] 100 (9) |
||||||
|
[SIZE] 0.05 MB, 9 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 |
@ -0,0 +1,18 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../picocom/picocom.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 --- |
||||||
|
|
||||||
|
makeinstopt= |
||||||
|
|
||||||
|
hook_add postmake 5 'cp -vf picocom $root$bindir/' |
||||||
|
hook_add postmake 6 'cp -vf picocom.8 $root$mandir/man8/' |
@ -0,0 +1,35 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../picocom/picocom.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 minimal dumb-terminal emulator |
||||||
|
|
||||||
|
[T] Picocom is a minimal dumb-terminal emulation program. It is ideal |
||||||
|
[T] for embedded systems since its memory footprint is minimal (less than |
||||||
|
[T] 20K, when stripped). Apart from being a handy little tool, the source |
||||||
|
[T] distribution includes a simple, easy to use, and thoroughly documented |
||||||
|
[T] terminal-management library. |
||||||
|
|
||||||
|
[U] http://efault.net/npat/hacks/picocom |
||||||
|
|
||||||
|
[A] Nick Patavalis <[email protected]> |
||||||
|
[M] Alejandro Mery <[email protected]> |
||||||
|
|
||||||
|
[C] extra/tool |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Stable |
||||||
|
[V] 1.4 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 1415793767 picocom-1.4.tar.gz http://efault.net/npat/hacks/picocom/dist/ |
Loading…
Reference in new issue