Commit graph

5824 commits

Author SHA1 Message Date
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
Sandro
df1b047b95
Merge pull request #112230 from kubukoz/vscode-extension-updates 2021-03-26 17:05:39 +01:00
Nikolay Korotkiy
509cb20e71
vscode-extensions.dotjoshjohnson.xml: init at 2.5.1 2021-03-26 18:03:04 +03:00
Robert Schütz
f099477fdb seafile-shared: remove unused arguments 2021-03-26 09:29:19 +01:00
figsoda
6a9d308fd9 vimPlugins.nvim-toggleterm-lua: init at 2021-03-23 2021-03-25 19:47:47 -04:00
figsoda
777716c410 vimPlugins: update 2021-03-25 19:47:15 -04:00
Jakub Kozłowski
3a95e2a47e vscode-extensions.codezombiech.gitignore: init at 0.6.0 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
814d4c9d11 vscode-extensions.zhuangtongfa.material-theme: init at 3.9.12 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
d4d185a4ba vscode-extensions.yzhang.markdown-all-in-one: init at 3.4.0 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
e236b63104 vscode-extensions.xyz.local-history: init at 1.8.1 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
f7359d235b vscode-extensions.timonwong.shellcheck: init at 0.12.3 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
2dd45228c9 vscode-extensions.slevesque.vscode-multiclilp: init at 0.1.5 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
5995da34a5 vscode-extensions: shyykoserhiy.vscode-spotify: init at 3.2.1 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
ce3c9080a3 vscode-extensions.scalameta.metals: 1.9.10 -> 1.9.13 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
561b6148a9 vscode-extensions.scala.scala-lang: 0.4.5 -> 0.5.1 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
dade7256d3 vscode-extensions.ms-azuretools.vscode-docker: 0.8.1 -> 1.9.1 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
c656e96a17 vscode-extensions.mishkinf.goto-next-previous-member: init at 0.0.5 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
9dc90969be vscode-extensions.github.vscode-pull-request-github: init at 0.22.0 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
d7c188f61d vscode-extensions.edonet.vscode-command-runner: init at 0.0.116 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
565e9e3a54 vscode-extensions.baccata.scaladex-search: init at 0.0.1 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
db7a7e0015 vscode-extensions.alygin.vscode-tlaplus: init at 1.5.3 2021-03-25 19:11:59 +01:00
lasers
e264b3cb14 cen64: unstable-2020-02-20 -> unstable-2021-03-12 2021-03-24 07:10:24 -05:00
figsoda
48f244a518 vimPlugins.nvim-colorizer-lua: init at 2020-06-11 2021-03-23 22:25:11 -07:00
figsoda
1e2bd7cd6f vimPlugins.nvim-bufferline-lua: init at 2021-03-22 2021-03-23 18:49:51 -04:00
figsoda
c33a8a2c2d vimPlugins: update 2021-03-23 18:49:23 -04:00
sternenseemann
80cef4476a vscode-extensions.redhat.java: mark as broken, not available
Is available for jdk >= 11 and broken for jdk < 11.
2021-03-23 13:24:39 +01:00
sternenseemann
0435d26450 vscode-extensions.redhat.java: fix versionAtLeast invocation
lib.versionAtLeast a b ~=~ a >= b, not the other way round.
https://github.com/NixOS/nixpkgs/pull/116941#discussion_r599107310
2021-03-22 23:38:50 +01:00
Andrey Kuznetsov
3dfc03d1b8 vimPlugins.registers-nvim: init at 2021-03-21 2021-03-22 19:37:11 +01:00
Andrey Kuznetsov
47576a42ad vimPlugins: update 2021-03-22 19:37:11 +01:00
Anderson Torres
9007023a70
Merge pull request #116932 from AndersonTorres/new-scimark
scimark: init at 4c
2021-03-22 11:28:22 -03:00
Sandro
18d770b46e
Merge pull request #116191 from r-ryantm/auto-update/sameboy
sameboy: 0.14.1 -> 0.14.2
2021-03-22 00:43:17 +01:00
Sandro
03496e3342
Merge pull request #117147 from lenzj/epkowa-update-iscan-data
epkowa: update iscan-data 1.39.1-2 -> 1.39.2-1
2021-03-21 23:20:14 +01:00
Jason Lenz
898232add7 epkowa: update iscan-data 1.39.1-2 -> 1.39.2-1 2021-03-21 16:25:17 -05:00
ilkecan
fac96abe50 vimPlugins.rspec-vim: init at 2020-08-20 2021-03-21 22:49:13 +03:00
ilkecan
ac295b38f1 vimPlugins: update 2021-03-21 22:48:42 +03:00
Robert Schütz
827f213fb2
flashfocus: don't use python3Packages.callPackage (#117027)
Otherwise we can't override specific Python dependencies of it.
2021-03-21 18:24:14 +01:00
ilkecan
85d8cdd866 vimPlugins.nginx-vim: init at 2021-02-25 2021-03-21 16:14:24 +03:00
ilkecan
8c4b85dbca vimPlugins: update 2021-03-21 16:13:53 +03:00
Sandro
f84b4b9dcc
Merge pull request #116941 from rhoriguchi/vscode-extensions.redhat.java
vscode-extensions.redhat.java: init at 0.76.0
2021-03-21 00:02:57 +01:00
Guillaume Girol
76b34118a9
Merge pull request #116812 from lenzj/epkowa-add-v600
epkowa: add epson perfection v600 photo
2021-03-20 18:14:48 +00:00
Konrad Borowski
29ca7e63f8 snes9x-gtk: update homepage URL to use HTTPS 2021-03-20 15:45:14 +01:00
Konrad Borowski
7b3c5c5ac8 snes9x-gtk: set license to unfreeRedistributable 2021-03-20 15:45:14 +01:00
Ryan Horiguchi
be9a983b66
vscode-extensions.redhat.java: init at 0.76.0 2021-03-20 14:22:07 +01:00
Andy Richardson
cedf914352
vscode-extensions.emmanuelbeziat.vscode-great-icons: Init at 2.1.64 (#113984)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-19 23:38:37 +01:00
Nicole Prindle
c4cfaf4192 tmuxPlugins: add error message for mkDerivation
tmuxPlugins.mkDerivation was renamed to tmuxPlugins.mkTmuxPlugin; we
should fail explicitly for anyone using the old function.
2021-03-19 14:37:07 -07:00
Nicole Prindle
d93c9b0789 tmuxPlugins: re-add mkTmuxPlugin
`mkTmuxPlugin` was removed from `tmuxPlugins` in #115718 while changing
the name from `mkDerivation`; this reintroduces it under the new name.
2021-03-19 14:37:07 -07:00
Sandro
70ed6f5fee
Merge pull request #116946 from rhoriguchi/vscode-extensions.hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.8.2 -> 2.8.3
2021-03-19 19:54:46 +01:00
Sandro
68bca414ca
Merge pull request #116943 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.205 -> 0.0.206
2021-03-19 19:42:46 +01:00
Jason Lenz
5f0d9afab6 epkowa: apply recommendations from nixos package audit bot 2021-03-19 12:35:58 -05:00
Frederik Rietdijk
1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00