./print/brlaser, CUPS driver for Brother laser printers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.2.7, Package name: brlaser-6.2.7, Maintainer: schmonz

brlaser is a CUPS driver for Brother laser printers.

Although most Brother printers support a standard printer language such
as PCL or PostScript, not all do. If you have a monochrome Brother laser
printer (or multi-function device) and the other open source drivers
don't work, this one might help.


Required to run:
[print/libcups]

Master sites:

Filesize: 26.666 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-24 02:01:51 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
brlaser: update to 6.2.7. Changes:

New printer entries:
- Brother DCP-7010
- Brother DCP-B7500D series
- Brother DCP-L2560DW series
- Brother HL-2240 series
- Brother HL-2260D
- Brother HL-5140 series
- Brother HL-5370DW series
- Brother HL-5450DN series
- Brother HL-L2402D
- Brother MFC-8440
- Brother MFC-L2690DW
- Brother HL-L2400DW
- Brother HL-L2405W

Added printer entries for "Test Drivers".

Code Changes:
- Correct PCFileName for DocuPrint P265 dw
- Replaced `Duplex normal` with `Duplex rotated`
- Both Duplex & Tumble use PLC `&l2S`

Issues Resolved:
- Incorrect Duplex & Tumble Check Statement
- Duplex long-edge actually prints duplex short-edge
- All reverse sides are unreadable with artefactsbug (duplex long-edge)
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692)
Log message:
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)
   2024-01-12 20:05:57 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
brlaser: new upstream, update to 6.2.6. Changes:

6.2.6:

New printer entries:
- Brother FAX-2840
- Brother HL-2260
- Brother HL-L2335D series
- Brother MFC-7860DW
- Brother MFC-9160

Notes:
* The repository has been cleaned up
  * All entries `brlaser.drv.in` and `README.md` both follow a set
    naming convention
  * Commits where "rewritten correctly" to follow the standard
    conventions and then squashed

6.2.5:

New printer entries:
- Brother FAX-2820
- Brother DCP-1610W

Code Changes:
- Added `\033&l1S` for duplex no tumble printing, as well as logic print
  duplex with and without tumble.
- Explicitly include `cstdint` in `test/tempfile.h`, so `uint8_t` is
  correctly defined.

Issues Resolved:
- Fixed building under Fedora 38; `error: 'uint8_t' was not declared in
  this scope`.
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1