Path to this page:
./
print/brlaser,
CUPS driver for Brother laser printers
Branch: CURRENT,
Version: 6.2.6nb5,
Package name: brlaser-6.2.6nb5,
Maintainer: schmonzbrlaser 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: 25.21 KB
Version history: (Expand)
- (2024-11-15) Updated to version: brlaser-6.2.6nb5
- (2024-11-01) Updated to version: brlaser-6.2.6nb4
- (2024-11-01) Updated to version: brlaser-6.2.6nb3
- (2024-05-29) Updated to version: brlaser-6.2.6nb2
- (2024-05-16) Updated to version: brlaser-6.2.6nb1
- (2024-01-12) Updated to version: brlaser-6.2.6
CVS history: (Expand)
2024-01-12 20:05:57 by Amitai Schleier | Files touched by this commit (2) | |
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
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-12-27 20:55:39 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 6.2. From the changelog:
Merge pull requests:
pdewacht#107 Added DCP-7070DW; Thanks Jan Musinsky
pdewacht#133 Fixed MFC-7460DN; Thanks Peter Ye
pdewacht#169 Changed Code; Thanks Thomas Nixon
Added additional Brother printer entries:
HL-L5000D series
HL-L2370DN series
DCP-7070DW
DCP-8065DN
Errors Fixed:
Fix the ppd file name for the MFC-7460DN, changed from br7365dn.ppd to
br7460dn.ppd
Code Changes:
Explicitly disable duplex in PCL \033&l0S.
Issues Resolved:
The HL-L2350DW printer continued to duplex even when disabled, but every
other page was garbled. Thanks to Thomas Nixon for the fix.
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|