Go to file
Renovator Bot b388a6a2d8
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency openprinting/cups to v2.4.7 (#15)
Reviewed-on: #15
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2023-10-09 14:20:57 +02:00
.chglog chore: adjust changelog template to link to prs instead of issues (#6) 2021-12-12 13:36:25 +01:00
patches chore(deps): update dependency openprinting/cups to v2.4.1 (#8) 2022-01-28 12:05:10 +01:00
.drone.env chore(deps): update dependency openprinting/cups to v2.4.7 (#15) 2023-10-09 14:20:57 +02:00
.drone.jsonnet fix drone-matrix template 2023-02-08 21:29:04 +01:00
.drone.yml fix drone-matrix template 2023-02-08 21:29:04 +01:00
.gitignore chore: add gitignore file 2021-12-12 13:29:35 +01:00
.markdownlint.yml refactor: modernize drone config (#1) 2021-10-24 14:44:00 +02:00
.prettierignore refactor: modernize drone config (#1) 2021-10-24 14:44:00 +02:00
LICENSE Initial commit 2019-02-09 14:26:16 +01:00
Makefile fix: auto-detect release version from git tag 2022-01-28 13:36:47 +01:00
README.md fix: fix german localization template (#7) 2021-12-16 11:22:09 +01:00
cups.spec fix: auto-detect release version from git tag 2022-01-28 13:36:47 +01:00
renovate.json refactor: modernize drone config (#1) 2021-10-24 14:44:00 +02:00

README.md

cups

Build Status License: MIT

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.