Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767778 - net-print/cups: Consider switching to OpenPrinting fork
Summary: net-print/cups: Consider switching to OpenPrinting fork
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-01-28 19:06 UTC by Sam James
Modified: 2021-04-20 12:59 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cups-2.3.3-r2.ebuild.diff (cups-2.3.3-r2.ebuild.diff,1.34 KB, patch)
2021-01-28 19:23 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-28 19:06:01 UTC
CUPS was acquired by Apple and the main developer worked there until recently. Now he has forked Apple CUPS into OpenPrinting CUPS:

https://github.com/OpenPrinting/cups

The Apple CUPS repo has been inactive for quite some time: https://github.com/apple/cups.

Thoughts on a new package or just switching upstreams? The risk, of course, is that Apple's version becomes active again, but not sure how likely that is.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-01-28 19:23:01 UTC
Created attachment 684987 [details, diff]
cups-2.3.3-r2.ebuild.diff

That's my current WIP available from poly-c overlay.
Comment 2 Andreas Sturmlechner gentoo-dev 2021-01-28 21:35:29 UTC
Other downstreams:
https://repology.org/project/cups-openprinting/versions

There is another package claiming the OpenPrinting namespace, not in Gentoo, only in DPorts/FreeBSD, so rather historical:
https://repology.org/project/openprinting/versions
https://sourceforge.net/projects/openprinting/
Comment 3 Larry the Git Cow gentoo-dev 2021-04-20 12:59:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf2b984b09cbe3351230224c3ac6d51537a3e96

commit 5cf2b984b09cbe3351230224c3ac6d51537a3e96
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-12 14:55:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-20 12:58:45 +0000

    net-print/cups: 2.3.3_p2 version bump
    
    Closes: https://bugs.gentoo.org/767778
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-print/cups/Manifest             |   1 +
 net-print/cups/cups-2.3.3_p2.ebuild | 323 ++++++++++++++++++++++++++++++++++++
 net-print/cups/cups-9999.ebuild     |  80 ++++-----
 3 files changed, 356 insertions(+), 48 deletions(-)