This repository has been archived on 2024-10-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
renovator b388a6a2d8
continuous-integration/drone/push Build is passing
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
2023-02-08 21:29:04 +01:00
2023-02-08 21:29:04 +01:00
2021-12-12 13:29:35 +01:00
2019-02-09 14:26:16 +01:00

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.

S
Description
No description provided
Readme Apache-2.0
133 KiB
v2.4.6-1
Latest
2023-06-22 11:31:50 +00:00
Languages
Makefile 100%