Commit Graph

498 Commits

Author SHA1 Message Date
Shawn8901
4727b433ba epson-escpr2: add shawn8901 as maintainer 2023-12-20 22:25:05 +01:00
Shawn8901
1b41925db0 epson-escpr2: 1.1.49 -> 1.2.9 2023-12-17 17:01:10 +01:00
Shawn8901
3c9696e255 epson-escpr2: use rpm & cpio instead of busybox 2023-12-17 16:47:22 +01:00
Florian Klink
1c09cb43ce nixos/avahi: rename remaining config options
services.avahi.nssmdns got split into services.avahi.nssmdns{4,6},
nothing should access the old alias anymore so there's no eval warnings.

Reported in https://github.com/NixOS/nixpkgs/pull/258424#issuecomment-1849428869
2023-12-11 09:36:15 +02:00
Arthur
eff5176f70 hplip: 3.23.3 -> 3.23.8
Update pkgs/misc/drivers/hplip/default.nix

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>

Update pkgs/misc/drivers/hplip/default.nix

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2023-11-21 21:56:05 -03:00
Sandro Jäckel
fccf04b620 treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildType 2023-09-08 14:18:26 +00:00
James Atkins
57712bcec3 epsonscan2: init at 6.7.61.0
Add the Epson Scan 2 scanning utility and drivers, with optional
non-free plugins .

Fixes #207853
2023-07-04 13:36:15 -05:00
James Atkins
b8f05fdfb3 utsushi: fix build with SANE 1.1 and above
Patch utsushi's version checks so it builds with SANE versions 1.1 and
above. It's currently broken on NixOS 23.05.
2023-06-22 10:38:47 -05:00
Michele Guerini Rocco
79901fd901
Merge pull request #236058 from rnhmjoj/pr-scc
sc-controller: 0.4.8.9 -> 0.4.8.11
2023-06-07 02:04:33 +02:00
rnhmjoj
424d1f9b6c
sc-controller: 0.4.8.9 -> 0.4.8.11 2023-06-05 10:59:03 +02:00
undefined
d0403d923f
hplip: 3.22.6 -> 3.23.3 2023-04-08 00:37:48 +08:00
Artturin
719ce1641b utsushi-imagescan: use mirrors
https://aur.archlinux.org/packages/imagescan-plugin-networkscan#comment-889998

> It seems that Epson has abandoned this software. I have changed the package to download from a mirror hosted by me.
2023-04-06 20:01:14 +03:00
Morgan Helton
15422244fb gutenprint: add perl to nativeBuildInputs 2023-03-30 17:48:46 -05:00
Sandro
eca8b7698a
Merge pull request #219309 from erdnaxe/gutenprint-strictdeps
gutenprint: enable strictDeps
2023-03-28 10:10:44 +02:00
Vladimír Čunát
3fbc1838eb
hplip: disable parallel installing
> cannot find -lhpipp
https://hydra.nixos.org/log/s0c7hm2jpwd64msh8xqm6y6q1ihnplci-hplip-3.22.6.drv
2023-03-25 10:03:18 +01:00
jopejoe1
7cee2ad598 hplip: fix broken/hardcoded paths in .desktop files 2023-03-20 16:04:21 +01:00
Alexandre Iooss
1649603f9f gutenprint: enable strictDeps 2023-03-10 08:34:48 +01:00
github-actions[bot]
5e46cfeba0
Merge staging-next into staging 2023-02-27 12:01:41 +00:00
Sandro Jäckel
fb7c2cdb51
hplip: fix patch download link 2023-02-27 00:56:34 +01:00
github-actions[bot]
3cdd771820
Merge staging-next into staging 2023-02-23 18:01:49 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Artturin
cadffcfe50 treewide: remove issue #56943 workarounds
checked with diffoscope+difflog and launching the programs

