You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.chglog | 7 months ago | |
patches | 5 months ago | |
.drone.env | 1 month ago | |
.drone.jsonnet | 6 months ago | |
.drone.yml | 6 months ago | |
.gitignore | 7 months ago | |
.markdownlint.yml | 8 months ago | |
.prettierignore | 8 months ago | |
LICENSE | 3 years ago | |
Makefile | 5 months ago | |
README.md | 6 months ago | |
cups.spec | 5 months ago | |
renovate.json | 8 months ago |
README.md
cups
OpenPrinting CUPS is a standards-based, open source printing system for Linux® and other Unix®-like operating systems.
This repository is a simple wrapper to provide CI driven RMP builds from upstream releases.
Build
docker run -v $(pwd):/drone/src --workdir /drone/src -it thegeeklab/rpmbuild:7 make all
docker run -v $(pwd):/drone/src --workdir /drone/src -it thegeeklab/rpmbuild:8 make all
License
This project is licensed under the MIT License - see the LICENSE file for details.