Bernardo Meurer
057a4d3abf
cups-brother-mfcl2750dw: fix download url
2022-03-23 16:41:33 -07:00
Bernardo Meurer
a3cfdf39a7
cups-brother-mfcl2750dw: init at 4.0.0-1
2022-03-23 14:49:49 -07:00
AndersonTorres
ed2b1b4b90
Merge branch 'master' into staging-next
2022-02-26 21:04:25 -03:00
R. Ryantm
c88fc7454a
cups-filters: 1.28.11 -> 1.28.12
2022-02-25 23:21:44 +01:00
zseri
9a93279738
cups-filters: make it easier to disable avahi
...
: previous override code to do this was :
cups-filters = prev.lib.pipe prev.cups-filters [
(x: x.overrideAttrs (old: { configureFlags = old.configureFlags ++ ["--disable-avahi"]; }))
(x: x.override { avahi = null; })
];
: new override code to do this is :
cups-filters = prev.cups-filters.override { withAvahi = false; };
2022-02-23 23:38:05 +01:00
zseri
a91e85efa3
cups-filters: run nixpkgs-fmt
2022-02-23 23:38:05 +01:00
github-actions[bot]
37beb00797
Merge staging-next into staging
2022-02-13 06:01:39 +00:00
R. Ryantm
92cf8c24b4
cups-filters: 1.28.10 -> 1.28.11
2022-02-12 21:39:59 -08:00
Jonas Heinrich
f48c4bb72d
cups: 2.4.0 -> 2.4.1
2022-02-04 14:19:32 -08:00
Jonathan Ringer
f6068cbf1e
Revert "cups: 2.4.0 -> 2.4.1"
...
This reverts commit 01d86082da
.
2022-02-03 10:24:56 -08:00
Jonas Heinrich
01d86082da
cups: 2.4.0 -> 2.4.1
2022-02-03 10:15:10 -08:00
Jonas Heinrich
e5213f40db
cups: Add passthru printing test
2022-02-03 09:39:39 -08:00
Sandro
709f7b3c61
Merge pull request #156746 from Stunkymonkey/treewide-pname-version-8
2022-01-30 01:26:37 +01:00
Felix Buehler
a4cf5b79fd
treewide: rename name to pname&version
2022-01-27 17:29:01 +01:00
github-actions[bot]
93a9821309
Merge master into staging-next
2022-01-23 18:01:11 +00:00
dmayle
c30f25ffbb
canon-cups-ufr2: fix library patching; use proot to enable cnsetuputil2 ( #156090 )
2022-01-23 08:33:44 -05:00
github-actions[bot]
ce88a19065
Merge master into staging-next
2022-01-20 18:01:19 +00:00
Kyle Sferrazza
03affacc87
canon-cups-ufr2: remove myself as maintainer
...
I no longer have a Canon printer so can't reliably maintain this package
2022-01-20 12:55:06 -05:00
dmayle
b4797eaffc
canon-cups-ufr2: 3.70 -> 5.40 ( #155685 )
2022-01-20 11:55:47 -05:00
github-actions[bot]
16f8848c34
Merge staging-next into staging
2021-12-29 18:01:43 +00:00
Ben Siraphob
39a0a70d29
treewide: fix homepages with permanent redirect to https
2021-12-29 22:06:47 +07:00
Jonas Heinrich
7f431c8cc5
cups: 2.3.3op2 -> 2.4.0 ( #148611 )
2021-12-28 17:43:07 -05:00
Dmitry Kalinkin
ac40a963c9
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/applications/editors/vim/common.nix
pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
pkgs/development/python-modules/pymavlink/default.nix
2021-12-20 12:09:28 -05:00
Sandro
2beba9a23a
Merge pull request #151200 from Enzime/add/spotify-tray
2021-12-20 00:06:02 +01:00
Michael Hoang
eedb795fd2
maintainers: rename enzime to Enzime
2021-12-19 02:01:09 +11:00
github-actions[bot]
001096a857
Merge master into staging-next
2021-12-17 12:01:31 +00:00
Yochai Meir
52e1479feb
mfcj470dw-cupswrapper: fixed issue #147793
2021-12-02 14:49:03 +02:00
toonn
24dd96ebd4
cups: Only apply patch for appropriate version
2021-11-24 15:17:13 -08:00
toonn
36a953f78c
cups: Apply patch unconditionally
...
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2021-11-24 15:17:13 -08:00
toonn
ea50c9776c
cups: Change condition so patch won't remain forever
...
By changing the condition for the patch it'll hopefully break when the
version is updated for Darwin and not stick around forever.
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2021-11-24 15:17:13 -08:00
toonn
5a12a87aed
cups: Include TargetConditionals.h on Darwin
2021-11-24 15:17:13 -08:00
sternenseemann
c6e22b597b
cups-brother-hll2350dw: init at 4.0.0-1
2021-11-23 13:52:31 +01:00
Alyssa Ross
eef72d8f9c
pkgsMusl.cups: enable systemd support
...
We previously weren't able to build systemd for Musl, but now we
can! (But not statically.) So there's no longer any reason to have
systemd support in CUPS disabled by default for pkgsMusl.
2021-11-04 10:44:10 +00:00
github-actions[bot]
7ca1d48ff2
Merge master into staging-next
2021-10-31 18:01:01 +00:00
Martin Weinelt
8a2856d973
kyocera-ecosys-m2x35-40-p2x35-40dnw: init at 8.1606
2021-10-30 16:56:25 +02:00
Martin Weinelt
adf4e67dd4
Merge remote-tracking branch 'origin/staging' into staging-next
2021-10-15 01:34:36 +02:00
Luke Granger-Brown
b4b663efc8
Merge pull request #132713 from ncfavier/cups
...
cups: 2.3.3 -> 2.3.3op2
2021-10-14 14:54:08 +01:00
Peter Simons
476635afe1
Drop myself from meta.maintainers for most packages.
...
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Artturin
82b6455cc2
cups-filters: define mutool path and localstatedir,sysconfdir
2021-10-02 20:18:58 +03:00
maxine [they]
9e2e902c19
Merge pull request #136280 from maxeaubrey/cnijfilter2_6.10
...
cnijfilter2: 6.00 -> 6.10
2021-09-25 15:00:57 +02:00
Artturin
a6f470897c
cups-filters: 1.25.12 -> 1.28.10
...
enable tests
enable braille embosser support
2021-09-22 03:35:08 +03:00
Naïm Favier
2f8ae51da9
cups: 2.3.3 -> 2.3.3op2
...
https://github.com/OpenPrinting/cups/releases/tag/v2.3.3op1
https://github.com/OpenPrinting/cups/releases/tag/v2.3.3op2
2021-09-19 16:17:05 +02:00
Pavel Shirshov
bc4d8649d9
dcp9020cdw{lpr,-cupswrapper}: init at 1.1.2
2021-09-11 16:52:10 +01:00
Maxine Aubrey
ff79a754ca
cnijfilter2: 6.00 -> 6.10
2021-08-30 21:20:23 +02:00
Sandro
54650d8c74
Merge pull request #135142 from jerith666/canon-url
2021-08-23 12:40:56 +02:00
Matt McHenry
8771d6a7b0
canon-cups-ufr2: update url
2021-08-21 20:08:41 -04:00
Lassulus
6c136f811f
Merge pull request #133674 from Stunkymonkey/misc-pname-version
...
misc: replace name with pname&version
2021-08-17 10:41:52 +02:00
Felix Buehler
5937fc0f8c
misc: replace name with pname&version
2021-08-15 16:33:00 +02:00
Felix Buehler
d2c9385b6b
canon-cups-ufr2: deprecate phases
2021-08-12 00:13:02 +02:00
Felix Buehler
7900764af6
splix: deprecate phases
2021-08-02 00:24:29 +02:00
Felix Buehler
78e576af86
mfcl8690cdwlpr: deprecate phases
2021-08-02 00:24:15 +02:00
Felix Buehler
fcded91e5e
mfcl8690cdwcupswrapper: deprecate phases
2021-08-02 00:24:01 +02:00
Felix Buehler
de333f96fe
mfcl2720dwlpr: deprecate phases
2021-08-02 00:23:43 +02:00
Felix Buehler
34aefcaa40
mfcl2720dwcupswrapper: deprecate phases
2021-08-02 00:23:29 +02:00
Felix Buehler
781875fac7
mfcl2700dnlpr: deprecate phases
2021-08-02 00:23:08 +02:00
Felix Buehler
a551dba0ad
mfcl2700dncupswrapper: deprecate phases
2021-08-02 00:22:43 +02:00
Felix Buehler
abea7db0ae
estudio: deprecate phases
2021-08-02 00:22:29 +02:00
Artturin
5ec78c03ce
change various expressions to use pname and version
2021-07-07 23:41:18 +03:00
paumr
c9f2aeec17
cnijfilter_4_00: fix broken build
...
30286ebcc1
updated glibc to 2.32.
This removed the deprecated <sys/sysctl.h> header, which caused a build
error on this package.
Since this header doesn't seem to be required it was removed with this
patch.
2021-07-05 12:01:31 +02:00
Martin Weinelt
76f168a4f1
mfc9140cdncupswrapper: init at 1.1.4-0
2021-06-15 03:00:49 +02:00
Martin Weinelt
f52c8862c9
mfc9140cdnlpr: init at 1.1.2-1
2021-06-15 03:00:48 +02:00
Marius Bergmann
838ff97b19
cups-kyocera-ecosys-m552x-p502x: init at 8.1602
2021-06-11 11:29:34 +02:00
Yarny0
eaa62fa391
rastertosag-gdi (cups driver): init at 0.1
...
Some Ricoh printers use the proprietary sag-gdi format
and can't handle other, more common formats.
This commit brings a filter for cups
that generates the sag-gdi format.
The latest version 0.1 is dated 2011. So updates are unlikely.
The filter is written for Python 2.
To avoid new reverse dependencies on Python 2,
we employ a patch from Debian
that migrates the code to Python 3.
The README file just states "GPL" as license.
It is unclear whether that refers to the first version or
to the "current version" in the year of the copyright
(would be 3), and whether newer versions would be included.
The commit picks the nixpkgs `free` license
as this seems to be the most general license
covering all possible GPL combinations.
At least, `free` should permit Hydra to build the package.
The source tarball brings pdd files, but also a
drv file that can be used to generate those ppd files.
Since we prefer building from source,
we call cups' `ppdc` to build ppd files from the drv file.
Here is a documentation of the sag-gdi format:
https://www.undocprint.org/formats/page_description_languages/sagem-gdi
2021-04-02 10:51:36 +02:00
Samuel Gräfenstein
03c98972cc
cups-brother-hll2340dw: remove unreferenced top-level argument
2021-03-14 12:15:54 +01:00
Samuel Gräfenstein
e53f145c5c
canon-cups-ufr2: small refactor
2021-03-14 12:03:02 +01:00
Maxine Aubrey
b652c78f7b
cnijfilter2: 5.90 -> 6.00
2021-02-25 00:22:51 +01:00
Maxine Aubrey
1621cfdaa0
cnijfilter2: restrict to x86/x86_64 linux
2021-02-18 20:16:02 +01:00
Maxine Aubrey
dddb27bf3e
cnijfilter2: 5.70 -> 5.90
2021-02-18 18:08:40 +01:00
Maciej Krüger
ddf013dbfb
cups-googlecloudprint: remove, service discontinued ( #112912 )
2021-02-13 00:36:33 +01:00
Sandro Jäckel
ced3ec6ce3
treewide: update permanent url redirects
2021-01-30 21:48:57 +01:00
Dmitry Kalinkin
c457d983c7
cups: remove assert that breaks systemd = null deep override
...
This is another case of #73102
2021-01-28 15:56:25 -05:00
Sandro
d1bfbb992d
Merge pull request #107313 from ewok/carps-cups
...
carps-cups: init at unstable-2018-03-05
2021-01-19 19:21:09 +01:00
Artur Taranchiev
795ecae086
carps-cups: init at unstable-2018-03-05
2021-01-19 20:43:20 +03:00
Ben Siraphob
fce00d15c2
pkgs/misc: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Maxim Schuwalow
af292a8d96
cups-kyodialog3: fix source url
2020-12-23 15:02:55 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Rohan
9b52f2ff67
cups-brother-hl1210w: init at 3.0.1-1
...
Package Brother HL1210W Cups printer driver. Based on cups-brother-hl1110.
Installed PPD can be found at /var/lib/cups/path/lib/cups/filter/brother-HL1210W-cups-en.ppd
2020-08-03 22:43:52 +12:00
Maximilian Bosch
923b6bff55
cups-bjnp: fix build w/glibc-2.31
...
https://hydra.nixos.org/build/122883083
2020-06-29 14:41:43 +02:00
Martin Milata
4ea28e76c2
cups: 2.3.1 -> 2.3.3
...
https://github.com/apple/cups/releases/tag/v2.3.3
Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2019-8842
https://nvd.nist.gov/vuln/detail/CVE-2020-3898
2020-05-01 08:48:02 +02:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +02:00
Florian Klink
d0e4ecb182
cnijfilter2: request libusb1 directly
2020-04-27 12:19:12 +02:00
Florian Klink
f5368e0194
cnijfilter_4_00: request libusb1 directly
2020-04-27 12:19:12 +02:00
Florian Klink
2c621ff4f4
cups: request libusb1 directly
2020-04-27 12:19:12 +02:00
Benjamin Hipple
78760d192d
Merge pull request #79246 from status-im/upgrade-brlaser
...
nixpkgs/brlaser: upgrade to v6
2020-04-18 14:23:43 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Joachim Schiele
f69f31a11b
hll2340dw brother: added driver to cups ( #78560 )
2020-02-09 12:14:55 +01:00
Jakub Sokołowski
aa53f61c21
nixpkgs/brlaser: upgrade to v6
...
It introduces support for several additional Brother printers.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-05 01:48:21 +01:00
Frederik Rietdijk
cdff57e1fc
Merge staging-next into staging
2020-01-28 10:48:36 +01:00
Stefan Junker
64b2dc8039
pkgs/misc/cups/drivers: add brother mfcl3770cdw
...
This adds the printer driver for the Brother MFCL3770CDW.
It combines the cups-wrapper and the driver in one file which allows
sharing common variables and making it less error-prone than the other
Brother drivers in repository.
I volunteer for maintaining this one as long as I've got the model
around.
2020-01-06 21:06:30 +01:00
R. RyanTM
84457be75a
cups: 2.3.0 -> 2.3.1
2020-01-06 00:17:30 -08:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
Puck Meerburg
6f942e765a
cups-dymo: fix build
2019-12-16 19:48:05 +00:00
R. RyanTM
ba85932bae
cups-filters: 1.25.11 -> 1.25.12
...
(#74137 )
2019-11-25 23:14:11 +01:00
Kyle Sferrazza
151e9a810b
canon-cups-ufr-2: add kylesferrazza as maintainer
2019-11-20 17:07:31 -05:00
Kyle Sferrazza
bfbba00d3f
canon-cups-ufr2: 2.90 -> 3.70
2019-11-19 09:08:07 -05:00
Franz Pletz
49a3829704
cups-bjnp: fix build with gcc9
2019-11-03 14:26:33 +01:00
markuskowa
c683b19886
Merge pull request #70969 from doronbehar/update-cups
...
cups: 2.2.12 -> 2.3.0
2019-11-02 14:56:10 +01:00
(cdep)illabout
664823c11c
cups: enable compiling with musl
...
When compiling `cups` with `pkgsMusl`, `cups` can't depend on `systemd`
because `systemd` is not able to be built with musl.
2019-10-28 18:30:32 +01:00
R. RyanTM
ee3b598269
cups-filters: 1.25.6 -> 1.25.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-10-20 23:55:38 -07:00
Doron Behar
e25b5910a1
cups: 2.2.12 -> 2.3.0
2019-10-11 14:15:42 +03:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
Marcial Gaißert
43a333a1e4
cups-filters: 1.25.0 -> 1.25.6
2019-10-05 19:41:52 +02:00
Orivej Desh
dc4224bc54
Merge branch 'master' into staging
...
* master: (36 commits)
libipt: set platforms to unix
licenses: refer to curl using spdx
qhull: specify spdx license
ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
ocamlPackages.owee: 0.2 -> 0.3
nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
daemon: init at 0.6.4
k9s: 0.7.13 -> 0.8.4
cask: Use generated src/version from Melpa
python.pkgs.flask_oauthlib: remove
radeon-profile: 20170714 -> 20190903
radeon-profile: use Qt mkDerivation
afew: propagate setuptools
pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
mutt: 1.12.1 -> 1.12.2
unit: 1.10.0 -> 1.11.0
emacsPackages: Update elpa
emacsPackages: Update melpa
cask: Fix cask usage
git-lfs: use buildGoPackage
...
2019-09-22 21:33:00 +00: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
Jan Tojnar
f2b9f5baa5
Merge branch 'staging-next' into staging
2019-09-22 16:39:56 +02:00
worldofpeace
8e69437fee
cups-pk-helper: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace
061ea7d1cc
cups: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
Michael Hoang
f77b4c564e
brlaser: 4 -> 5
2019-09-12 11:45:36 +10:00
Will Dietz
772e2aa94b
cups: 2.2.11 -> 2.2.12 (security!)
...
https://github.com/apple/cups/releases/tag/v2.2.12
2019-09-06 19:33:43 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02: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
Matthew Bauer
e9b7085ff8
cups: add myself as maintainer
2019-08-14 11:47:48 -04:00
Delan Azabani
d6e03ca5cf
fxlinuxprint: init at 1.1.2-1
2019-07-22 17:10:17 +10:00
Ryan Mulligan
7136d830f9
Merge pull request #63234 from r-ryantm/auto-update/cups-filters
...
cups-filters: 1.23.0 -> 1.25.0
2019-07-15 07:42:53 -05:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
113bb2e0d7
cups-filters: 1.23.0 -> 1.25.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-06-16 12:23:06 -07:00
R. RyanTM
b6e40f1c34
cups-filters: 1.22.5 -> 1.23.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-05-21 03:24:33 -07:00
Renaud
a35a3c3b4a
Merge pull request #59471 from r-ryantm/auto-update/cups-filters
...
cups-filters: 1.22.2 -> 1.22.5
2019-04-21 01:38:12 +02:00
R. RyanTM
a7c2e34d95
cups-filters: 1.22.2 -> 1.22.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-04-14 05:53:05 -07:00
markuskowa
69178b949d
Merge pull request #58660 from r-ryantm/auto-update/cups
...
cups: 2.2.10 -> 2.2.11
2019-04-13 23:11:47 +02:00
R. RyanTM
0e13c900e8
cups: 2.2.10 -> 2.2.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups/versions
2019-04-01 00:57:23 -07:00
R. RyanTM
043d233d07
cups-filters: 1.22.1 -> 1.22.2 ( #58043 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-03-31 00:41:59 +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
Joachim F
f612e3345b
Merge pull request #57449 from tohl/master
...
samsung-unified-linux-driver_1_00_36, tested on nixos x86_64 with m2070w printer/scanner, fixes https://github.com/NixOS/nixpkgs/issues/27995
2019-03-23 06:29:52 +00:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Tomas Hlavaty
728689a336
samsung-unified-linux-driver_1_00_36: init at 1.00.36
2019-03-11 21:42:53 +01:00
R. RyanTM
390c00ee9a
cups-filters: 1.22.0 -> 1.22.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-03-01 17:15:56 -08:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Nick Hu
2124b002c6
cups-brother-hl3140cw: init at 1.1.4-0
2019-02-26 10:09:03 +00:00
Michael Raskin
7dacb80b49
Merge pull request #56218 from hlandau/fixdrvfree
...
Reclassify printer drivers erroneously marked as GPL
2019-02-24 18:24:39 +00:00
Hugo Landau
603b8c430d
Reclassify printer drivers erroneously marked as GPL
...
Some CUPS printer drivers were marked as being GPL.
This changes them to reflect their actual, unfree licence.
2019-02-24 17:25:39 +00:00
R. RyanTM
d7d9660b4d
cups-filters: 1.21.6 -> 1.22.0 ( #54841 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-02-24 00:43:46 +01:00
Matthew Bauer
5c09d977c7
Merge remote-tracking branch 'origin/master' into staging
2019-02-09 12:14:06 -05:00
Thomas Bach
a0c9490b37
mfcl8690cdwcupswrapper: 1.3.0-0 -> 1.4.0-0
2019-01-30 13:33:06 +01:00
Thomas Bach
cec3c69837
mfcl8690cdwlpr: 1.2.0-0 -> 1.3.0-0
2019-01-30 13:33:06 +01:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-16 20:37:15 +01:00
Matthew Bauer
bb874163fd
cups: use v2.2.6 on darwin
...
This is the last version known to build.
Fixes #53609 .
2019-01-07 19:41:12 -06:00
Jan Tojnar
4c5a5dc627
Merge pull request #52715 from jtojnar/poppler-0.72
...
poppler: 0.67.0 → 0.72.0
2018-12-25 16:34:54 +01:00
Jan Tojnar
6d36caab18
cups-filters: 1.20.4 → 1.21.6
2018-12-23 02:39:47 +01:00
Will Dietz
ec040d9b22
cups: drop patches
...
(cherry picked from commit 085a74cb42074384958c23bd762af589da570042)
2018-12-20 10:43:36 -06:00
Will Dietz
61e9fc2e52
cups: 2.2.9 -> 2.2.10
...
https://www.cups.org/blog/2018-12-07-cups-2.2.10.html
2018-12-19 09:21:54 +01:00
Will Dietz
bf174887e5
cups: 2.2.6 -> 2.2.9
...
https://github.com/apple/cups/releases/tag/v2.2.9
https://github.com/apple/cups/releases/tag/v2.2.8
https://github.com/apple/cups/releases/tag/v2.2.7
2018-12-19 09:21:54 +01:00
Jörg Thalheim
84162175a3
Merge pull request #51180 from mayflower/xorg-cross
...
treewide: cross-fixes
2018-12-01 00:43:02 +00:00
Robin Gloster
adaffa3c01
cups: fix cross
2018-11-29 04:58:35 +01:00
Alexey Muranov
7725d9de42
cups-toshiba-estudio: fix homepage
...
Provide an URL that works.
2018-11-26 22:30:58 +01:00
Profpatsch
7c4d36fc64
cups-filters: add all needed execve runtime paths
...
Otherwise cupsd reports errors that e.g. `gs` cannot be
found (provided it’s not available in the system closure PATH).
2018-11-21 12:22:46 +01:00
Jan Malakhovski
67a5c0da41
tree-wide: fix all rev
s of fetchsvn
2018-11-08 05:29:47 +00:00
Michael Raskin
bfd838a695
Merge pull request #49180 from symphorien/issue-49092
...
brlaser: fix install dir
2018-11-02 08:18:47 +00:00
David Costa
b4c7ff59f1
splix: add missing printer models
...
Add support for ML-2160 ML-2165 ML-3310 ML-3310ND.
The PPD files were not picked up by the Makefile because they were
in the wrong directory of the original source.
Co-authored-by: Merlin Göttlinger <megoettlinger@gmail.com>
2018-10-29 10:45:09 +01:00
Symphorien Gibol
26ee8d6479
brlaser: fix install dir
...
Fixes #49092
2018-10-26 21:08:42 +02:00
obadz
6fca3c5700
cups-googlecloudprint: init at 20160502
2018-10-11 09:19:58 +01:00
Peter Simons
929ad8e996
samsung-unified-linux-driver: update default version to 4.01.17
...
* Version 4.01.17 works fine for me on NixOS, driving both a Samsung ML-2165w
and a Samsung ML-2510 printer successfully.
* Version 4.00.39 is broken. The build shows errors, but doesn't abort. The
generated binaries don't work, because they are lacking rpaths to their
library dependencies.
* Renamed old default.nix file to 1.00.37.nix. That version wasn't the default
and it feels like a bad idea to mix versioned and unversioned file names in
the same directory.
2018-10-03 10:25:46 +02: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
Daiderd Jordan
04cba83e7f
brlaser: cleanup and mark linux only ( #46622 )
...
The test binaries depend use open_memstream which isn't available on
darwin.
error: use of undeclared identifier 'open_memstream'
/cc ZHF #45961
2018-09-13 22:47:34 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging
2018-08-17 20:53:27 +02:00
Johannes Frankenau
d4f0848cae
splix: install color profiles and enable JBIG
2018-08-16 15:53:00 +02:00
Jan Malakhovski
a12d40eb7e
cups: fix tests
2018-08-11 09:35:22 +00:00
Thomas Bach
7e60f1c678
mfcl8690cdw: init lpdr and cupswrapper at 1.0.2/1.0.3 ( #43968 )
...
Provide printer driver for Brother MFC-L8690CDW.
2018-08-03 20:18:32 +02:00
Wael M. Nasreddine
347ff3238a
cups-filters: fix the build with poppler-0.67.0
...
Apply the patch from https://github.com/OpenPrinting/cups-filters/pull/51
closes #44282
2018-08-01 00:47:56 -07:00
Alan Pearce
8aecf68616
cups-toshiba-estudio: 7.51 -> 7.89 ( #43850 )
2018-07-29 21:51:47 +02:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
Frederik Rietdijk
def387a70f
Merge pull request #43780 from r-ryantm/auto-update/cups-filters
...
cups-filters: 1.20.3 -> 1.20.4
2018-07-21 10:55:05 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
volth
87f5930c3f
[bot]: remove unreferenced code
2018-07-20 18:48:37 +00:00
R. RyanTM
362e1702b1
cups-filters: 1.20.3 -> 1.20.4
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cups-filters/versions .
2018-07-18 16:04:53 -07:00
Matthew Bauer
bb0febf575
Merge pull request #43079 from matthewbauer/rework-extra-pkgs
...
Rework stage.nix's extraPkgs
2018-07-05 18:05:57 -04:00
Matthew Bauer
c491a99362
treewide: remove callPackage_i686
...
This has been replaced with pkgsi686Linux.callPackage
2018-07-05 14:04:52 -04:00
Michael Hoang
6b2bdc36f8
mfcl2740dwcupswrapper: init at 3.2.0-1
...
CUPS wrapper for Brother MFC-L2740DW
2018-07-04 19:43:23 +10:00
Michael Hoang
cc7fba1ce3
mfcl2740dwlpr: init at 3.2.0-1
...
Brother MFC-L2740DW lpr driver
2018-07-04 19:43:02 +10:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
...
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
02297beade
treewide: add version to packages
...
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007 .
2018-05-25 15:48:05 -05:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions
2018-05-02 15:40:38 -05:00
Jörg Thalheim
3ccb77b8a2
Merge pull request #39511 from steveeJ/sj-add-kyocera-drivers
...
cups-kyodialog3: init at 8.1601
2018-04-28 19:54:06 +01:00
Jörg Thalheim
ea5787ad52
cups-kyodialog3: use autoPatchelfHook, add missing qt4
2018-04-28 13:02:20 +01:00
Stefan Junker
c600f02e43
cups-kyodialog3: init at 8.1601
2018-04-26 00:24:37 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
R. RyanTM
07900ec4aa
cups-filters: 1.20.2 -> 1.20.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/cups-filters/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/h8hpf5fjx7fg0p1sv9yyvg6b803k61k4-cups-filters-1.20.3/bin/foomatic-rip -h’ got 0 exit code
- ran ‘/nix/store/h8hpf5fjx7fg0p1sv9yyvg6b803k61k4-cups-filters-1.20.3/bin/foomatic-rip --help’ got 0 exit code
- found 1.20.3 with grep in /nix/store/h8hpf5fjx7fg0p1sv9yyvg6b803k61k4-cups-filters-1.20.3
- directory tree listing: https://gist.github.com/aa62a318dc23326b357322da3e567915
2018-04-20 07:00:24 -07:00
Matthew Justin Bauer
bfda2d470c
Merge pull request #32605 from xrvdg/hl1110
...
hl1110 : init at 3.0.1-1
2018-04-09 14:32:35 -05:00
Matthew Justin Bauer
5df54f9e29
Merge pull request #33919 from samueldr/feature/hll2390dw-cups
...
hll2390dw-cups: init at 4.0.0-1
2018-04-09 14:28:34 -05:00
Guillaume Maudoux
f338e4c3db
cups-filters: remove myself from maintainers
2018-04-03 22:46:27 +02:00
adisbladis
729cd0352d
Merge pull request #38294 from r-ryantm/auto-update/cups-filters
...
cups-filters: 1.20.1 -> 1.20.2
2018-04-03 23:56:07 +08:00
R. RyanTM
37275927ae
cups-filters: 1.20.1 -> 1.20.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/cups-filters/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.20.2 with grep in /nix/store/zbwgknzkhih8rlcizp4s5yi5kinjfv5w-cups-filters-1.20.2
- directory tree listing: https://gist.github.com/a1bcdc4c27ed6a03fa20b81303aaa036
2018-04-01 03:43:40 -07:00
Vladimír Čunát
514e3e8a07
cups: fix patch download without a rebuild
...
One needs to specify git commit to make the fetch always work.
Close #38113 .
2018-03-30 21:35:09 +02:00
Matthew Justin Bauer
e35105c7c8
Merge pull request #35081 from StijnDW/master
...
brlaser: init from latest git
2018-03-22 11:09:39 -05:00
Ryan Mulligan
5c0645fe94
cups-filters: 1.20.0 -> 1.20.1
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.20.1 with grep in /nix/store/233chsllrfymrvizn74nf8sav0r0llrb-cups-filters-1.20.1
2018-03-16 06:10:55 -07:00
Vladimír Čunát
e719327694
Merge #35113 : cups: upstream patch for a bug
2018-02-24 22:30:18 +01:00
Tuomas Tynkkynen
ae9d4faff9
Merge remote-tracking branch 'upstream/master' into staging
2018-02-24 02:05:30 +02:00
Jörg Thalheim
1fbf33b78e
zj-58: nitpicks
2018-02-23 16:38:26 +00:00
Nikolay Amiantov
998fdfdc94
cups: fix path to socket and run directory
...
We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be
/run/cups.sock. Return it to default.
2018-02-23 18:51:37 +03:00
makefu
7ca25bdfcf
cups-zj-58: init at 2018-02-22
...
Adds cups drivers for Zjiang ZJ-58
2018-02-23 16:47:52 +01:00
xeji
6e9bc081b1
mfcl2720dwcupswrapper: init at 3.2.0-1
...
Brother MFC-L2720DW CUPS wrapper driver
2018-02-18 19:47:05 +01:00
xeji
380d759659
mfcl2720dwlpr: init at 3.2.0-1
...
Brother MFC-L2720DW lpr driver
2018-02-18 19:37:19 +01:00
Ambroz Bizjak
965ddac92f
cups: Add patch for bug where CUPS fails to save files to disk
...
Upstream report: https://github.com/apple/cups/issues/5118
In addition to not saving files, this results in spam messages in the log once per second (Expiring subscriptions...)
which is what led me to discover this bug. The patch was made by hand because the patch from the commit does not apply.
2018-02-18 14:46:01 +01:00