mfcj470dw: tidy up
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{stdenv, fetchurl, cups, dpkg, ghostscript, patchelf, bash, file}:
|
{ stdenv, fetchurl, cups, dpkg, ghostscript, patchelf, bash, file }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "mfcj470dw-cupswrapper-${version}";
|
name = "mfcj470dw-cupswrapper-${version}";
|
||||||
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.brother.com/;
|
homepage = http://www.brother.com/;
|
||||||
description = "Driver for brother mfcj470dw pritners to print over WiFi and USB.";
|
description = "A driver for brother mfcj470dw printers to print over WiFi and USB";
|
||||||
license = stdenv.lib.licenses.unfree;
|
license = stdenv.lib.licenses.unfree;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
downloadPage = http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=mfcj470dw_us_eu_as&os=128;
|
downloadPage = http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=mfcj470dw_us_eu_as&os=128;
|
||||||
|
|||||||
Reference in New Issue
Block a user