File: packages

package info (click to toggle)
wbd 1.0ucl4-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 336 kB
  • ctags: 478
  • sloc: ansic: 4,141; tcl: 1,663; perl: 1,279; makefile: 49
file content (31 lines) | stat: -rw-r--r-- 971 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
28
29
30
31
Source: wbd
Section: net
Priority: optional
Maintainer: Samuel Tardieu <sam@debian.org>
Standards-Version: 2.5.1.0
Upstream-Source: <URL:http://www-mice.cs.ucl.ac.uk/multimedia/software/wbd/>
Description: Multicast White Board
Packaged-For: Debian
Copyright: BSD
 Copyright (c) 1997 Loughborough University
Major-Changes:
Build: sh
 make CC="gcc -O3 -DHAVE_SYS_TIME_H" LIBFLAGS="-L/usr/X11R6/lib"      \
 INCDIR="-I/usr/X11R6/include" LIBS="-ltk8.0 -ltcl8.0 -lm -lX11 -ldl" \
 LIBRARY_TK=/usr/lib/tk8.0 LIBRARY_TCL=/usr/lib/tcl8.0                \
 LIBDIR=/usr/lib INCDIR=/usr/include
Build-Depends: tcl8.0-dev, tk8.0-dev
Clean: sh
 make clean

Package: wbd
Architecture: any
Depends: [/usr/bin/*], gs
Suggests: sdr
Description: Multicast White Board
 wbd is a free clone of wb, the famous multicast white board application
Install: sh
 yada install -bin wbd
 yada undocumented -section 1 wbd
 yada install -doc CHANGES -as changelog
 yada install -doc readme -as README