Mercurial > flash_v2
comparison packages/ecos.db @ 1180:f30dbfbd254c
VNC server package from Chris Garry
| author | gthomas |
|---|---|
| date | Wed, 27 Aug 2003 18:46:04 +0000 |
| parents | 7fd6f3ffc54f |
| children | dbcfe4e0dbd2 |
comparison
equal
deleted
inserted
replaced
| 1179:028ac74b016c | 1180:f30dbfbd254c |
|---|---|
| 5021 } | 5021 } |
| 5022 description " | 5022 description " |
| 5023 The rattler target provides the packages needed to run | 5023 The rattler target provides the packages needed to run |
| 5024 eCos on an Analogue & Micro Rattler (MPC8250) board." | 5024 eCos on an Analogue & Micro Rattler (MPC8250) board." |
| 5025 } | 5025 } |
| 5026 | |
| 5027 # -------------------------------------------------------------------------- | |
| 5028 | |
| 5029 package CYGPKG_VNC_SERVER { | |
| 5030 alias { "VNC server" vnc_server } | |
| 5031 directory net/vnc_server | |
| 5032 script vnc-server.cdl | |
| 5033 description "VNC server." | |
| 5034 } | |
| 5035 | |
| 5036 # -------------------------------------------------------------------------- |