i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02: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
Nicolas Benes
0ccdbb399a epkowa: add plugin for GT-X750, Perfection 4490 2022-12-18 20:46:05 +01:00
rnhmjoj
ea8a9631c4
sc-controller: 0.4.8.7 -> 0.4.8.9 2022-10-19 11:27:51 +02:00
Sandro
1a276245b4
Merge pull request #187633 from esclear/fix-utsushi
utsushi/imagescan: Fix scanning
2022-09-01 01:08:30 +02:00
Daniel Albert
44cc09c2b4
utsushi: Fix scanning
This commit fixes the problem reported in issue #177572.
Turns out that re-adding this line, which was removed in commit
526238b288, fixes the problem.
2022-08-20 21:40:48 +02:00
Lorenz Brun
c413232fc8
gutenprint: fix CUPS backend
The CUPS backend was not built since gutenprint requires libusb1, not 0.1 (at least since ~2014).
With this change CUPS detects printers relying on the pure gutenprint backend (like some dye sublimation printers).
2022-08-19 00:17:30 +02:00
Ivv
6512b21eab
Merge pull request #182218 from virchau13/xp-pen-deco-01-v2-driver
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1
2022-08-14 16:00:12 +02:00
Vir Chaudhury
66327cf687
pentablet-driver: rename to xp-pen-g430-driver 2022-08-08 15:20:52 +08:00
Jan Solanti
34a04025cf xow: remove
Upstream project has been deprecated in favour of the 'xone' kernel
mode driver.
2022-08-02 00:50:32 +03:00
Maximilian Bosch
b29e0a3421
Merge pull request #181755 from Shawn8901/epson-escpr2
epson-escpr2: 1.1.48 -> 1.1.49
2022-07-21 08:34:04 +02:00
Shawn8901
0c0befe2c3 epson-escpr2: 1.1.48 -> 1.1.49 2022-07-16 20:15:16 +02:00
Antoine R. Dumont (@ardumont)
406eef0f5e
epson-escpr: 1.7.16 -> 1.7.20 2022-07-16 19:09:50 +02:00
Thomas Tuegel
f8e92d67b8
Merge pull request #179871 from avdv/hplip-update-3.22.6
hplip: 3.21.12 -> 3.22.6
2022-07-05 17:03:07 -05:00
Claudio Bley
3ed1328b9b hplip: 3.21.12 -> 3.22.6
* add patch from Debian which removes closed-source binary blobs from the
  package and fixes the build on aarch64-linux

* add patch that reverts calls of `strcpy` replaced with `snprintf`

