Commit graph

11 commits

Author SHA1 Message Date
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Florian Klink d0e4ecb182 cnijfilter2: request libusb1 directly 2020-04-27 12:19:12 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Charles Strahan bcddd04027
Merge pull request #58399 from aszlig/cnijfilter2-update
cnijfilter2: 5.30 -> 5.70
2019-09-22 15:44:03 -05:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
aszlig 532360dd17
cnijfilter2: 5.30 -> 5.70
Newly supported series in version 5.40:

    MB2100, MB2700, iB4100, MB5100, MB5400, TS9000, TS8000, TS6000,
    TS5000, MG3000, E470, G4000

Newly supported series in version 5.50:

    E200, E300, E3100, TR7500, TR7530, TR8500, TR8530, TR8580, TS200,
    TS300, TS3100, TS5100, TS6100, TS6130, TS6180, TS8100, TS8180,
    TS9100, TS9180, TS8130, XK70, XK50

Newly supported series in version 5.60:

    G3010, G4010

Newly supported series in version 5.70:

    TS8200, XK80, TS8230, TS8280, TS6200, TS6230, TS6280, TS9500,
    TR9530, TS9580, TR4500, E4200

Signed-off-by: aszlig <aszlig@nix.build>
2019-03-26 19:35:31 +01:00
Steve Trout 8bc74a908d cnijfilter2: specify --datadir for cnijlgmon3
If --datadir is not given, it uses '${datarootdir}/cnijlgmon3',
with the unsubstituted variable.
2017-11-28 11:26:42 -06:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Charles Strahan 358232f68a
cnijfilter2: fix build 2016-09-17 15:54:07 -04:00
Charles Strahan 4e84c6fc7c cnijfilter2: init at 5.30 (#17048)
Canon InkJet printer drivers for the MG7500, MG6700, MG6600, MG5600,
MG2900, MB2000, MB2300, iB4000, MB5000, MB5300, iP110, E450, MX490,
E480, MG7700, MG6900, MG6800, MG5700, MG3600, and G3000 series.
2016-07-21 01:09:36 +02:00