summaryrefslogtreecommitdiffstats
path: root/service-cups (unfollow)
Commit message (Collapse)AuthorLines
2024-09-25group-desktop: Integrate service-cups profileWolfgang Müller-5/+0
Having rudimentary access to printers makes sense on modern desktop systems, and some default USE flags and dependencies seem to have changed ever since we introduced service-cups. The only thing needed nowadays is (along with installing net-print/cups itself, of course) to enable cups backend support on GTK/Qt.
2021-07-29service-cups: Enable 'cups' USE flag for x11-libs/gtk+Wolfgang Müller-0/+1
The 'cups' USE flag for gtk+ enables several functions related to printing and the GTK print dialog. Without it, printing from GTK apps is impossible. Even though service-cups in its core is only supposed to provide the cups daemon itself, it makes sense to enable cups support for gtk+ here if it happens that the service is also installed on a desktop PC (which it most likely will be for single-user setups).
2019-10-25service-cups: Add a cups profileWolfgang Müller-0/+4