File: README.md

package info (click to toggle)
infnoise 0.3.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 27,304 kB
  • sloc: ansic: 2,177; sh: 251; python: 146; makefile: 65
file content (21 lines) | stat: -rw-r--r-- 617 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
The scripts need to be run from the software directory like this:

```$ build-scripts/build.sh x86```

and can create packages of the following types:
- DEB (Debian, Ubuntu, Raspbian)
- RPM (CentOS, Fedora)
- ArchLinux 

The packages are signed and made available as Github releases 
and via the apt repository described in software/README.

During the build the GitHub release and version information are compiled into the binary.

```
$ infnoise --version
GIT VERSION - 0.2.2
GIT COMMIT  - b428787161f7c759c70c081621ffe43f24ca73b1
GIT DATE    - 2018-03-01T23:43:26+01:00
BUILD DATE  - 2018-03-01T23:50:33+01:00
```