Commit Graph

16570 Commits

Author SHA1 Message Date
R. Ryantm
17970a6ad9 oxker: 0.2.1 -> 0.2.3 2023-02-08 19:12:42 +00:00
Maximilian Bosch
821a5fa357
privacyidea: 3.8 -> 3.8.1
ChangeLog: https://github.com/privacyidea/privacyidea/blob/v3.8.1/Changelog
2023-02-07 14:07:40 +01:00
Weijia Wang
766e64ee44
Merge pull request #215034 from hughobrien/moolticute-v1.01.0
moolticute: 1.00.1 -> 1.01.0 | Add hughobrien as maintainer
2023-02-07 07:47:04 +01:00
Hugh O'Brien
3ac97f85ff moolticute: add hughobrien as maintainer 2023-02-06 22:48:13 -05:00
Hugh O'Brien
61eaaa6b55 moolicute: 1.00.1 -> 1.01.0 2023-02-06 22:47:22 -05:00
R. Ryantm
0e2512a9ff mediaelch-qt6: 2.8.18 -> 2.10.0 2023-02-07 01:31:37 +00:00
superherointj
e1fd6446cd
Merge pull request #215016 from dotlambda/iptsd-1.0.1
iptsd: 1.0.0 -> 1.0.1
2023-02-06 20:51:04 -03:00
Robert Schütz
96b055cbe7 iptsd: 1.0.0 -> 1.0.1
Diff: https://github.com/linux-surface/iptsd/compare/v1.0.0...v1.0.1

Changelog: https://github.com/linux-surface/iptsd/releases/tag/v1.0.1
2023-02-06 14:32:48 -08:00
Robert Schütz
c4269e49a6 iptsd: correctly install udev rule and systemd service file
This allows using services.udev.packages and systemd.packages.
2023-02-06 14:32:48 -08:00
superherointj
7b29e7b4da
Merge pull request #214984 from wegank/pdfsam-basic-bump
pdfsam-basic: 4.3.4 -> 5.0.2
2023-02-06 19:00:22 -03:00
Maximilian Bosch
9402c27069
Merge pull request #208289 from Ma27/bump-privacyidea
privacyidea: 3.7.4 -> 3.8
2023-02-06 21:37:24 +01:00
Maximilian Bosch
918c22bd5f
privacyidea: fix build
The previous changes for the 3.8 update are ready, but staging got
merged into master, so there are a few more challenges to tackle:

* Use python 3.10 now since it's actually supported and less effort to
  build (3.9 isn't recursed into anymore).
* sphinx doesn't build with these overrides, so patch it out entirely
  (i.e. drop `sphinxHook` where it's causing problems).
* backport a few jinja2 fixes for python 3.10 that were fixed in later
  versions, but break because this env is stuck to 2.11.
2023-02-06 20:28:26 +01:00
Nikolay Korotkiy
b0f8b2976f
Merge pull request #214979 from r-ryantm/auto-update/xchm
xchm: 1.33 -> 1.35
2023-02-06 23:02:57 +04:00
Weijia Wang
9e4361412a pdfsam-basic: 4.3.4 -> 5.0.2 2023-02-06 19:53:26 +01:00
Weijia Wang
3f0daa38fa
Merge pull request #214948 from chuangzhu/watchmate
watchmate: 0.3.0 -> 0.4.0
2023-02-06 19:18:11 +01:00
R. Ryantm
179f987de7 xchm: 1.33 -> 1.35 2023-02-06 18:15:52 +00:00
Maximilian Bosch
ffd4bf730f
privacyidea: fix hash
Apparently the tag was force-pushed :(

According to diffoscope the only thing changed is `.readthedocs.yaml`,
so no big deal.
2023-02-06 17:29:47 +01:00
Maximilian Bosch
8116f9653c
privacyidea: 3.7.4 -> 3.8
ChangeLog: https://github.com/privacyidea/privacyidea/blob/v3.8/Changelog
2023-02-06 17:29:44 +01:00
Naïm Favier
b2bb0f0978
Merge pull request #214934 from thblt/amc-default-lib-dir
auto-multiple-choice: make /nonexistent the default lib dir (fix #214724)
2023-02-06 16:30:32 +01:00
Thibault Polge
a8e609a399
auto-multiple-choice: change default module dir (fix #214724)
AMC will look for its libraries on the nix store path if and only iff
its default modules directory doesn't exist.  The value for this
variable was /lib/, which exists on some systems.  This commit changes
it to /nonexistent, the "canonical non-existent home directory" per
Debian policy, which probably won't exist anywhere.
2023-02-06 14:10:03 +01:00
Chuang Zhu
07e5294689 watchmate: 0.3.0 -> 0.4.0 2023-02-06 20:13:17 +08:00
R. Ryantm
e29c75becc toot: 0.33.1 -> 0.34.0 2023-02-06 09:23:48 +00:00
Nick Cao
d6cb3e9e3d
Merge pull request #214084 from dotlambda/iptsd-1.0.0
iptsd: 0.5.1 -> 1.0.0
2023-02-06 06:53:29 +08:00
Maximilian Bosch
547f6ab7a2
Merge pull request #214791 from lheckemann/remove-kanboard
kanboard: remove
2023-02-05 19:21:41 +01:00
Anderson Torres
45873838a7
Merge pull request #214744 from r-ryantm/auto-update/variety
variety: 0.8.9 -> 0.8.10
2023-02-05 14:46:09 -03:00
Linus Heckemann
50a68df712 kanboard: remove
This was far from being an idiomatic package. It merely downloaded and
copied the source to its output, and did not provide any affordances
for actually running the application, so the package is not very useful.
2023-02-05 18:21:21 +01:00
superherointj
f1d1c95595
Merge pull request #202574 from robryk/brokentabula
tabula: mark as broken
2023-02-05 12:42:35 -03:00
R. Ryantm
9744fb4b26 variety: 0.8.9 -> 0.8.10 2023-02-05 13:11:07 +00:00
Nick Cao
7d425b0f7c
Merge pull request #214677 from dotlambda/keepass-2.53
keepass: 2.52 -> 2.53
2023-02-05 20:32:04 +08:00
Nick Cao
343e6a16f4
Merge pull request #214686 from r-ryantm/auto-update/process-compose
process-compose: 0.40.0 -> 0.40.1
2023-02-05 20:30:01 +08:00
Weijia Wang
d840126a08
Merge pull request #214698 from Yarny0/tvbrowser-url
tvbrowser: fix source download url
2023-02-05 09:02:38 +01:00
Yarny0
8494b92f76 tvbrowser: fix source download url
Sorry, I messed up a rebase conflict in
b2fdba820a
2023-02-05 08:18:15 +01:00
Weijia Wang
583cc8242c
Merge pull request #214675 from wegank/xmrig-proxy-darwin
xmrig-proxy: 6.18.0 -> 6.19.0
2023-02-05 07:06:02 +01:00
R. Ryantm
35be4db936 process-compose: 0.40.0 -> 0.40.1 2023-02-05 05:41:50 +00:00
Weijia Wang
2b2a5980e0 xmrig-proxy: 6.18.0 -> 6.19.0 2023-02-05 06:25:30 +01:00
Robert Schütz
977008b756 keepass: 2.52 -> 2.53
Changelog: https://keepass.info/news/n230109_2.53.html
2023-02-04 20:53:13 -08:00
Weijia Wang
a426d132aa
Merge pull request #214532 from r-ryantm/auto-update/yewtube
yewtube: 2.9.0 -> 2.9.2
2023-02-05 04:47:39 +01:00
Weijia Wang
8f930a7836
Merge pull request #214515 from r-ryantm/auto-update/thedesk
thedesk: 24.0.7 -> 24.0.8
2023-02-05 04:46:46 +01:00
Weijia Wang
2068f25e1c
Merge pull request #214486 from r-ryantm/auto-update/klayout
klayout: 0.28.3 -> 0.28.4
2023-02-05 04:35:07 +01:00
Nick Cao
97917ab432
Merge pull request #214571 from esclear/update-pgmodeler
pgmodeler: Update hash after v1.0.0 was retagged
2023-02-05 08:53:37 +08:00
Anderson Torres
1149f14600
Merge pull request #210902 from Yarny0/tvbrowser
tvbrowser: fix, update, build from source, add small test
2023-02-04 16:10:53 -03:00
Nikolay Korotkiy
524b2a6525
Merge pull request #214562 from r-ryantm/auto-update/gpxsee
gpxsee: 11.11 -> 11.12
2023-02-04 21:28:04 +04:00
Yarny0
e2e9dc92d8 tvbrowser: update meta.license and add other meta attributes
The file `txt/COPYRIGHT.txt` in the source archive states it as
GPL3+-licensed.
2023-02-04 18:00:14 +01:00
Yarny0
62c02911b9 tvbrowser: use upstream wrapper script 2023-02-04 17:58:29 +01:00
Yarny0
2efdb48f8e tvbrowser: use upstream desktop file 2023-02-04 17:57:12 +01:00
Yarny0
f530d505d4 tvbrowser: move installation directory to /share/tvbrowser
In accordance to the conventions stated in the Nixpkgs manual:

https://nixos.org/manual/nixpkgs/stable/#sec-language-java .
2023-02-04 17:56:54 +01:00
Yarny0
2d8e156a59 tvbrowser: add simple test
This test starts tvbrowser with an Xvfb X server
and verifies that all expected windows are created.
2023-02-04 17:56:39 +01:00
Yarny0
b2fdba820a tvbrowser: build from source
This commit changes from a precompiled bundle to
a source file. Accordingly, the expression file is renamed to `default.nix`
and the old attribute name is changed to `tvbrowser`, the old one being now a
throw-message.

The upstream build script tries to download the news plugin; so, we provide
this and pass it as a parameter.

Given that this is still a piece of a precompiled Java bytecode, along with a
main readable source bundle, `meta.sourceProvenance` is updated accordingly.
2023-02-04 17:55:39 +01:00
Yarny0
17abe6d26a tvbrowser: add {pre,post}Install decoration hooks 2023-02-04 17:55:19 +01:00
Yarny0
8e0c477357 tvbrowser: 4.0.1 -> 4.2.7
Fixes tvbrowser, broken since 48978fb

Update the makeWrapper flags according to the `tvbrowser.sh` script provided
by upstream.

Release notes: https://www.tvbrowser.org/index.php?id=news
2023-02-04 17:54:11 +01:00