Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domdfcoding/covid
covid package ported from NetBSD/DeagonFlyBSD
https://github.com/domdfcoding/covid
covid-19
Last synced: 10 days ago
JSON representation
covid package ported from NetBSD/DeagonFlyBSD
- Host: GitHub
- URL: https://github.com/domdfcoding/covid
- Owner: domdfcoding
- License: other
- Created: 2021-07-10T11:58:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T12:00:12.000Z (over 3 years ago)
- Last Synced: 2024-12-06T13:22:40.658Z (2 months ago)
- Topics: covid-19
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# covid
The `covid` package for Debian-based systems.
Ported from DragonFlyBSD; see https://gitweb.dragonflybsd.org/dragonfly.git/commit/1975d09eeb449df1192c97c0419380768b658a20
See also https://www.phoronix.com/scan.php?page=news_item&px=DragonFlyBSD-COVID
## Building
1. Install gcc, make and dpkg-deb
2. Run `make deb`This will create a `covid_19.0-1.deb` in the current directory.