File: control

package info (click to toggle)
sbrsh 7.6.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 368 kB
  • ctags: 491
  • sloc: ansic: 4,880; sh: 134; makefile: 79
file content (27 lines) | stat: -rw-r--r-- 724 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: sbrsh
Section: net
Priority: extra
Maintainer: Riku Voipio <riku.voipio@iki.fi>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.8.0

Package: sbrshd
Architecture: any
Depends: ${shlibs:Depends}
Description: Scratchbox Remote Shell daemon
 sbrshd mounts nfs partition from the host and executes a binary on it.
 This used to provide cpu transparency for cross-compiling with
 scratchbox.
 .
  http://scratchbox.org/

Package: sbrsh
Architecture: any
Depends: ${shlibs:Depends}
Description: Scratchbox Remote Shell client
 sbrsh requests a sbrshd host to mount a nfs partition, and executes a
 binary on it.  This used to provide cpu transparency for cross-compiling
 with scratchbox.
 .
 http://scratchbox.org/