Commit graph

5863 commits

Author SHA1 Message Date
Sandro d8158eee77
Merge pull request #118274 from alyssais/foo2zjs
foo2zjs: 20180519 -> 20210116
2021-04-05 18:30:57 +02:00
Sandro de9aaa3d51
Merge pull request #117995 from IvarWithoutBones/bump/switch-emu 2021-04-05 17:13:23 +02:00
Ivar 2870b314b2
dlx: cleanup (#93655) 2021-04-05 06:48:48 +02:00
Sandro 41bc3d5bd4
Merge pull request #113726 from kidd/add-extrakto 2021-04-05 05:16:04 +02:00
Raimon Grau 6dbc1508ff tmuxPlugins.extrakto: init at unstable-2021-04-04 2021-04-04 22:23:01 +01:00
Sandro Jäckel 3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
Frederik Rietdijk c817f6442f gnuk: stay with python2 2021-04-03 17:06:08 +02:00
IvarWithoutBones 3bf401f248 yuzu-{mainline,early-access}: {546,1480} -> {576,1536} 2021-04-03 15:44:45 +02:00
Gabriel Ebner 3ab6e84b79
Merge pull request #118327 from gebner/spnav
libspnav: remove nonstandard patches, fix segfaults
2021-04-03 08:11:52 +02:00
Sandro 4c0bb6a6f3
Merge pull request #118267 from Yarny0/rastertosag-gdi
rastertosag-gdi (cups driver): init at 0.1
2021-04-02 21:15:51 +02:00
Eduardo Sánchez Muñoz f9f140b286 ruffle: nightly-2021-01-12 -> nightly-2021-04-02 2021-04-02 17:41:38 +02:00
Gabriel Ebner 3a4f71d5a0 spacenavd: remove nonstandard patch 2021-04-02 16:08:36 +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
Sandro 0aad7ae700
Merge pull request #118034 from timstott/tmuxPlugins-fix-dependencies 2021-04-01 17:18:27 +02:00
JesusMtnez 90a130ccf2
vscx/ms-vsliveshare-vsliveshare: 1.0.3912 -> 1.0.4070 2021-04-01 09:17:16 +02:00
Timothy Stott 74407651cf tmuxPlugins: removed phony dependencies attribute
The `dependencies` attribute in mkTmuxPlugin has deceived contributors
into thinking it makes packages available to the plugin at runtime.

To avoid further confusion the attribute is removed and plugins that
used it fixed.

Example PRs where `dependencies` has confused.
- https://github.com/NixOS/nixpkgs/pull/113726#discussion_r591146399
- https://github.com/NixOS/nixpkgs/pull/95275/files#r522817362
2021-04-01 00:04:21 +01:00
Anderson Torres 933b6606ef
Merge pull request #118075 from r-ryantm/auto-update/mgba
mgba: 0.8.4 -> 0.9.0
2021-03-30 18:31:36 -03:00
R. RyanTM f80c3825a6 mgba: 0.8.4 -> 0.9.0 2021-03-30 14:48:56 +00:00
Sandro 2e1c5b6d34
Merge pull request #98597 from onsails/fix-onehalf
vim-plugins: onehalf - fix path
2021-03-30 15:56:10 +02:00
Sandro 9a85cd47d4
Merge pull request #118048 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.208 -> 0.0.209
2021-03-30 14:33:32 +02:00
Sandro a0b523ce08
Merge pull request #118015 from jonringer/bump-vimplugins
vimPlugins: update
2021-03-30 14:28:22 +02:00
Ryan Horiguchi 0f8e176e52
vscode-extensions.gruntfuggly.todo-tree: 0.0.208 -> 0.0.209 2021-03-30 13:00:39 +02:00
Sandro 820ab62e34
Merge pull request #117998 from samuelgrf/remove-maintainer-unused-packages 2021-03-30 09:32:42 +02:00
"Jonathan Ringer" 4f7ed91c68 vimPlugins: update 2021-03-29 23:39:53 -07:00
Dmitry Kalinkin 4f6c5041c2
Merge pull request #117973 from SFrijters/wine-6.5
wine{Unstable,Staging}: 6.4 -> 6.5
2021-03-29 22:08:10 -04:00
IvarWithoutBones 188df3cfe6 ryujinx: 1.0.6574 -> 1.0.6807 2021-03-30 03:06:23 +02:00
Samuel Gräfenstein 6494ebf6b1
pcsx2: remove samuelgrf from maintainers 2021-03-30 02:52:58 +02:00
Stefan Frijters 9ea9b7a9f2
wine{Unstable,Staging}: 6.4 -> 6.5 2021-03-29 19:37:26 +02:00
Pablo Ovelleiro Corral 8d522891e3
vimPlugins.nvim-whichkey-setup-lua: init at 2021-03-26 2021-03-29 08:34:44 +02:00
Pablo Ovelleiro Corral 2582245127
vimPlugins: update 2021-03-29 08:34:30 +02:00
Sandro 4ac53481fe
Merge pull request #117698 from figsoda/termwrapper-nvim
vimPlugins.termwrapper-nvim: init at 2020-12-23
2021-03-28 20:48:38 +02:00
Sandro df5b2973b8
Merge pull request #117800 from rhoriguchi/vscode-extensions.hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.8.3 -> 2.9.1
2021-03-27 23:25:46 +01:00
Alexander V. Nikolaev 3b90e8f9de wineUnstable: enable cross building for unstable/staging by default 2021-03-27 18:10:00 -04:00
Alexander V. Nikolaev f01d07ec0b wineUnstable: 6.3 -> 6.4
Staging updated as well
2021-03-27 18:10:00 -04:00
Andrey Kuznetsov 85e1e064e5
vimPlugins.onehalf: fix path 2021-03-27 19:44:55 +00:00
Ryan Horiguchi 9a40230c86
vscode-extensions.hashicorp.terraform: 2.8.3 -> 2.9.1 2021-03-26 22:26:24 +01:00
Ryan Horiguchi 9f16573a14
vscode-extensions.gruntfuggly.todo-tree: 0.0.206 -> 0.0.208 2021-03-26 17:47:50 +01: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
figsoda 19d5078770 vimPlugins.termwrapper-nvim: init at 2020-12-23 2021-03-26 10:07:52 -04:00
figsoda ca4463c73e vimPlugins: update 2021-03-26 10:07:41 -04: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