summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaleo2022-03-21 16:39:55 -1000
committerNaleo2022-03-21 16:39:55 -1000
commit1faad2f40c81c172633eaeedd01f8a6b50a43963 (patch)
tree4ba0cd39a22acc200ba54ef76e585e2d1ee94de7
parentb30f3948baaebf883cbacf7f40406263672c3167 (diff)
downloadaur-1faad2f40c81c172633eaeedd01f8a6b50a43963.tar.gz
Update to 3.5.1
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD11
-rw-r--r--brother-mfc-l5900dw.patch12
3 files changed, 9 insertions, 27 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 708a8e1716f2..be700800418e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brother-mfc-l5900dw
pkgdesc = LPR and CUPS driver for the Brother MFC-L5900DW
- pkgver = 3.2.0
+ pkgver = 3.5.1
pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-mfc-l5900dw.install
@@ -8,17 +8,14 @@ pkgbase = brother-mfc-l5900dw
arch = x86_64
license = custom:brother commercial license
depends = cups
- source = http://download.brother.com/welcome/dlf102627/mfcl5900dwlpr-3.2.0-1.i386.rpm
- source = http://download.brother.com/welcome/dlf102628/mfcl5900dwcupswrapper-3.2.0-1.i386.rpm
+ source = http://download.brother.com/welcome/dlf102627/mfcl5900dwlpr-3.5.1-1.i386.rpm
+ source = http://download.brother.com/welcome/dlf102628/mfcl5900dwcupswrapper-3.5.1-1.i386.rpm
source = cupswrapper-license.txt
source = lpr-license.txt
- source = brother-mfc-l5900dw.patch
- md5sums = 05f4e0e0261d9fe4b9ebbd4479c13ae6
- md5sums = f707232cb01615efad0a8d19ab150106
+ md5sums = c4417c15e50947000c776892c18f0f1c
+ md5sums = affa5932b0a60abb6b3db60e18f9b440
md5sums = 97ad0cffd216059e9d1d3121899d8646
md5sums = 5e87a3dc0f3e3438c088eda0f3565f0d
- md5sums = dc4096003f9d8eb5cdd8310fd6d4c601
depends_x86_64 = lib32-glibc
pkgname = brother-mfc-l5900dw
-
diff --git a/PKGBUILD b/PKGBUILD
index a8fb8a1ac704..89a8ebca0d98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: monkeynaleo <monkeynaleo@gmail.com>
pkgname="brother-mfc-l5900dw"
-pkgver="3.2.0"
+pkgver="3.5.1"
pkgrel=1
pkgdesc="LPR and CUPS driver for the Brother MFC-L5900DW"
arch=('i686' 'x86_64')
@@ -14,13 +14,11 @@ source=(
"http://download.brother.com/welcome/dlf102628/mfcl5900dwcupswrapper-$pkgver-$pkgrel.i386.rpm"
'cupswrapper-license.txt'
'lpr-license.txt'
- 'brother-mfc-l5900dw.patch'
)
-md5sums=('05f4e0e0261d9fe4b9ebbd4479c13ae6'
- 'f707232cb01615efad0a8d19ab150106'
+md5sums=('c4417c15e50947000c776892c18f0f1c'
+ 'affa5932b0a60abb6b3db60e18f9b440'
'97ad0cffd216059e9d1d3121899d8646'
- '5e87a3dc0f3e3438c088eda0f3565f0d'
- 'dc4096003f9d8eb5cdd8310fd6d4c601')
+ '5e87a3dc0f3e3438c088eda0f3565f0d')
prepare() {
# do not install in '/usr/local'
if [ -d $srcdir/usr/local/Brother ]; then
@@ -46,7 +44,6 @@ prepare() {
# /etc/printcap is managed by cups
rm "$(find $srcdir -type f -name 'setupPrintcap*')"
cd "$srcdir/opt"
- patch --strip=1 --input=../brother-mfc-l5900dw.patch --verbose
}
package() {
cp -R "$srcdir/usr" "$pkgdir"
diff --git a/brother-mfc-l5900dw.patch b/brother-mfc-l5900dw.patch
deleted file mode 100644
index dbfc55e05a13..000000000000
--- a/brother-mfc-l5900dw.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --unified --recursive --text opt/brother/Printers/MFCL5900DW/cupswrapper/brother_lpdwrapper_MFCL5900DW opt.new/brother/Printers/MFCL5900DW/cupswrapper/brother_lpdwrapper_MFCL5900DW
---- opt/brother/Printers/MFCL5900DW/cupswrapper/brother_lpdwrapper_MFCL5900DW 2015-11-03 21:28:44.000000000 -1000
-+++ opt.new/brother/Printers/MFCL5900DW/cupswrapper/brother_lpdwrapper_MFCL5900DW 2019-11-21 13:25:39.976669658 -1000
-@@ -589,7 +589,7 @@
- sub check_custom_paper {
- my $x = 0;
- my $y = 0;
-- my $unitfunc;
-+ my $unitfunc = \&pt2dot;
- my $unit = '';
- my $ssize = '';
-