Fixes #162141.
2022-07-02 11:07:58 +02:00
Shawn8901
fa0f161ef7 epson-escpr2: 1.1.46 -> 1.1.48 2022-06-28 01:54:41 +02:00
ajs124
8c68b2f530 steamcontroller: remove optional and off by default GyroplotSupport
depended on pyside (qt4)
2022-06-23 16:42:39 +02:00
Robert Scott
eb6cce7d6f treewide/misc: add sourceType binaryNativeCode for more packages 2022-06-17 22:55:24 +01:00
Robert Scott
3cd98829ee
Merge pull request #177212 from risicle/ris-native-source-provenance-games-misc
treewide/games,misc: add `sourceType` `binaryNativeCode` for many packages
2022-06-16 20:54:20 +01:00
Robert Scott
9fc90429c3 treewide/games,misc: add sourceType binaryNativeCode for many packages 2022-06-10 21:12:22 +01:00
Jonas Heinrich
871ea2c435 updated color patch 2022-06-09 14:44:35 +02:00
Jonas Heinrich
d4ff221c45 updated color patch 2022-06-09 14:25:39 +02:00
Jonas Heinrich
f50d327f00 updated color patch 2022-06-09 14:09:40 +02:00
Jonas Heinrich
0752ba3568 foo2zjs: Fix AirPrint color printing for Dell1250c 2022-06-08 19:11:18 +02:00
Guillaume Girol
7548b71138
Merge pull request #171778 from zhaofengli/infnoise-0.3.2
infnoise: unstable-2019-08-12 -> 0.3.2, nixos/infnoise: init
2022-06-05 17:30:34 +00:00
Lorenz Brun
d40f59d7db hplip: add missing distro dependency
This is required by hp-wificonfig, otherwise it crashes.
2022-05-28 16:36:47 +02:00
Zhaofeng Li
d7432b815d infnoise: Also build and install tools 2022-05-27 15:18:45 -07:00
Zhaofeng Li
31cb3f9908 infnoise: Add patch to fix build on aarch64-linux 2022-05-27 15:18:45 -07:00
Zhaofeng Li
6c4bfe583c nixos/infnoise: init 2022-05-27 15:18:43 -07:00
Zhaofeng Li
d2aa5ff6e7 infnoise: unstable-2019-08-12 -> 0.3.2 2022-05-27 15:13:13 -07:00
Sergei Trofimovich
4281933727 foomatic-filters: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: foomatic_rip-options.o:/build/foomatic-filters-4.0.17/options.c:49: multiple definition of
      `cupsfilter'; foomatic_rip-foomaticrip.o:/build/foomatic-filters-4.0.17/foomaticrip.c:158: first defined here
2022-05-14 12:12:30 +01:00
rnhmjoj
74b5bb9050
sc-controller: 0.4.8.6 -> 0.4.8.7 2022-05-13 10:40:38 +02:00
Rick van Schijndel
081d4ccd71
Merge pull request #170705 from jansol/xow
xow: 0.5 -> unstable-2022-04-24
2022-05-09 21:24:43 +02:00
Sandro
556eb21b30
Merge pull request #158132 from deinferno/pantum-driver
pantum-driver: init at 1.1.84
2022-05-03 00:15:07 +02:00
deinferno
129a6899a0 pantum-driver: init at 1.1.84 2022-05-02 22:44:05 +05:00
Jan Solanti
e8f4f984df xow: 0.5 -> unstable-2022-04-24
Fixes build with newer compilers.
2022-04-28 03:31:24 +03:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Gabriel Fontes
bfc562ab9a
argononed: init at unstable-2022-03-26 2022-04-05 13:59:50 -03:00
ckie
d999e48102
logiops: init at 0.2.3
Pretty easy to package. Opened issue with upstream to get rid of the one
patch needed: https://github.com/PixlOne/logiops/issues/307
2022-03-28 16:17:51 +03:00
QuantMint
112918938f
xboxdrv: bump scons (#158405)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-21 23:13:57 +01:00
Doron Behar
38afa0bd75 hplip: Fix missing pyqt5_sip module
Fixes #114051.
2022-02-15 13:29:51 +02:00
Florian Klink
c1c6066185 hplip: 3.20.11 -> 3.21.12
The ImageProcessor component became a configure option, so we can drop
the patch.
2022-02-14 22:52:23 +01:00
Maximilian Bosch
69e2db3900
epson-escpr2: 1.1.45 -> 1.1.46 2022-02-08 23:50:19 +01:00
ajs124
a389429453 hplip_3_16_11: drop 2022-01-21 03:51:41 +01:00
Luna D. Dragon
39b3e3fa2b
epson-201401w: init at 1.0.0 2022-01-20 21:56:42 +05:30
Nikolay Amiantov
dee5d65e01
imagescan: fix build with new boost (#153418) 2022-01-04 13:13:25 +03:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
(#153213)
Issue #60004
2022-01-03 16:53:12 +01:00
Maximilian Bosch
87ee865bd6
epson-escpr2: 1.1.42 -> 1.1.45
New upstream release.

Also dropped the `web.archive.org`-usage: when I took over maintainership
over the package I continued to update that, but actually it's not
strictly needed because `copy-tarballs.pl` already takes care of copying
the src to `tarballs.nixos.org` (since it's redistributable).
2021-12-27 08:28:40 +01:00
Nikolay Amiantov
526238b288 utsushi: unstable-2021-01-01 -> 3.65.0
Add option to include networkscan plugin.
2021-12-15 01:26:11 +03:00
Nikolay Amiantov
5fc6fd62e6 imagescan-plugin-networkscan: init at 1.1.4 2021-12-15 01:24:38 +03:00
7c6f434c
727af7b642
Merge pull request #139763 from onny/foo2zjs
foo2zjs: add hbpl1 printers support
2021-11-20 14:26:12 +00:00
Jonas Heinrich
8afdfa9896 foo2zjs: add hbpl1 printers support 2021-11-20 14:24:31 +01:00
Markus S. Wamser
b0249fdf99 pkgs.misc: remove unused args 2021-11-13 23:09:33 +01:00
Sandro
96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1 2021-11-13 19:32:52 +01:00
Felix Bühler
f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
Felix Buehler
9480444dae treewide: rename name to pname&version 2021-11-09 22:24:57 +01:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Maximilian Bosch
b9170bf9e0
epson-escpr2: 1.1.38 -> 1.1.42 2021-10-29 13:26:38 +02:00
Sandro Jäckel
501884ff7d
xboxdrv: minor cleanup 2021-10-12 19:58:04 +02:00
Felix Buehler
c9cc172332 xboxdrv: switch to fetchFromGitHub 2021-09-19 17:10:39 +02:00
Sandro
5d73513422
Merge pull request #137089 from rnhmjoj/scc-python3
sc-controller: switch to python3 fork
2021-09-11 23:53:43 +02:00
rnhmjoj
f74154a4b9
sc-controller: switch to python3 fork
The original sc-controller is being rewritten in C, while the current
version is stuck in maintenance mode and python 2. This fork is based
entirely on the original kozec's sc-controller and introduces python 3
support while staying backward-compatible (including versioning up to
the patch number).
2021-09-11 23:31:24 +02:00
Felix Buehler
5937fc0f8c misc: replace name with pname&version 2021-08-15 16:33:00 +02:00
Poscat
d6f6521030
epson-escpr: 1.7.3 -> 1.7.16 2021-08-07 23:12:33 +08:00
Sandro
d888633968
Merge pull request #132446 from Stunkymonkey/misc-drivers-phases 2021-08-04 15:13:31 +02:00
davidak
9986226d51
Merge pull request #132327 from davidak/xboxdrv-url
xboxdrv: update url
2021-08-02 23:58:00 +02:00
Felix Buehler
2ab5a84bac sundtek: deprecate phases and fix sha256 2021-08-02 21:20:20 +02:00
Felix Buehler
b3cda4163a gutenprint-bin: deprecate phases 2021-08-02 21:20:00 +02:00
Felix Buehler
c07e7d877b postscript-lexmark: remove phases 2021-08-02 21:19:44 +02:00
davidak
bd13bd24ba xboxdrv: update url 2021-08-01 18:14:48 +02:00
Maximilian Bosch
738f92f2ba
epson-escpr2: 1.1.34 -> 1.1.38 2021-07-31 18:38:29 +02:00
Vladimír Čunát
2ae4f06e4f
hplip: replace preConfigure with a nicer approach
The newlines were a problem at *this* moment:
https://github.com/NixOS/nixpkgs/commit/c335a18e#commitcomment-53611461
but let's make the hplip expression nicer regardless of how that ends.
2021-07-17 10:22:19 +02:00
Artturin
1422563f54 hplip: add -n to gzip to improve reproducibility 2021-07-07 23:50:47 +03:00
Artturin
46c7445c34 hplip: hardcode ppdc path to fix #44230
the ppdc: Warning - overlapping filename can be ignored
https://bugs.launchpad.net/hplip/+bug/1756967
2021-07-01 03:38:15 +03:00
Maximilian Bosch
26d76cf432
Merge pull request #128452 from Ma27/bump-epson-escpr2
epson-escpr2: 1.1.25 -> 1.1.34
2021-06-27 23:44:07 +02:00
Maximilian Bosch
6b0a1dfd4c
epson-escpr2: 1.1.25 -> 1.1.34 2021-06-27 20:02:31 +02:00