Commit Graph

8 Commits

Author SHA1 Message Date
Leonid Pliushch b44048eb35
cups: specify maintainer 2021-07-29 16:54:10 +03:00
Leonid Pliushch 91f43c03e2
add cups from unstable-packages 2021-07-29 16:26:04 +03:00
Leonid Pliushch 3a1d58dd25 cups: move to unstable repository
Package does not meet quality requirements in order to be
present in termux-packages.
2020-07-24 17:35:34 +03:00
Leonid Pliushch 9c52178c83 cups: do not check permissions on $PREFIX/tmp 2020-07-24 17:11:41 +03:00
Leonid Pliushch 53e592a5f5 cups: create $PREFIX/var/run/cups in postinst, add support for termux-services 2020-07-24 17:04:04 +03:00
Leonid Pliushch b9632c9a43 cups: fix default configuration
* Listen on localhost:8631
* No SystemGroups
2020-07-24 16:58:40 +03:00
Leonid Pliushch a8750e668d cups: fix packaging issues
* No /sbin directories - Termux does not add it to PATH.
* No commas in CONFFILES definition - that's acutally a file path list.
* No hardcoded LDFLAGS - must be in sync with LDFLAGS defined by build-package.sh.
* Remove redundant license file definition - determined automatically.
2020-07-24 16:50:15 +03:00
Janrupf 583cef40fc new package: cups (#5472) 2020-07-09 02:02:18 +03:00