Package Details: brother-lpr-drivers-ac 1.0.3-1

Git Clone URL: https://aur.archlinux.org/brother-lpr-drivers-ac.git (read-only, click to copy)
Package Base: brother-lpr-drivers-ac
Description: This package provides all LPR drivers for models HL-4040CN HL-4040CDN HL-4050CDN HL-4070CDW MFC-9440CN MFC-9450CDN MFC-9840CDW DCP-9040CN DCP-9042CN DCP-9045CDN
Upstream URL: http://solutions.brother.com/linux/en_us/index.html
Licenses: GPL, custom:brother commercial license
Submitter: None
Maintainer: alcasa
Last Packager: alcasa
Votes: 11
Popularity: 0.000000
First Submitted: 2010-04-18 00:02 (UTC)
Last Updated: 2016-12-05 15:01 (UTC)

Latest Comments

alcasa commented on 2016-12-05 15:02 (UTC)

I updated the pkgbuild now. Sorry for the long wait.

barrentux commented on 2016-12-05 11:15 (UTC)

Pastebin is gone, use this pkgname=brother-lpr-drivers-ac pkgver=1.0.3 pkgrel=1 pkgdesc="This package provides all LPR drivers for models HL-4040CN HL-4040CDN HL-4050CDN HL-4070CDW MFC-9440CN MFC-9450CDN MFC-9840CDW DCP-9040CN DCP-9042CN DCP-9045CDN" license=('GPL' 'custom:brother commercial license') url="http://solutions.brother.com/linux/en_us/index.html" arch=('i686' 'x86_64') depends=('brother-lpr-drivers-common' 'a2ps' 'lib32-glibc') [ $CARCH == "x86_64" ] && _a="amd64" && md5sums=( '7beb2abc3406c25f2b9408b3e1cb3b87') [ $CARCH == "i686" ] && _a="i386" && md5sums=( '7369c4d71f98cbfc7d6a11b3d616042e') source=(http://mirrors.kernel.org/ubuntu/pool/multiverse/b/${pkgname}/${pkgname}_${pkgver}-1-0ubuntu4_${_a}.deb) build() { cd $srcdir || return 1 ar -x ${pkgname}_${pkgver}-1-0ubuntu4_${_a}.deb || return 1 } package() { cd $pkgdir || return 1 tar -xzf ${srcdir}/data.tar.gz || return 1 }

Anonymo commented on 2016-09-25 20:29 (UTC)

Ok, I figured out why this packages would not download and install. The Oubuntu1 is no longer on the server, it is Obuntu3 or Obuntu 4 now. Feel free to use my updated PKGBUILD with fresh md5sum. http://pastebin.com/68cK3BEz