Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744631 - net-print/ql570: cups driver for Brother QL-570
Summary: net-print/ql570: cups driver for Brother QL-570
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL: https://forums.gentoo.org/viewtopic-p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-25 13:12 UTC by Ortwin Glueck
Modified: 2020-09-28 10:29 UTC (History)
2 users (show)

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


Attachments
ebuild (ql570-1.0.1.ebuild,1.75 KB, text/plain)
2020-09-25 13:13 UTC, Ortwin Glueck
Details
ebuild v2 (ql570-1.0.1.ebuild,1.87 KB, text/plain)
2020-09-28 10:29 UTC, Ortwin Glueck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ortwin Glueck 2020-09-25 13:12:48 UTC
Here is an ebuild that installs the PPD and binary raster driver for cups. Tested with a QL-820NWB network label printer.

Reproducible: Always
Comment 1 Ortwin Glueck 2020-09-25 13:13:31 UTC
Created attachment 662365 [details]
ebuild
Comment 2 Jonas Stein gentoo-dev 2020-09-26 21:22:41 UTC
Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman and pkgcheck
* Please remove obsolete lines
* KEYWORDS need ~ after a version bump run ekeyword ~all YOUREBUILD
* A bot can look for additional mistakes, if you upload a PR via github
* "die" is missing on many lines
* what is the LICENSE?
Comment 3 Ortwin Glueck 2020-09-28 10:19:02 UTC
License is the EULA that is presented on download page, hence the fetch restriction. What do I need to put into LICENSE in this case?
Comment 4 Ortwin Glueck 2020-09-28 10:29:22 UTC
Created attachment 662764 [details]
ebuild v2

added more die calls

the rest I don't care. It works for me.