pacien
4e573fa355
gscan2pdf: set meta.mainProgram
2023-12-11 21:45:13 +01:00
Florian Brandes
d54a7a6019
gscan2pdf: patch from upstream with utf8 filenames
...
see: https://sourceforge.net/p/gscan2pdf/bugs/400
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:12 +01:00
Florian Brandes
1e2704927a
gscan2pdf: add patch to remove warnings during test
...
see https://sourceforge.net/p/gscan2pdf/bugs/421
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:12 +01:00
Florian Brandes
fe3094b0dc
gscan2pdf: re-add previously removed test
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:11 +01:00
Florian Brandes
9a579e14dd
gscan2pdf: fix build failures
...
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.
fixes #268406
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-23 12:05:11 +01:00
Florian Brandes
26ff9ddeca
gscan2pdf: disable failing test
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-20 13:03:14 +02:00
pacien
cdaf166a67
gscan2pdf: disable a dubiously failing test
...
This temporarily disable a test failing after a patch imagemagick
update (https://github.com/NixOS/nixpkgs/pull/223277 ).
This might be either a regression in imagemagick or a picky matching
in that particular test.
Nevertheless rest of the software remains usable,
so I think we can simply disable this test for now.
Nixpkgs issue: https://github.com/NixOS/nixpkgs/issues/223446
Upstream issue: https://sourceforge.net/p/gscan2pdf/bugs/417/
2023-03-31 18:34:12 +02:00
pacien
fd3b885482
gscan2pdf: 2.12.8 -> 2.13.2
...
This also removes a patch that has been upstreamed.
Changelog: https://sourceforge.net/p/gscan2pdf/mailman/message/37764345/
2023-03-04 19:02:14 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
608a3ef0b7
gscan2pdf: 2.12.6 -> 2.12.8
...
Adds a patch that fixes ffmpeg 5.1 compatibility
2022-09-25 17:54:23 +02:00
pacien
cb79cf47f7
gscan2pdf: 2.12.5 -> 2.12.6
...
Also re-enabling a no-longer failing test.
2022-04-04 19:06:29 +02:00
pacien
14c1293d56
gscan2pdf: 2.12.4 -> 2.12.5 ( #160510 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-18 18:26:36 +01:00
pacien
8765f1cae4
gscan2pdf: 2.12.3 -> 2.12.4
2021-11-21 16:32:20 +01:00
Jan Tojnar
6f7ab306ef
gscan2pdf: 2.12.1 → 2.12.3
...
https://sourceforge.net/p/gscan2pdf/mailman/message/37313105/
https://sourceforge.net/p/gscan2pdf/mailman/message/37353051/
2021-09-30 20:53:44 +02:00
Artturin
f173c77476
perlPackages.ImageMagick: rename from perlPackages.PerlMagick
2021-08-02 20:05:00 +03:00
pacien
13b226745a
gscan2pdf: 2.11.1 -> 2.12.1
2021-05-10 00:45:11 +02:00
Robert Hensing
8e3c5eb501
treewide: xvfb_run -> xvfb-run
2021-05-08 15:48:41 +02:00
pacien
f87bcfb69f
gscan2pdf: 2.9.1 -> 2.11.1
...
New dependencies have been added and a dubiously failing test has been disabled.
Manually tested and confirmed to work:
* opening the application,
* scanning a document,
* saving as PDF.
2021-02-20 00:02:06 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
pacien
b3f8642587
gscan2pdf: 2.8.1 -> 2.9.1
2020-09-29 06:55:49 +02:00
Daniel Șerbănescu
e6e8d49597
gscan2pdf: 2.8.0 -> 2.8.1
2020-07-13 14:51:36 +02:00
pacien
bf40153c8d
gscan2pdf: add scanimage to PATH in wrapper
...
Gscan2pdf/Frontend/CLI.pm calls this binary.
2020-07-07 20:46:59 +02:00
pacien
a564ea217c
gscan2pdf: 2.6.5 -> 2.8.0
2020-07-06 18:01:11 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
pacien
1c8b75a027
gscan2pdf: 2.6.3 -> 2.6.5
2020-03-28 13:20:04 +01:00
pacien
a6608d5981
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 12:08:56 +01:00
Mario Rodas
352f030b71
Merge pull request #75385 from pacien/gscan2pdf-v2.6.2
...
gscan2pdf: 2.5.6 -> 2.6.2
2019-12-17 09:31:13 -05:00
pacien
735fc5b773
gscan2pdf: 2.5.6 -> 2.6.2
2019-12-09 19:17:06 +01:00
Jan Tojnar
7f275732dd
gscan2pdf: fix eval with allowAliases = false
2019-12-03 01:57:12 +01:00
pacien
518e23bcb8
gscan2pdf: 2.5.5 -> 2.5.6
2019-09-18 18:39:30 +02:00
pacien
187f634953
gscan2pdf: 2.3.0 -> 2.5.5
2019-08-19 18:03:56 +09:00
volth
b3cc65f8b9
buildPerlPackage: name -> (pname, version)
2019-06-20 15:56:50 +00:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
pacien
b73c416470
gscan2pdf: init at 2.3.0
...
based on github issue #34744
closes #34744
2019-02-06 22:57:48 +01:00