File: README.source

package info (click to toggle)
railcontrol 24%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,960 kB
  • sloc: cpp: 39,964; javascript: 2,454; makefile: 103; php: 97; sh: 25
file content (14 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
railcontrol for Debian
---------------------

While upstream includes a code copies of
  1. libz
  2. SQLite
the Debian package links against the shared libraries as available in Debian.

The included and "minified" code copy html/nosleep.js is replaced by its
non-minified source. In debian/rules I put a target download-missing-sources
that uses curl to download debian/missing-sources/nosleep.js as a drop-in
replacement from https://github.com/richtr/NoSleep.js.

 -- Bruno Kleinert <fuddl@debian.org>  Fri, 02 May 2025 08:36:31 +0200