Commit graph

24 commits

Author SHA1 Message Date
nek0 70367f5bc9 expand directory creation 2020-12-25 20:08:21 +01:00
nek0 0d6f0df382 add support for 'Perfection V37/V370' scanners 2020-12-25 17:38:44 +01:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
symphorien 5e6fe939df
epkowa: update hashes (#93846) 2020-08-05 20:23:30 +02:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Dominik Honnef baa4798f56 epkowa: add dominikh as maintainer 2020-03-20 20:02:21 +01:00
Dominik Honnef 55e85a0d62 epkowa: add the GT-S650 plugin
This plugin adds support for the GT-S650, Perfection V19 and
Perfection V39 scanners. I've tested it personally with an Epson
Perfection V39.

This plugin uses the ISCAN_FIRMWARE_DIR environment variable, not
ISCAN_FW_DIR. A quick grep didn't find any use of ISCAN_FW_DIR in the
currently packaged plugins, but a quick Google suggests that this
variable does (or at least used to) exist, so I'm not touching it.
2020-03-20 17:44:20 +01:00
Dominik Honnef e22eb2d7b5
epkowa: fix parsing of interpreters (#82909)
Building with -std=c99 breaks the obsolete "%as" format string, which
completely breaks the parsing of epkowa interpreters. This means that
no scanner requiring plugins worked.
2020-03-19 13:40:45 -04:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
wucke13 959930f7fd epkowa: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
symphorien 8772a1dfbc epkowa: update (#68225) 2019-09-08 13:39:21 -04:00
Niklas Hambüchen 9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04: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
Ihar Hrachyshka 35ee15ded8 epkowa: add support for network scanners (#60568) 2019-06-12 14:46:57 -04:00
Benedikt Heine fa82ebccf6 epkowa: support Epson Perfection V330 Photo 2019-02-19 20:45:31 -05:00
pacien bf899d3bfb epkowa: add s80 series driver 2019-01-20 00:22:24 +01:00
Patrick Hilhorst c63d3530ef
vcv-rack, opkowa: pname-version fixes 2018-11-06 00:17:05 +01:00
Will Dietz eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Massimo Redaelli 4dae72c879 fix for master 2018-06-24 17:36:11 +02:00
Massimo Redaelli 5667087581 epkowa: added Perfection V500 support 2018-06-23 17:04:21 +02:00
Symphorien Gibol ebcd591f30 epkowa: make symphorien maintainer 2018-01-22 16:30:47 +01:00
Symphorien Gibol eff980c6cb epkowa: fix patch download url
the patch was modified (see [1]) so specify the git revision when
downloading it.

[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/media-gfx/iscan/files/iscan-2.28.1.3+libpng-1.5.patch?id=32694b0b3b24bd6729e613fabd7a3050c658c95b
2018-01-22 15:56:24 +01:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
Symphorien Gibol 2dfba8529b epkowa: init at 2.30.3-1 2017-08-15 11:41:55 +02:00