From jebrhansen+SBo at gmail.com Fri Apr 3 02:39:56 2026 From: jebrhansen+SBo at gmail.com (Jeremy Hansen) Date: Thu, 2 Apr 2026 22:39:56 -0400 Subject: [Slackbuilds-users] SweetHome3D tiny improvement In-Reply-To: References: <8211b62a-40d2-4be5-f0b0-1f10368785a5@online.be> <0cdcb7ab-ed7e-4442-8679-a18d4a6dbf89@slacky.it> <69baa25a-1faf-be04-2ad0-65715d5d778e@online.be> Message-ID: My internet at home finally came back up and I had a chance to look into it. The script in /opt/ that the other script from /usr/bin launches is designed to only support one argument to open a file. While this could be tweaked to support adding additional java commands, it would get quite messy and probably not be worth the effort with how few would probably expect to be able to pass java launch options when launching via CLI, while still retaining the ability to pass a single argument that it would know to use the java "-open" option. I added support for passing just a single option while launching from the CLI, and it expects it to be a file location/filename. It should show up in this week's public update. Thanks for the suggestion! Jeremy On Tue, Mar 31, 2026 at 4:06?AM Jeremy Hansen wrote: > I'm the current maintainer of SweetHome3D. > > It shouldn't be an issue to modify the scripts to take a single argument, > or multiple arguments if the binary supports it (I'll need to do some > testing -- I didn't even realize it took arguments, since I've always > launched it via the "start" menu and didn't dig too deeply when I took over > maintenance). > > I'm currently on an extended business trip and, unfortunately, my internet > has been down back at my house for the last 20 hours (or the power is out, > I'm not sure which, since I'm about 3000 miles away -- I really should set > up notifications when the power is out and my UPS is gearing to shut down > my computer so I know whenever it's power or internet issues). Once my > system is back up, I'll play around with things to see what is able to be > supported. If it's not up by tomorrow, something else might be wrong and I > may be SoL for a few months until I get back and can troubleshoot in person. > > As an aside, in the future, you should always email the maintainer, > whether singularly or CC'd in a message to this distro. While I am > subscribed to this distro, and thus saw this message, not all maintainers > are. They may never see your suggestion and it's not common for people on > this distro to modify SlackBuilds they don't maintain unless it's due to > security issues or breakage. > > Thanks for the suggestion! Hopefully my system comes back up and I can > push an update before this weekend's public update of SBo. > > Jeremy > > > On Tue, Mar 31, 2026, 3:45?AM Karel Venken via SlackBuilds-users < > slackbuilds-users at slackbuilds.org> wrote: > >> 414N wrote: >> > >> > Il 30/03/26 18:04, Karel Venken via SlackBuilds-users ha scritto: >> >> #!/bin/sh >> >> exec /opt/SweetHome3D/SweetHome3D "$1" >> > >> > Or maybe better, use "$@" to pass any argument to the original binary >> > instead of only the first one. >> > >> > >> I would fully agree except for the fact that it points to >> /opt/SweetHome3D/SweetHome3D which itself only uses "$1", so the other >> parameters are ignored anyway unless this one is adapted as well but it >> is provided by the origin. >> _______________________________________________ >> SlackBuilds-users mailing list >> SlackBuilds-users at slackbuilds.org >> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - https://slackbuilds.org/faq/ >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Apr 4 03:10:31 2026 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 4 Apr 2026 10:10:31 +0700 Subject: [Slackbuilds-users] Updates - 20260404.1 Message-ID: <20260404101031.4fe20331@home.slackie.org> Sat Apr 4 02:50:16 UTC 2026 academic/gmsh: Updated for version 4.15.2. academic/openboard: Updated for version 1.7.7. audio/deadbeef: Updated for version 1.10.2. audio/dopamine-bin: Updated for version 3.0.3 audio/ocenaudio-bin: Updated for version 3.17.3 audio/reaper: Updated for version 7.67 desktop/bemenu: Update for 0.6.23 (+new maintainer) desktop/hsetroot: update to 1.0.5 desktop/nwg-hello: Updated for version 0.4.4. desktop/nwg-shell-config: Updated for version 0.5.63. desktop/nwg-shell: Updated for version 0.5.50. desktop/wmclockmon: Updated for version 1.0.0. development/JAForth: Updated for version 20260330_06a913e development/XiMpLe: Added (XML and JSON Editor). development/antigravity: Updated for version 1.21.6 development/aws-cdk: Updated for version 2.1116.0. development/buf: Updated for version 1.67.0. development/cargo-auditable: Updated for version 0.7.4 development/deno-bin: Updated for version 2.7.10. development/deno: Updated for version 2.7.11. development/electron-bin: Updated for version 41.1.0 development/fortitude-bin: Updated for version 0.8.0 development/gcli: Updated for version 2.11.0. development/github-cli: Updated for version 2.89.0 development/gitify-bin: Updated for version 6.19.0 development/gnulib: Fix download link. development/gnuradio: Change pybind11 requirement to pybinbd11-lsgacy development/goland: Updated for version 2026.1. development/golangci-lint: Updated for version 2.11.4. development/jujutsu: Updated for version 0.40.0. development/kForth-32: Updated for version 2.6.1 development/lm-studio-bin: Updated for version 0.4.8.1 development/lua-language-server: Updated for version 3.18.0. development/nodejs24-bin: Updated for version 24.14.1. development/pycharm: Updated for version 2025.3.4 development/sbcl: Updated for version 2.6.3. development/scala3: Updated for version 3.8.3. development/sourcegit: Updated for version 2026.07 development/terraform-ls: Updated for version 0.38.6. development/xmake: Updated for version 3.0.8. development/zxbasicstudio: Updated for version 1.8.0_beta2 games/dealers-choice: Updated for version 0.0.10. games/mame: Updated for version 0.287. games/ppsspp: Updated for version 1.20.3. games/protontricks: Version bump to 1.14.1 games/scummvm: Updated for version 2026.2.0 games/yabause: Update source tarball to valid site gis/google-earth: Updated for version 7.3.7.1094. graphics/FreeCAD: Change pybind11 requirement to pybind11-legacy graphics/SweetHome3D: Support passing filename when launching via CLI graphics/vips: Updated for version 8.18.2. ham/gr-gsm: Added (GSM Receiver). ham/gridtracker2: Updated for version 2.260330.2. ham/sdrangel: Updated for version 7.24.0. libraries/Botan3: Updated for version 3.11.1. libraries/openvino: Change pybind11 requirement to pybind11-legacy libraries/qt-avif-image-plugin: Updated for version 0.10.3. libraries/qt-jpegxl-image-plugin: Updated for version 0.8.3. libraries/tree-sitter: Updated for version 0.26.8. misc/ollama: Updated for version 0.20.0. multimedia/HandBrake: Version bump to 1.11.1 multimedia/obs-studio-legacy: Replace local alias in download script multimedia/obs-studio: Replace alias in download script network/amneziawg-kernel: Updated for version 1.0.20260329.2. network/asterisk: Updated for version 22.8.2. network/caddy: Added (Server Platform). network/claws-mail: Updated for version 4.4.0. network/discord: Version bump to 0.0.131 network/dnsproxy-bin: Updated for version 0.81.0. network/dooble: Updated for version 2026.03.31 network/dropbox: Updated for version 246.4.3513. network/grafana: Update UID/GID. network/iptv-analyzer: Added (MPEG2 TS Analyzer). network/jitsi-meet-desktop: Updated for version 2026.4.0 network/mullvad-browser: Added (Web Browser). network/newsraft: Updated for version 0.36 network/opensmtpd: Update script. network/opera: Updated for version 129.0.5823.28 network/sslscan: Updated for version 2.2.2. network/tailscale: update 1.96.4 network/telegram: Updated for version 6.7.0. network/telegram: Updated for version 6.7.1. network/telegram: Updated for version 6.7.2. network/vivaldi: Updated for version 7.9.3970.47. network/wifitui: update to 0.12.0 network/yt-dlp-bin: Updated for version 2026.03.17. network/zen-browser: Updated for version 1.19.5b office/OpenAudible-bin: Updated for version 4.7.4 office/PortfolioPerformance-bin: Updated to 0.82.1 office/gospel-pdf-viewer: Removed (use pdf-bunny) office/ishmael: Updated for version 2.04 office/ledger-live: Updated for version 4.0.0 office/pdf-bunny: Added (PDF Viewer). office/qownnotes: Updated for version 26.4.2. perl/MoarVM: Updated for version 2026.03 perl/nqp: Updated for version 2026.03 perl/perl-Device-SerialPort: New maintainer perl/perl-Email-Date-Format: Updated for version 1.008 by new maintainer perl/perl-Locale-Codes: Updated for version 3.88 perl/perl-MIME-Lite: Updated for version 3.038 by new maintainer perl/perl-Mail-DMARC: Updated for version 1.20260306. perl/perl-Module-Pluggable: Updated for version 6.3 perl/perl-Module-ScanDeps: Updated for version 1.37 perl/rakudo: Updated for version 2026.03 perl/zef: Updated for version 1.1.1 python/colored: Updated for version 2.3.2. python/jsonpatch: Removed (renamed to python3-jsonpatch) python/jsonpointer: Removed (renamed to python3-jsonpointer) python/pybind11-legacy: Added (C++ Types in Python). python/pybind11: Updated for version 3.0.2 python/python2-nuitka: Updated for version 4.0.7 python/python3-boto3: Updated for version 1.42.79 python/python3-json-logger: Update README python/python3-meson-opt: Updated for version 1.10.2. python/python3-nuitka: Updated for version 4.0.7 python/python3-odfdo: Updated for version 3.22.3 python/python3-pyosmium: Change pybind11 requirement to pybind11-legacy python/python3-yarl: Revert to version 1.22.0 due to breakage with python 3.9. ruby/ruby-build: Updated for version 20260327. system/FreeFileSync: Updated for version 14.9 system/Iosevka-aile: Updated for version 34.3.0. system/Iosevka-core: update to 34.3.0 system/Iosevka-etoile: Updated for version 34.3.0. system/Iosevka-slab: Updated for version 34.3.0 system/Iosevka: Updated for version 34.3.0 system/apparmor: Updated for version 4.1.7. system/conky: Updated for version 1.22.3. system/incus-ui: Fix permission. system/incus-ui: Updated for version 20260320_f02a5013 system/incus: Updated for version 6.23 system/limine: Updated for version 11.1.0 system/nvidia-driver: Updated for version 595.58.03. system/nvidia-kernel: Updated for version 595.58.03. system/sarasa-gothic: Updated for version 1.0.37. system/sboui: Updated for version 2.4.1. system/sdate: Added (Library Wrapper). system/torrent-file-editor: Updated for version 1.0.2. system/usermin: Updated for version 2.530. system/webmin: Updated for version 2.630. system/yq: Updated for version 4.52.5. system/yubico-piv-tool: Updated for version 2.7.3. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Wed Apr 8 15:56:13 2026 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 8 Apr 2026 22:56:13 +0700 Subject: [Slackbuilds-users] hyfetch Message-ID: <20260408225613.0b2c6f99@home.slackie.org> Anyone want to take over hyfetch from Luna? She is orphaning the script since she no longer uses Slackware Upstream also moved from Python to Rust for this project -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From slackinfo at slackwarelinux.se Sat Apr 11 06:45:31 2026 From: slackinfo at slackwarelinux.se (slackinfo at slackwarelinux.se) Date: Sat, 11 Apr 2026 08:45:31 +0200 Subject: [Slackbuilds-users] hyfetch In-Reply-To: <20260408225613.0b2c6f99@home.slackie.org> References: <20260408225613.0b2c6f99@home.slackie.org> Message-ID: Good morning! Not that I'm an expert of any kind, but I'm willing to take on this one. If not for anything else, to learn more :-) She already posted on my forum (slackwarelinux_se) that she'll orphaning this Slackbuild. At first I thought she wanted help, so I've already made the changes to the SlackBuild, built latest 2.0.5 on -current, working on 15.0 at the moment (expecting it to just need the same updates to its SlackBuild) So if this is OK, I'm able to take over (and will contact her directly). Note: It might take me some time to set up the building environments (suggestions are more than welcome, on how) Kind Regards! Jorgen a.k.a. MDKDIO On 2026-04-08 17:56, Willy Sudiarto Raharjo wrote: > Anyone want to take over hyfetch from Luna? > > She is orphaning the script since she no longer uses Slackware > > Upstream also moved from Python to Rust for this project > > > -- > Willy Sudiarto Raharjo > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ From droidbittin at gmail.com Sat Apr 11 08:06:16 2026 From: droidbittin at gmail.com (Luna Jernberg) Date: Sat, 11 Apr 2026 10:06:16 +0200 Subject: [Slackbuilds-users] hyfetch In-Reply-To: References: <20260408225613.0b2c6f99@home.slackie.org> Message-ID: Its all good with me :) Ha det kul Den l?r 11 apr. 2026 kl 08:45 skrev : > > Good morning! > > Not that I'm an expert of any kind, but I'm willing to take on this one. > If not for anything else, to learn more :-) > > She already posted on my forum (slackwarelinux_se) that she'll orphaning > this Slackbuild. > > At first I thought she wanted help, so I've already made the changes to > the SlackBuild, > built latest 2.0.5 on -current, working on 15.0 at the moment > (expecting it to just need the same updates to its SlackBuild) > > So if this is OK, I'm able to take over (and will contact her directly). > > Note: It might take me some time to set up the building environments > (suggestions are more than welcome, on how) > > Kind Regards! > Jorgen a.k.a. MDKDIO > > On 2026-04-08 17:56, Willy Sudiarto Raharjo wrote: > > Anyone want to take over hyfetch from Luna? > > > > She is orphaning the script since she no longer uses Slackware > > > > Upstream also moved from Python to Rust for this project > > > > > > -- > > Willy Sudiarto Raharjo > > > > _______________________________________________ > > SlackBuilds-users mailing list > > SlackBuilds-users at slackbuilds.org > > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > > FAQ - https://slackbuilds.org/faq/ > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ > From willysr at slackbuilds.org Sat Apr 11 17:02:27 2026 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 12 Apr 2026 00:02:27 +0700 Subject: [Slackbuilds-users] Updates - 20260411.1 Message-ID: <20260412000227.0a2db3eb@home.slackie.org> This is final reminder for all maintainers: Please update your local copy from SBo git or website for future submissions! Do not use your local copy to submit an update and revert our previous changes. Future violation will be rejected automatically I will send less email to people and you will have to see yourself via github: https://github.com/SlackBuildsOrg/slackbuilds/pulls Sat Apr 11 16:50:40 UTC 2026 academic/Gridcoin-Research: Updated for version 5.5.0.0 academic/WolframEngine: Updated for version 14.3.0. academic/boinc: Updated for version 8.2.9 academic/openboard: Fix build. academic/python3-scipy: Ignore newer pybind11 limits audio/dopamine-bin: Updated for version 3.0.4 audio/reaper: Updated for version 7.68 desktop/lxqt-panel: Updated for version 2.3.3. desktop/pekwm: Updated for version 0.4.4 development/JAForth: Updated for version 20260404_e52cb98 development/SQLAlchemy: Updated for version 2.0.49. development/actionlint: Updated for version 1.7.12. development/antigravity: Updated for version 1.21.9 development/aws-cdk: Updated for version 2.1118.0. development/bruno: Updated for version 3.2.2. development/bun-bin:updated to version 1.3.12 development/cudatoolkit_12: Enable compiler selection (gcc14 is default) development/deno-bin:updated to version 2.7.12 development/deno: Updated for version 2.7.12. development/electron-bin: Updated for version 41.1.1 development/gcc14: Added (GNU C Compiler). development/jupyter-nbconvert: Updated for version 7.17.1. development/lm-studio-bin: Updated for version 0.4.9.1 development/lua-language-server: Updated for version 3.18.1. development/php84: Updated for version 8.4.20 development/pnpm: Updated for version 10.33.0. development/sbt: Updated for version 1.12.9 development/scite: Updated for version 5.6.1. development/source-highlight: Fix permission. development/source-highlight: update to 3.1.9 development/stm32cubeprog: Updated for version 2.22.0 development/unmake: Orphaned games/LucasChess: Updated for version R2.21. games/PrismLauncher: Updated for version 11.0.0. games/dealers-choice: Updated for version 0.0.11. games/shattered-pixel-dungeon: Updated for version 3.3.8. games/wesnoth: Fix md5sum games/wesnoth: Updated for version 1.18.6 graphics/Blender: Updated for version 5.1.0 graphics/OpenCASCADE: Updated for new VTK version graphics/paraview: Updated for version 6.1.0 graphics/scantailor-advanced: Updated for version 1.1.1. graphics/vuescan: Updated for version 9.8.53. ham/gridtracker2: Updated for version 2.260405.5. libraries/SDL3: Updated for version 3.4.4 libraries/VTK: Updated for version 9.6.1 libraries/libgrapheme: Added (Unicode String Library). libraries/libopenshot: Updated vor version 0.7.0 libraries/ospray_studio: Specify pybind11 version libraries/pcl: Update for new VTK version libraries/pyacoustid: Last py3.9 ver. misc/ollama: Updated for version 0.20.5. misc/tinytldr: Updated for version 1.2.1 multimedia/exaile: Updated for version 4.2.2. multimedia/freetube: Fix permission. multimedia/freetube: Updated for version 0.24.0. multimedia/obs-studio: Deal with GCC 15 toolset from testing. Thanks to Vladislav Borisov multimedia/openshot: Updated for version 3.5.1 multimedia/plexmediaserver: Updated for version 1.43.1.10576_06378bdcd. multimedia/ytdlp-gui: Updated for version 3.2.0 network/bsky-desktop-bin: Updated for version 1.2.1 network/cieid: Added (Software ICE). network/element-desktop-bin: Updated for version 1.12.15. network/element-desktop: Updated for version 1.12.15. network/floorp-bin: Updated for version 12.12.0. network/ii: update to 2.0 network/kubectl-bin: Updated for version 1.35.3. network/lchat: Added (Line Chat Frontend). network/librewolf: Updated for version 149.0.2_1 network/lldpd: Updated for version 1.0.21. network/mullvad-browser: Updated for version 15.0.9 network/mumble-server: Updated for version 1.5.857 network/mumble: Updated for version 1.5.857 network/neomutt: Updated for version 20260406. network/opera: Updated for version 129.0.5823.44 network/rclone-src: Updated for version 1.73.4 network/rspamd: Updated for version 4.0.0 network/telegram: Updated for version 6.7.5. network/tixati: Updated for version 3.42_1. network/tor-browser: Updated for version 15.0.9. network/transmission: Updated for version 4.1.1. network/urlwatch: Updated for version 2.29. network/vivaldi: Updated for version 7.9.3970.50. network/waterfox: Updated for version 6.6.11 network/webex: Updated for version 46.4.0.34620 network/wifitui: update to 0.13.0 network/zen-browser: Updated for version 1.19.6b office/batdoc-bin: Added (Document to Markdown). office/jpdfbookmarks: Update script. office/krop: Fix MD5SUM. office/krop: Updated for version 0.7.0. office/pdfsam-basic: Updated for version 6.0.0. office/qownnotes: Updated for version 26.4.9. office/wps-office-dicts: Updated for version 26.2.3.1 perl/perl-YAML-Syck: Updated for version 1.44. python/cryptography: Updated for version 46.0.7. python/pybind11: Added cmake & pkgconfig entries python/python3-anyio: Note on why we can't update python/python3-bitarray: Updated for version 3.8.1. python/python3-boto3: Updated for version 1.42.84 python/python3-brotlicffi: Updated for version 1.2.0.1. python/python3-cachetools: Version bump to 6.2.6 python/python3-cssselect: Note on why we can't update python/python3-discovery: Added (Python Interpreter Discovery). python/python3-dunamai: Updated for version 1.26.1. python/python3-evdev: Version bump to 1.9.3 python/python3-filelock: Revert to 3.19.1 due to py3.9 support dropped python/python3-hatchling: Updated for version 1.29.0. python/python3-installer: Last py3.9 ver. python/python3-maturin: Updated for version 1.13.1. python/python3-more-itertools: Last py3.9 ver. python/python3-odfdo: Updated for version 3.22.4 python/python3-pypdf: Updated for version 6.10.0 python/python3-setuptools-rust-opt: Updated for version 1.12.1. python/python3-ujson: Last py3.9 ver. python/python3-virtualenv: Version bump to 21.2.0 python/tzdata: Updated for version 2026.1. python/werkzeug: Updated for version 3.1.8. system/audit: Updated for version 4.1.4. system/dfm: Added (File Manager). system/docker-buildx: Updated for version 0.33.0. system/fio: Updated for version 3.42. system/fish: update to 4.6.0 system/fzf: Updated for version 0.71.0. system/jnv-bin: Updated for version 0.7.1 system/limine: Updated for version 11.2.1 system/lxqt-config: Updated for version 2.3.2. system/mongo-tools: Updated for version 100.16.0. system/mongodb: Updated for version 8.2.7. system/netdata: Updated for version 2.10.0. system/netdata: Updated for version 2.10.1. system/openrazer-daemon: Updated for version 3.12.1. system/openrazer-kernel: Updated for version 3.12.1. system/oxker-bin: Updated for version 0.13.1 system/qemu: Updated for version 10.2.2 system/ranger: Updated HOMEPAGE and DOWNLOAD. system/rmw: Updated for version 0.9.5. system/ttygif: Updated for version 1.6.0. system/v4l2loopback: Updated for version 0.15.3 system/witr: Updated for version 0.3.1 system/xarchiver: Updated for version 0.5.4.26 system/xfile: Updated for version 1.1.0. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Sat Apr 18 01:29:48 2026 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 18 Apr 2026 08:29:48 +0700 Subject: [Slackbuilds-users] Updates 20260418.1 Message-ID: <20260418082948.462e9854@home.slackie.org> Sat Apr 18 01:04:11 UTC 2026 academic/FreeFem: Updated for version 4.16. academic/gwyddion: Updated for version 2.71. academic/xsimd: Version bump to 14.1.0 audio/ardour: Updated for version 9.2.0. audio/reaper: Updated for version 7.69 desktop/sun: Updated for version 2.5.0. development/Catch2: Updated for version 3.14.0 development/JAForth: Updated for version 20260407_82541e7 development/a68g: Updated for version 3.11.1 development/abseil-cpp: Version bump to 20260107.1 development/antigravity: Updated for version 1.22.2 development/apache-maven: Updated for version 3.9.15. development/aspnetcore-runtime-10.0: Updated for version 10.0.5. development/aspnetcore-runtime-8.0: Updated for version 8.0.25. development/aspnetcore-runtime-9.0: Updated for version 9.0.14. development/aws-cdk: Updated for version 2.1118.2. development/buf: Updated for version 1.68.1. development/claude-code: Updated for version 2.1.101 development/codex: Added (Coding Agent). development/composer: Updated for version 2.9.7 development/config-file-validator: Orphaned development/cudatoolkit_12: Fix ownerships/permissions development/dotnet-runtime-10.0: Updated for version 10.0.5. development/dotnet-runtime-8.0: Updated for version 8.0.25. development/dotnet-runtime-9.0: Updated for version 9.0.14. development/dotnet-sdk-10.0: Updated for version 10.0.201. development/dotnet-sdk-8.0: Updated for version 8.0.419. development/dotnet-sdk-9.0: Updated for version 9.0.312. development/electron-bin: Updated for version 41.2.0 development/gcc14: Use doinst to reconfigure linker development/github-cli: Updated for version 2.90.0 development/got: update to 0.124 development/haxe-bin: Updated for version 4.3.7. development/hoppscotch: Updated for version 26.3.1. development/kForth-32: Change Source URL development/kForth-64: Change source URL. development/lm-studio-bin: Updated for version 0.4.11.1 development/lua-language-server: Updated for version 3.18.2. development/mle: update to 1.8.1 development/mold: Updated for version 2.41.0. development/neovim: Updated for version 0.12.0. development/positron: Added (Data Exploration Tool). development/rider: Updated for version 2026.1.0.1. development/sourcegit: Updated for version 2026.08 development/vstudio: Updated for version 17.3 development/watchman: Added (file watching service). development/zeal: update to 0.8.1 games/PrismLauncher: Updated for version 11.0.2. games/dealers-choice: Updated for version 0.0.12. games/simsu: Note on why we won't update graphics/Blender: Ensure gcc14's profile is sourced graphics/blender: Version bump to 5.1.1 graphics/converseen: Updated for version 0.15.2.3. graphics/xmedcon: Updated for version 0.26.2. ham/gridtracker2: Updated for version 2.260415.0. ham/hamlib4: Updated for version 4.7.1. libraries/PrettyTable: Updated for version 3.17.0. libraries/canfigger: Updated for version 0.3.1. libraries/fzssh: Added (SSH/SFTP library). libraries/fzssh: Updated for version 1.1.10. libraries/fzssh: Updated for version 1.1.9. libraries/fzssh: Updated for version 1.2.0. libraries/libayatana-appindicator-glib: Added (Ayatana Indicators Library). libraries/libcec: Version bump to 7.1.1 libraries/libcurl-gnutls: Updated for version 8.19.0. libraries/libfido2: Updated for version 1.17.0. libraries/libfilezilla: Updated for version . libraries/libfilezilla: Updated for version 0.55.2. libraries/libnfs: Version bump to 6.0.2 libraries/pcl: Updated for version 1.15.1 libraries/waylandpp: Version bump to 1.0.1 misc/open-simh: Updated for version 20260413_7994e0a misc/yubioath-desktop: Updated for version 7.3.3. multimedia/gaupol: Updated for version 1.16. multimedia/gpac: Version bump to 26.02.0 multimedia/strawberry: Updated for version 1.2.19. network/3proxy: Updated for version 0.9.6. network/AdGuardHome: Updated for version 0.107.74. network/anydesk: Updated for version 8.0.2. network/brave-browser: update 1.89.132 network/cisco-secure-client-vpn: Added (Cisco Secure Clien). network/discord: Version bump to 0.0.132 network/discord: Version bump to 0.0.133 network/dnsproxy-bin: Updated for version 0.81.1. network/dropbox: Updated for version 248.4.3576. network/etherape: Updated for version 0.9.22. network/filezilla: Update deps. network/filezilla: Updated for version 3.70.0.1. network/filezilla: Updated for version 3.70.2. network/filezilla: Updated for version 3.70.3. network/filezilla: Updated for version 3.70.4. network/floorp-bin: Updated for version 12.12.1. network/helium-browser: Added (Open Source Browser). network/kubectl: Updated for version 1.35.4. network/kubectl: update to 1.35.4 network/librewolf: Updated for version 149.0.2_2 network/microsoft-edge: Updated for version 147.0.3912.60. network/nordvpn-gui: Updated for version 4.5.0. network/nordvpn: Updated for version 4.5.0. network/ocserv: Updated for version 1.4.2. network/opera: Updated for version 130.0.5847.12 network/rclone: update 1.73.4 network/rspamd: Updated for version 4.0.1 network/syncthing: Updated for version 2.0.16. network/syncthingtray-bin: Updated for version 2.0.10. network/teams-for-linux: Updated for version 2.8.0. network/teamviewer: updated for version 15.76.5. network/telegram: Updated for version 6.7.6. network/vivaldi: Updated for version 7.9.3970.55. network/zen-browser: Updated for version 1.19.8b office/MasterPDFEditor: Updated for version$ 5.9.98. office/OpenAudible-bin: Updated for version 4.8 office/qownnotes: Updated for version 26.4.15. office/smoffice2024: Updated for version 2024_1234 python/flake8: Updated for version 7.3.0. python/nanobind: Version bump to 2.12.0 python/pybind11: Updated for version 3.0.3 python/pycodestyle: Updated for version 2.14.0. python/pyfiglet: Updated for version 1.0.4. python/python2-nuitka: Updated for version 4.0.8 python/python3-PyGithub: Version bump to 2.9.0 python/python3-discovery: Version bump to 1.2.2 python/python3-editables: Updated for version 0.6. python/python3-hishel: Version bump to 1.1.8 python/python3-id: Note on why we can't update python/python3-kiwisolver: Version bump to 1.5.0 python/python3-lazy_loader: Version bump to 0.5 python/python3-lxml: Version bump to 6.0.3 python/python3-meson-opt: Updated for version 1.11.0. python/python3-msal: Version bump to 1.36.0 python/python3-nuitka: Updated for version 4.0.8 python/python3-odfdo: Updated for version 3.22.5 python/python3-packaging-opt: Updated for version 26.1. python/python3-pdm-backend: Version bump to 2.4.8 python/python3-pdm: Version bump to 2.26.7 python/python3-platformdirs: Revert to 4.4.0 due py3.9 drop python/python3-pooch: Version bump to 1.9.0 python/python3-pydantic-core: Updated for version 2.46.2. python/python3-pydantic: Updated for version 2.13.2. python/python3-pyflakes: Updated for version 3.4.0. python/python3-pypdf: Updated for version 6.10.1 python/python3-pysubs2: Version bump to 1.8.1 python/python3-pytest: Revert to 4.4.0 due py3.9 drop python/python3-pytz: Version bump to 2026.1.post1 python/python3-rapidfuzz: Version bump to 3.14.5 python/python3-recurring-ical-events: Version bump to 3.8.1 python/python3-rich: Updated for version 15.0.0. python/python3-scikit-build-core: Version bump to 0.12.2 python/python3-simple-term-menu: Updated for version 1.6.6. python/python3-stevedore: Note on why we can't update python/python3-tomlkit: Version bump to 0.14.0 python/python3-tornado: Version bump to 6.5.5 python/python3-virtualenv: Version bump to 21.2.2 python/python3-virtualenv: Version bump to 21.2.3 python/python3-virtualenv: Version bump to 21.2.4 python/scikit-learn: Version bump to 1.6.1 python/termcolor: Updated for version 3.3.0. system/Lmod: Updated for version 9.2. system/PeaZip: Updated for version 11.0.0. system/dfm: update to 1.0.2 system/docker-compose: Updated for version 5.1.3 system/eaglemode: Updated for version 0.96.4. system/edit: Added (Microsoft Edit). system/em: Updated HOMEPAGE and EMAIL. system/fr: Updated for version 3.1. system/intel-microcode: Updated for version 20260227 system/lxqt-config: Edit README (grammar fix) system/netdata: Updated for version 2.10.2. system/openrc: Updated for version 0.63.1. system/powershell: Updated for version 7.6.0. system/prometheus: Updated for version 3.11.1 system/sbo-create: Updated for version 2.1.0. system/sbo-create: Updated for version 2.2.0. system/sff: Updated for version 1.3 system/v4l2loopback: Fix MD5SUM. system/yq: Updated for version 4.53.2. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Sat Apr 25 07:46:01 2026 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 25 Apr 2026 14:46:01 +0700 Subject: [Slackbuilds-users] Updates - 20260425.1 Message-ID: <20260425144601.7741530a@home.slackie.org> Sat Apr 25 07:29:26 UTC 2026 academic/plus42: Updated for version 1.3.14. audio/ocenaudio-bin: Updated for version 3.18.0. audio/pavucontrol-qt: Update for 2.4.0 desktop/dwmblocks: Update for 20260418 (+edit README) desktop/libqt6xdg: Update for 4.4.0 desktop/lxqt-menu-data: Update for 2.4.0 desktop/lxqt-panel: Update for 2.4.0 desktop/lxqt-runner: Update for 2.4.0 desktop/lxqt-themes: Update for 2.4.0 desktop/menulibre: Update script. desktop/sun: Updated for version 2.5.1. development/a68g: Updated for version 3.11.3. development/antigravity: Updated for version 1.23.2. development/async-profile: Updated for version 4.4. development/aws-cdk: Updated for version 2.1119.0. development/bruno: Updated for version 3.3.0. development/buf: Updated for version 1.68.4. development/cudatoolkit_13: Updated for version 13.2.1. development/cudnn: Updated for version 9.21.1.3_13. development/electron-bin: Updated for version 41.2.1. development/github-cli: Updated for version 2.91.0 development/google-go-lang: Updated for version 1.25.9. development/kotlin: Updated for version 2.3.21. development/lm-studio-bin: Updated for version 0.4.12.1. development/mongodb-compass: Updated for version 1.49.5. development/mysql-workbench: Updated for version 8.0.47. development/pnpm: Updated for version 10.33.2. development/pycharm: Updated for version 2026.1 development/rust-opt: Do not use lib64. development/sourcegit: Updated for version 2026.09. development/terraform: Updated for version 1.14.9 development/tflint: Updated for version 0.62.0. development/valgrind: Updated for version 3.27.0. development/zed-editor-bin: Added (Code Editor). development/zizmor: Updated for version 1.24.1. development/zulu-openjdk11: Updated for version 11.0.31. development/zulu-openjdk17: Updated for version 17.0.19. development/zulu-openjdk21: Updated for version 21.0.11. development/zulu-openjdk25: Updated for version 25.0.3. development/zulu-openjdk8: Updated for version 8.0.492. games/LucasChess: Update script. games/dealers-choice: Updated for version 0.0.13. games/fheroes2: Updated for version 1.1.15. git/ci: Update CI dependencies. graphics/Blender: Updated for version 5.1.1 graphics/kgeotag: Updated README. graphics/lximage-qt: Update for 2.4.0 graphics/screengrab: Update for 3.2.0 ham/SoapyFobosSDR: Updated for version 20260418.1e2a33ba. ham/gridtracker2: Updated for version 2.260421.1. ham/libfobos-sdr-agile: Added (SDR Receiver). ham/sdrpp: Updated for version 20260418.a6df4d58. libraries/libdbusmenu-lxqt: Update for 0.4.0 libraries/libfilezilla: Updated for version 0.55.4. libraries/libfm-qt6: Update for 2.4.0 libraries/libjcat: Updated for version 0.2.6. libraries/liblxqt: Update for 2.4.0 libraries/libxmlb: Updated for version 0.3.26. libraries/lxqt-build-tools-qt6: Update for 2.4.0 libraries/lxqt-notificationd: Update for 2.4.0 libraries/lxqt-qt6plugin: Update for 2.4.0 libraries/lxqt-sudo: Update for 2.4.0 libraries/pytaglib: Updated for version 2.0.0. misc/dos2unix: Updated for version 7.5.5. misc/fcitx5-gtk: Updated for version 5.1.6. misc/fcitx5-mcbopomofo: Updated for version 3.0. misc/fcitx5-table-extra: Updated for version 5.1.11. misc/fcitx5-table-other: Updated for version 5.1.6. misc/ollama: Updated for version 0.21.1. network/amneziawg-go: Updated for version 0.2.17. network/brave-browser: Updated for version 1.89.137. network/discord: Version bump to 0.0.114 network/dropbox: Fix MD5SUM. network/emailrelay: Updated for version 2.6.1. network/floorp-bin: Updated for version 12.12.2. network/gallery-dl: Updated for version 1.32.0. network/helium-browser: Updated for version 0.11.3.2. network/librewolf: Updated for version 150.0_1. network/microsoft-edge: Updated for version 147.0.3912.72. network/mullvad-browser: Updated for version 15.0.10. network/nchat: Updated for version 5.14.44. network/newsboat: Updated for version 2.43. network/nicotine+: Updated for version 3.3.10. network/opera: Updated for version 130.0.5847.41. network/rclone-src: Updated for version 1.73.5 network/rclone: Updated for version 1.73.5. network/rustdesk: Update script. network/telegram: Updated for version 6.7.8. network/teleport-connect: Updated for version 18.7.4. network/tgpt: Updated for version 2.11.1. network/tor-browser: Updated for version 15.0.10. network/vivaldi: Updated for version 7.9.3970.59. network/waterfox: Updated for version 6.6.12. network/webex: Updated for version 46.4.0.34752 network/x2goclient: Updated for version 4.1.2.3. network/x2goserver: Updated for version 20230525_a166907. office/OpenAudible-bin: Updated for version 4.8.1. office/ledger-live: Updated for version 4.2.0. office/qownnotes: Updated for version 26.4.21. perl/perl-Devel-NYTProf: Updated for version 6.15. perl/perl-YAML-Syck: Updated for version 1.45. python/pyOpenSSL: Updated for version 26.1.0. python/pybind11: Updated for version 3.0.4 python/pyfiglet: Fix URL. python/python-mysql-replication: Updated for version 1.0.14. python/python-precis-i18n: Updated for version 1.1.2. python/python3-PyGithub: Version bump to 2.9.1 python/python3-boto3: Updated for version 1.42.92. python/python3-lxml: Version bump to 6.1.0 python/python3-narwhals: Update for 2.20.0 python/python3-odfdo: Updated for version 3.22.6. python/python3-pandas: Fix building with newer meson python/python3-plotly: Update for 6.7.0 python/python3-prometheus_client: Update for 0.25.0 python/python3-pyicu: Updated for version 2.16.2. python/python3-pypdf: Updated for version 6.10.2. python/python3-qtawesome: Update for 1.4.2 ruby/ruby-build: Updated for version 20260422. system/Iosevka-aile: Updated for version 34.4.0. system/Iosevka-core: Updated for version 34.4.0. system/Iosevka-etoile: Updated for version 34.4.0. system/TLP: Updated for version 1.10.0. system/docker-cli: Updated for version 29.4.1. system/docker: Updated for version 29.4.1. system/hplip-plugin: Updated for version 3.25.8. system/jenkins: Updated for version 2.555.1. system/lxqt-about: Update for 2.4.0 system/lxqt-admin: Update for 2.4.0 system/lxqt-archiver: Update for 2.4.0 system/lxqt-config: Update for 2.4.0 system/lxqt-globalkeys: Update for 2.4.0 system/lxqt-openssh-askpass: Update for 2.4.0 system/lxqt-policykit: Update for 2.4.0 system/lxqt-powermanagement: Update for 2.4.0 system/lxqt-session: Update for 2.4.0 system/mtm: add patches/ layout with series file system/nvidia-kernel: Support New Kernel. system/nvidia-legacy470-kernel: Support New Kernel. system/nvidia-legacy580-kernel: Support New Kernel. system/pcmanfm-qt: Update for 2.4.0 system/qps: Update for 2.4.0 system/qtxdg-tools: Update for 2.4.0 system/sbo-create: Updated for version 2.3.0. system/slpkg: Updated for version 6.1.5. system/ventoy: Added (Bootable USB Tool). system/xrdp: Version bump to 0.10.6 system/zellij-bin: Added (Terminal Workspace). +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From chris.nuckley at outlook.com Fri Apr 24 12:45:48 2026 From: chris.nuckley at outlook.com (Chris Nuckley) Date: Fri, 24 Apr 2026 13:45:48 +0100 Subject: [Slackbuilds-users] Missing update Message-ID: Hello, I submitted a routine version update for HeidiSQL on 15th April which was sitting in the pending queue but without explanation was not included in last weekend's update. I have tried resubmitting it this week but get the message that an update for HeidiSQL is already in progress but it does not show on either the pending or approved list. It passed the sbolint and sbopkglint checks. Have I done something incorrect? Kind regards, Chris Nuckley From willysr at slackbuilds.org Sat Apr 25 07:49:58 2026 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 25 Apr 2026 14:49:58 +0700 Subject: [Slackbuilds-users] Missing update In-Reply-To: References: Message-ID: <20260425144958.199e02ea@home.slackie.org> >I submitted a routine version update for HeidiSQL on 15th April which >was sitting in the pending queue but without explanation was not >included in last weekend's update. > >I have tried resubmitting it this week but get the message that an >update for HeidiSQL is already in progress but it does not show on >either the pending or approved list. > >It passed the sbolint and sbopkglint checks. Have I done something >incorrect? https://github.com/SlackBuildsOrg/slackbuilds/pull/15246 https://github.com/SlackBuildsOrg/slackbuilds/pull/15327 it returns 404 -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From j+sbo-users at maschinengott.de Sat Apr 25 10:06:49 2026 From: j+sbo-users at maschinengott.de (j+sbo-users at maschinengott.de) Date: Sat, 25 Apr 2026 12:06:49 +0200 Subject: [Slackbuilds-users] Missing update In-Reply-To: <20260425144958.199e02ea@home.slackie.org> References: <20260425144958.199e02ea@home.slackie.org> Message-ID: <23ea4dd4-cf94-472b-91bc-28fc2e8d45dd@maschinengott.de> microslop github has been broken for days Am 25.04.26 um 09:49 schrieb Willy Sudiarto Raharjo: >> I submitted a routine version update for HeidiSQL on 15th April which >> was sitting in the pending queue but without explanation was not >> included in last weekend's update. >> >> I have tried resubmitting it this week but get the message that an >> update for HeidiSQL is already in progress but it does not show on >> either the pending or approved list. >> >> It passed the sbolint and sbopkglint checks. Have I done something >> incorrect? > > > https://github.com/SlackBuildsOrg/slackbuilds/pull/15246 > https://github.com/SlackBuildsOrg/slackbuilds/pull/15327 > > it returns 404 > > -- > Willy Sudiarto Raharjo > > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ > From willysr at slackbuilds.org Sat Apr 25 12:51:00 2026 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 25 Apr 2026 19:51:00 +0700 Subject: [Slackbuilds-users] Missing update In-Reply-To: <23ea4dd4-cf94-472b-91bc-28fc2e8d45dd@maschinengott.de> References: <20260425144958.199e02ea@home.slackie.org> <23ea4dd4-cf94-472b-91bc-28fc2e8d45dd@maschinengott.de> Message-ID: <20260425195100.4c6887d8@home.slackie.org> >microslop github has been broken for days > >Am 25.04.26 um 09:49 schrieb Willy Sudiarto Raharjo: >>> I submitted a routine version update for HeidiSQL on 15th April which >>> was sitting in the pending queue but without explanation was not >>> included in last weekend's update. >>> >>> I have tried resubmitting it this week but get the message that an >>> update for HeidiSQL is already in progress but it does not show on >>> either the pending or approved list. >>> >>> It passed the sbolint and sbopkglint checks. Have I done something >>> incorrect? >> >> >> https://github.com/SlackBuildsOrg/slackbuilds/pull/15246 >> https://github.com/SlackBuildsOrg/slackbuilds/pull/15327 >> >> it returns 404 i get the same results when opening the link in browser -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From fsleg at t-rg.ws Sat Apr 25 13:11:08 2026 From: fsleg at t-rg.ws (fsLeg) Date: Sat, 25 Apr 2026 16:11:08 +0300 Subject: [Slackbuilds-users] Missing update In-Reply-To: <23ea4dd4-cf94-472b-91bc-28fc2e8d45dd@maschinengott.de> References: <20260425144958.199e02ea@home.slackie.org> <23ea4dd4-cf94-472b-91bc-28fc2e8d45dd@maschinengott.de> Message-ID: I looked at the PR. Microsoft and GitHub have nothing to do with it. The developers seem to have dropped the "v" from their tag names. Whether by accident or not, the link in the .info file you provided is, indeed, incorrect. The correct link should be On 4/25/26 13:06, j+sbo-users at maschinengott.de wrote: > microslop github has been broken for days From slackalaxy at gmail.com Sun Apr 26 08:41:34 2026 From: slackalaxy at gmail.com (Petar Petrov) Date: Sun, 26 Apr 2026 11:41:34 +0300 Subject: [Slackbuilds-users] Viber new maintainer Message-ID: dear SBo mailing list, Viber apparently does not start anymore, and my unmaintained script repackages a really old version. I exchanged a few emails with Strahil and I'd be happy if he takes over the maintenance of my Viber SlackBuild. Of course, I am fine with anyone taking over maintenance of any of my, now abandoned, SlackBuilds. -petar From milgram at cgpp.com Sun Apr 26 18:28:08 2026 From: milgram at cgpp.com (J. Milgram) Date: Sun, 26 Apr 2026 14:28:08 -0400 Subject: [Slackbuilds-users] tgif-QPL Message-ID: <44f8b892-2390-401d-9e2f-d101e2278cec@cgpp.com> Has anyone had recent success building tgif-QPL on a slack64-current system? I'm getting: tgif-QPL: tgif-QPL.SlackBuild returned non-zero. And "non-zero" seems to be "3" Seems to happen after trying to compile exec.c. I see a lot of warnings about old-style function definitions but no actual error messages. FWIW - I've done "install-new" and "update-all" on the system ... no change. - sbocheck doesn't seem to report anything that urgently needs updating. - Using REPO=https://github.com/Ponce/slackbuilds.git in my sbotools.conf - Same package builds w/o problem on my Slack64-15.0 system. Any tips on things to look for? Are error messages being captured somewhere I don't know about? Thanks! Judah -- ===== milgram at cgpp.com 301-257-7069 From rizitis at gmail.com Sun Apr 26 20:22:18 2026 From: rizitis at gmail.com (=?UTF-8?B?zpnPic6szr3Ovc63z4I=?=) Date: Sun, 26 Apr 2026 23:22:18 +0300 Subject: [Slackbuilds-users] tgif-QPL In-Reply-To: <44f8b892-2390-401d-9e2f-d101e2278cec@cgpp.com> References: <44f8b892-2390-401d-9e2f-d101e2278cec@cgpp.com> Message-ID: can you try with: make tgif CCOPTIONS="$SLKCFLAGS -std=gnu89" CXXOPTIONS="$SLKCFLAGS -std=gnu89" It worked here. ???? ??? 26 ??? 2026 ???? 9:28??.?., ?/? J. Milgram via SlackBuilds-users ??????: > > > Has anyone had recent success building tgif-QPL on a slack64-current system? > > I'm getting: > > tgif-QPL: tgif-QPL.SlackBuild returned non-zero. > > And "non-zero" seems to be "3" > > Seems to happen after trying to compile exec.c. I see a lot of warnings > about old-style function definitions but no actual error messages. > > FWIW > > - I've done "install-new" and "update-all" on the system ... no change. > > - sbocheck doesn't seem to report anything that urgently needs updating. > > - Using REPO=https://github.com/Ponce/slackbuilds.git in my sbotools.conf > > - Same package builds w/o problem on my Slack64-15.0 system. > > Any tips on things to look for? Are error messages being captured > somewhere I don't know about? > > Thanks! > > Judah > > > -- > ===== > milgram at cgpp.com > 301-257-7069 > > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ > From milgram at cgpp.com Mon Apr 27 06:22:20 2026 From: milgram at cgpp.com (J. Milgram) Date: Mon, 27 Apr 2026 02:22:20 -0400 Subject: [Slackbuilds-users] tgif-QPL In-Reply-To: References: <44f8b892-2390-401d-9e2f-d101e2278cec@cgpp.com> Message-ID: <05463cf7-4685-48b9-b6d1-63b6c1cf0968@cgpp.com> ???????, That did the trick - thank you! FWIW / for the record, here's all it took, as a patch: --- tgif-QPL.SlackBuild.orig? ? 2026-04-27 01:58:32.135226866 -0400 +++ tgif-QPL.SlackBuild 2026-04-27 01:56:37.261382785 -0400 @@ -46,6 +46,8 @@ ? ?LIBDIRSUFFIX="" ?fi +SLKCFLAGS="$SLKCFLAGS -std=gnu89" + ?set -e ?rm -rf $PKG Compiles now with only one or two warnings and on installation runs like a champ. cc to the maintainer. I now realize that, as the question involves -current, this may not have been the right place to post it ... apologies to anyone whose bandwidth I wasted. thanks again! Judah On 4/26/26 16:22, ??????? wrote: > can you try with: make tgif CCOPTIONS="$SLKCFLAGS -std=gnu89" > CXXOPTIONS="$SLKCFLAGS -std=gnu89" > It worked here. > > ???? ??? 26 ??? 2026 ???? 9:28??.?., ?/? J. Milgram via > SlackBuilds-users ??????: >> >> Has anyone had recent success building tgif-QPL on a slack64-current system? >> >> I'm getting: >> >> tgif-QPL: tgif-QPL.SlackBuild returned non-zero. >> >> And "non-zero" seems to be "3" >> >> Seems to happen after trying to compile exec.c. I see a lot of warnings >> about old-style function definitions but no actual error messages. >> >> FWIW >> >> - I've done "install-new" and "update-all" on the system ... no change. >> >> - sbocheck doesn't seem to report anything that urgently needs updating. >> >> - Using REPO=https://github.com/Ponce/slackbuilds.git in my sbotools.conf >> >> - Same package builds w/o problem on my Slack64-15.0 system. >> >> Any tips on things to look for? Are error messages being captured >> somewhere I don't know about? >> >> Thanks! >> >> Judah >> >> >> -- >> ===== >> milgram at cgpp.com >> 301-257-7069 >> >> >> _______________________________________________ >> SlackBuilds-users mailing list >> SlackBuilds-users at slackbuilds.org >> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - https://slackbuilds.org/faq/ >> -- ===== milgram at cgpp.com 301-257-7069 From bencollver at riseup.net Mon Apr 27 14:00:18 2026 From: bencollver at riseup.net (Ben Collver) Date: Mon, 27 Apr 2026 07:00:18 -0700 Subject: [Slackbuilds-users] qodem gitlab download Message-ID: <20260427140018.GA1780@rainbow> Greetings, I went to install qodem and tried to fetch the sources: https://gitlab.com/AutumnMeowMeow/qodem/-/archive/v1.0.1/qodem-v1.0.1.tar.gz With wget, i got 403 forbidden. With curl, i got redirected to https://gitlab.com/users/sign_in. With dillo, i got Enable JavaScript and cookies to continue. I'd like to suggest changing the download link to sourceforge.net Best regards, -Ben From milgram at cgpp.com Mon Apr 27 20:28:54 2026 From: milgram at cgpp.com (J. Milgram) Date: Mon, 27 Apr 2026 16:28:54 -0400 Subject: [Slackbuilds-users] Solved: Re: tgif-QPL In-Reply-To: <05463cf7-4685-48b9-b6d1-63b6c1cf0968@cgpp.com> References: <44f8b892-2390-401d-9e2f-d101e2278cec@cgpp.com> <05463cf7-4685-48b9-b6d1-63b6c1cf0968@cgpp.com> Message-ID: <7ad9f90e-4863-4f29-8daa-77dfd3419bb4@cgpp.com> By way of followup: looks like Ponce had already patched the Slackbuild. So I synced up to his repo, removed the package I built by hand with the -std=gnu89 patch, and ran sboinstall tgif-QPL. Worked like a champ! So this is solved. best regards & thanks again, Judah On 4/27/26 02:22, J. Milgram via SlackBuilds-users wrote: > > > ???????, > > That did the trick - thank you! > > FWIW / for the record, here's all it took, as a patch: > > --- tgif-QPL.SlackBuild.orig? ? 2026-04-27 01:58:32.135226866 -0400 > +++ tgif-QPL.SlackBuild 2026-04-27 01:56:37.261382785 -0400 > @@ -46,6 +46,8 @@ > ? ?LIBDIRSUFFIX="" > ?fi > > +SLKCFLAGS="$SLKCFLAGS -std=gnu89" > + > ?set -e > > ?rm -rf $PKG > > Compiles now with only one or two warnings and on installation runs > like a champ. > > cc to the maintainer. > > I now realize that, as the question involves -current, this may not > have been the right place to post it ... apologies to anyone whose > bandwidth I wasted. > > thanks again! > > Judah > > > > On 4/26/26 16:22, ??????? wrote: >> can you try with: make tgif CCOPTIONS="$SLKCFLAGS -std=gnu89" >> CXXOPTIONS="$SLKCFLAGS -std=gnu89" >> It worked here. >> >> ???? ??? 26 ??? 2026 ???? 9:28??.?., ?/? J. Milgram via >> SlackBuilds-users ??????: >>> >>> Has anyone had recent success building tgif-QPL on a slack64-current >>> system? >>> >>> I'm getting: >>> >>> tgif-QPL: tgif-QPL.SlackBuild returned non-zero. >>> >>> And "non-zero" seems to be "3" >>> >>> Seems to happen after trying to compile exec.c. I see a lot of warnings >>> about old-style function definitions but no actual error messages. >>> >>> FWIW >>> >>> - I've done "install-new" and "update-all" on the system ... no change. >>> >>> - sbocheck doesn't seem to report anything that urgently needs >>> updating. >>> >>> - Using REPO=https://github.com/Ponce/slackbuilds.git in my >>> sbotools.conf >>> >>> - Same package builds w/o problem on my Slack64-15.0 system. >>> >>> Any tips on things to look for? Are error messages being captured >>> somewhere I don't know about? >>> >>> Thanks! >>> >>> Judah >>> >>> >>> -- >>> ===== >>> milgram at cgpp.com >>> 301-257-7069 >>> >>> >>> _______________________________________________ >>> SlackBuilds-users mailing list >>> SlackBuilds-users at slackbuilds.org >>> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >>> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >>> FAQ - https://slackbuilds.org/faq/ >>> > -- ===== milgram at cgpp.com 301-257-7069 From erich.public at protonmail.com Tue Apr 28 17:43:24 2026 From: erich.public at protonmail.com (Erich Ritz) Date: Tue, 28 Apr 2026 17:43:24 +0000 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies Message-ID: Hello all, I know that some like to "optimize" the dependency list of SlackBuilds by not listing dependencies that are already included as dependencies of dependencies.? I would humbly ask to please not do this.? If a package directly depends on another package, explicitly list it as a dependency. For those familiar with C programming, this is similar to the question of which headers to include in your source files (whether or not to list headers that are already included by other headers). Why?? 2 reasons: 1) You don't have to track the dependency list of your dependencies (and their dependencies, etc.). It shouldn't matter if a dependency 3 levels deep drops a dependency on something you actually need. 2) Slackrepo's rebuild logic depends on it. When a package is updated, slackrepo builds it and then rebuilds all packages that depend on it. It does not, however, rebuild packages that depend on rebuilt packages. For me, the fwupd build failed with error: protoc-gen-c: error while loading shared libraries: libabsl_log_internal_check_op.so.2508.0.0: cannot open shared object file: No such file or directory The reason is that abseil-cpp was updated, and slackrepo duly rebuilt protobuf3. However, it did not rebuild protobuf-c, as protobuf-c only lists protobuf3 as a dependency (and not abseil-cpp). fwupd depends on protobuf-c. The (trimmmed) slackrepo dependency tree output is: Dependency tree: system/fwupd (update for version 1.9.34) libraries/protobuf-c (ok) development/protobuf3 (ok) development/abseil-cpp (ok) After explicitly telling slackrepo to rebuild protobuf-c, the fwupd build succeeded. I can thus infer that protobuf-c directly depends on abseil-cpp. In other words, whenever abseil-cpp is upgraded protobuf-c needs to be rebuilt. Of course, maintainers are free to do as they wish. I ask because I prefer not to rebuild all my SBo packages each week, instead (re)building only what is necessary. This happens infrequent enough that I usually forget this is the issue, wait a week for the build to be fixed, and after further investigation remember that some of the dependencies need a manual rebuild. Erich From fellype at gmail.com Tue Apr 28 18:14:11 2026 From: fellype at gmail.com (Fellype) Date: Tue, 28 Apr 2026 15:14:11 -0300 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: Message-ID: > > I know that some like to "optimize" the dependency list of SlackBuilds by > not listing dependencies that are already included as dependencies of > dependencies. I would humbly ask to please not do this. If a package > directly depends on another package, explicitly list it as a dependency. > For those familiar with C programming, this is similar to the question of > which headers to include in your source files (whether or not to list > headers that are already included by other headers). > > Why? 2 reasons: > > 1) You don't have to track the dependency list of your dependencies (and > their dependencies, etc.). It shouldn't matter if a dependency 3 levels > deep drops a dependency on something you actually need. > > 2) Slackrepo's rebuild logic depends on it. When a package is updated, > slackrepo builds it and then rebuilds all packages that depend on it. It > does not, however, rebuild packages that depend on rebuilt packages. > > For me, the fwupd build failed with error: > > protoc-gen-c: error while loading shared libraries: > libabsl_log_internal_check_op.so.2508.0.0: cannot open shared object file: > No such file or directory > > The reason is that abseil-cpp was updated, and slackrepo duly rebuilt > protobuf3. However, it did not rebuild protobuf-c, as protobuf-c only > lists protobuf3 as a dependency (and not abseil-cpp). fwupd depends on > protobuf-c. The (trimmmed) slackrepo dependency tree output is: > > Dependency tree: > system/fwupd (update for version 1.9.34) > libraries/protobuf-c (ok) > development/protobuf3 (ok) > development/abseil-cpp (ok) > > After explicitly telling slackrepo to rebuild protobuf-c, the fwupd build > succeeded. I can thus infer that protobuf-c directly depends on > abseil-cpp. In other words, whenever abseil-cpp is upgraded protobuf-c > needs to be rebuilt. > > Of course, maintainers are free to do as they wish. I ask because I > prefer not to rebuild all my SBo packages each week, instead (re)building > only what is necessary. This happens infrequent enough that I usually > forget this is the issue, wait a week for the build to be fixed, and after > further investigation remember that some of the dependencies need a manual > rebuild. > > AFAIK, this 'optimization' is currently a SBo policy (needs confirmation).. In addition to your suggestion, I think it would be interesting to have an entry like 'AFFECTS=""' in the .info files, where the dependees could/should be listed. This could be used by slackrepo/sbopkg/sbotools for automation to list and/or rebuild the dependees. Regards, Fellype -------------- next part -------------- An HTML attachment was scrubbed... URL: From alex at dcclost.com Tue Apr 28 18:42:13 2026 From: alex at dcclost.com (Alexander Grotewohl) Date: Tue, 28 Apr 2026 18:42:13 +0000 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: Message-ID: Probably best to think of dependencies as opaque. fwupd requires protobuf-c, not broken protobuf-c that didn't get updated. That'd be slackrepo's responsibility. Or yours. Watch the updates list? ________________________________ From: SlackBuilds-users on behalf of Fellype Sent: Tuesday, April 28, 2026 2:14:11 PM To: SlackBuilds.org Users List Subject: Re: [Slackbuilds-users] Please list all direct dependencies as dependencies I know that some like to "optimize" the dependency list of SlackBuilds by not listing dependencies that are already included as dependencies of dependencies. I would humbly ask to please not do this. If a package directly depends on another package, explicitly list it as a dependency. For those familiar with C programming, this is similar to the question of which headers to include in your source files (whether or not to list headers that are already included by other headers). Why? 2 reasons: 1) You don't have to track the dependency list of your dependencies (and their dependencies, etc.). It shouldn't matter if a dependency 3 levels deep drops a dependency on something you actually need. 2) Slackrepo's rebuild logic depends on it. When a package is updated, slackrepo builds it and then rebuilds all packages that depend on it. It does not, however, rebuild packages that depend on rebuilt packages. For me, the fwupd build failed with error: protoc-gen-c: error while loading shared libraries: libabsl_log_internal_check_op.so.2508.0.0: cannot open shared object file: No such file or directory The reason is that abseil-cpp was updated, and slackrepo duly rebuilt protobuf3. However, it did not rebuild protobuf-c, as protobuf-c only lists protobuf3 as a dependency (and not abseil-cpp). fwupd depends on protobuf-c. The (trimmmed) slackrepo dependency tree output is: Dependency tree: system/fwupd (update for version 1.9.34) libraries/protobuf-c (ok) development/protobuf3 (ok) development/abseil-cpp (ok) After explicitly telling slackrepo to rebuild protobuf-c, the fwupd build succeeded. I can thus infer that protobuf-c directly depends on abseil-cpp. In other words, whenever abseil-cpp is upgraded protobuf-c needs to be rebuilt. Of course, maintainers are free to do as they wish. I ask because I prefer not to rebuild all my SBo packages each week, instead (re)building only what is necessary. This happens infrequent enough that I usually forget this is the issue, wait a week for the build to be fixed, and after further investigation remember that some of the dependencies need a manual rebuild. AFAIK, this 'optimization' is currently a SBo policy (needs confirmation).. In addition to your suggestion, I think it would be interesting to have an entry like 'AFFECTS=""' in the .info files, where the dependees could/should be listed. This could be used by slackrepo/sbopkg/sbotools for automation to list and/or rebuild the dependees. Regards, Fellype -------------- next part -------------- An HTML attachment was scrubbed... URL: From list+sbo at vahedi.org Tue Apr 28 19:05:32 2026 From: list+sbo at vahedi.org (Shahab Vahedi) Date: Tue, 28 Apr 2026 19:05:32 +0000 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: Message-ID: Alexander Grotewohl wrote: > Fellype wrote: >> [...] >> Dependency tree: >> system/fwupd (update for version 1.9.34) >> libraries/protobuf-c (ok) >> development/protobuf3 (ok) >> development/abseil-cpp (ok) > > Probably best to think of dependencies as opaque. > fwupd requires protobuf-c, not broken protobuf-c that didn't get updated. That'd be slackrepo's responsibility. Or yours. I think what he's saying is that "protobuf-c" should list "abseil-cpp" as its dependencies. Currently, protobuf-c only lists protobuf3 as dependency [1] which seems to be not the whole picture. -Shahab [1] https://slackbuilds.org/repository/15.0/libraries/protobuf-c/ From erich.public at protonmail.com Tue Apr 28 19:09:11 2026 From: erich.public at protonmail.com (Erich Ritz) Date: Tue, 28 Apr 2026 19:09:11 +0000 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: Message-ID: On Tuesday, April 28th, 2026 at 2:05 PM, Shahab Vahedi via SlackBuilds-users wrote: > Alexander Grotewohl wrote: > > Fellype wrote: > >> [...] > >> Dependency tree: > >> system/fwupd (update for version 1.9.34) > >> libraries/protobuf-c (ok) > >> development/protobuf3 (ok) > >> development/abseil-cpp (ok) > > > > Probably best to think of dependencies as opaque. > > fwupd requires protobuf-c, not broken protobuf-c that didn't get updated. That'd be slackrepo's responsibility. Or yours. > > I think what he's saying is that "protobuf-c" should list "abseil-cpp" as its dependencies. > Currently, protobuf-c only lists protobuf3 as dependency [1] which seems to be not the whole picture. > Yes, exactly. Sorry I didn't make that clear. Erich > > -Shahab > > [1] > https://slackbuilds.org/repository/15.0/libraries/protobuf-c/ From andrzej at telszewski.com Tue Apr 28 19:11:11 2026 From: andrzej at telszewski.com (Andrzej Telszewski) Date: Tue, 28 Apr 2026 21:11:11 +0200 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: Message-ID: On 28/04/2026 19:43, Erich Ritz via SlackBuilds-users wrote: > 2) Slackrepo's rebuild logic depends on it. When a package is updated, slackrepo builds it and then rebuilds all packages that depend on it. It does not, however, rebuild packages that depend on rebuilt packages. I'm not for or against what you ask for when it comes to explicit dependencies. What I want to mention here, is that, that the _no rebuild_ issue with slackrepo, is actually a defect in slackrepo itself. It should handle this situation. I reported the defect sometime ago: https://github.com/aclemons/slackrepo/issues/13 -- Best regards, Andrzej Telszewski From sb at rbn.im Tue Apr 28 21:29:38 2026 From: sb at rbn.im (Ruben Schuller) Date: Tue, 28 Apr 2026 23:29:38 +0200 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: Message-ID: <20260428232938.11030b6b@banane.kuchen> Hi, 2026-04-28 Erich Ritz via SlackBuilds-users : > I know that some like to "optimize" the dependency list of > SlackBuilds by not listing dependencies that are already included as > dependencies of dependencies.? I would humbly ask to please not do > this. Yes. Quoting the "Submissions" page: > REQUIRES contains a space-separated list of all required build-time > and run-time dependencies, each named exactly as listed on the > SlackBuilds.org site. It should not contain anything that is part of > Slackware itself. The content of REQUIRES should only be first level > dependencies (i.e. no deps of deps). I read it as "list every 1st level dependency, and ONLY those". > 2) Slackrepo's rebuild logic depends on it. When a package is > updated, slackrepo builds it and then rebuilds all packages that > depend on it. It does not, however, rebuild packages that depend on > rebuilt packages. Having cooked up my own build tool: Listing _all_ and _only_ 1st level dependencies works fine. When using a tool, you get a neat tree of what needs to be rebuild, except very fringe cases. Trying to "detect", by using timestamps or whatnot, if something needs to be rebuild, never works reliably IMO. Don't be clever when the machine can handle it. When building manually you aren't very likely to build the same thing again because e.g. the SlackBuilds directory already exists. Mixing up the levels of dependencies only makes things harder. Cheers Ruben From list+sbo at vahedi.org Tue Apr 28 23:05:43 2026 From: list+sbo at vahedi.org (Shahab Vahedi) Date: Wed, 29 Apr 2026 01:05:43 +0200 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: <20260428232938.11030b6b@banane.kuchen> References: <20260428232938.11030b6b@banane.kuchen> Message-ID: <953fefbc-e6e4-4670-86da-af01bd6976bf@vahedi.org> protobuf-c directly depends on abseil-cpp. Not because its dependency, protobuf3, depends on it. I don't think this was an optimization from the maintainer to not have it listed, but more like an oversight. Or maybe when he packaged it, the protobuf-c code was not directly using abseil-cpp, and then it changed over time. -Shahab From dickson.tim at googlemail.com Wed Apr 29 09:58:48 2026 From: dickson.tim at googlemail.com (Tim Dickson) Date: Wed, 29 Apr 2026 10:58:48 +0100 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: <953fefbc-e6e4-4670-86da-af01bd6976bf@vahedi.org> References: <20260428232938.11030b6b@banane.kuchen> <953fefbc-e6e4-4670-86da-af01bd6976bf@vahedi.org> Message-ID: the submission rules state not to declare deps of deps. whatever tool you use, way you can't get away from the need to rebuild other packages from time to time. Usually if there is a major version change so the api/abi may changel and that may require rebuilding some trees. One issue with declaring all sub deps in a package is maintainers having to keep track of all the sub deps and potential optional deps. increasing the work for the maintainers, and making it very difficult to stay up to date, due to daisy chain effects of one lib changing it's dep, causing half the repo needing to be updated. That is not a sustainable way to operate, as the sbo admins would be flooded with updates all the time, and due to the release cycle, changes would propagate over weeks. Our current method of only listing direct deps, and if something breaks then fix it is more manageable than forcing cascading updates if one lib changes it's deps. on approach is rebuild and see if it works. if not, rebuild tree. you can use tools like sqg to generate dep trees, just bare in mind any "optional deps". regards Tim From urchlay at slackware.uk Wed Apr 29 10:33:34 2026 From: urchlay at slackware.uk (B. Watson) Date: Wed, 29 Apr 2026 06:33:34 -0400 (EDT) Subject: [Slackbuilds-users] qodem gitlab download In-Reply-To: <20260427140018.GA1780@rainbow> References: <20260427140018.GA1780@rainbow> Message-ID: On Mon, 27 Apr 2026, Ben Collver wrote: > Greetings, > > I went to install qodem and tried to fetch the sources: > > https://gitlab.com/AutumnMeowMeow/qodem/-/archive/v1.0.1/qodem-v1.0.1.tar.gz > > With wget, i got 403 forbidden. > With curl, i got redirected to https://gitlab.com/users/sign_in. > With dillo, i got Enable JavaScript and cookies to continue. Well-spotted. Looks like the author removed the gitlab repo. > I'd like to suggest changing the download link to sourceforge.net Have you tried it? It fails to build. I spent some time trying to understand why and fix it, but so far failed. Feel free to take a look, yourself. I still have a local copy of the tarball from gitlab, I'm just going to host that on slackware.uk for now: https://slackware.uk/~urchlay/src/qodem-v1.0.1.tar.gz ...and update the downlad link in the .info file. From erich.public at protonmail.com Wed Apr 29 13:43:56 2026 From: erich.public at protonmail.com (Erich Ritz) Date: Wed, 29 Apr 2026 13:43:56 +0000 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: <20260428232938.11030b6b@banane.kuchen> <953fefbc-e6e4-4670-86da-af01bd6976bf@vahedi.org> Message-ID: On Wednesday, April 29th, 2026 at 4:58 AM, Tim Dickson via SlackBuilds-users wrote: > the submission rules state not to declare deps of deps. > > whatever tool you use, way you can't get away from the need to rebuild > other packages from time to time. Usually if there is a major version > change so the api/abi may changel and that may require rebuilding some > trees. > > One issue with declaring all sub deps in a package is maintainers having > to keep track of all the sub deps and potential optional deps. No, that is not what I am proposing at all. I am asking to declare all direct dependencies. Example: A depends on (uses features of, links to, etc.) B and C. B depends on C and D. A should list B and C as deps, and B should list C and D as deps. A should not elide C as a dep simply because B also depends on it. A should not list D as a dep. > increasing the work for the maintainers, and making it very difficult to > stay up to date, due to daisy chain effects of one lib changing it's > dep, causing half the repo needing to be updated. That is not a > sustainable way to operate, as the sbo admins would be flooded with > updates all the time, and due to the release cycle, changes would > propagate over weeks. Our current method of only listing direct deps, > and if something breaks then fix it is more manageable than forcing > cascading updates if one lib changes it's deps. > > on approach is rebuild and see if it works. if not, rebuild tree. you > can use tools like sqg to generate dep trees, just bare in mind any > "optional deps". > > regards Tim > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ > > From bencollver at riseup.net Wed Apr 29 14:56:44 2026 From: bencollver at riseup.net (Ben Collver) Date: Wed, 29 Apr 2026 07:56:44 -0700 Subject: [Slackbuilds-users] qodem gitlab download In-Reply-To: References: Message-ID: <20260429145644.GA12164@rainbow> > From: "B. Watson" > > On Mon, 27 Apr 2026, Ben Collver wrote: > > I went to install qodem and tried to fetch the sources: > > Well-spotted. Looks like the author removed the gitlab repo. > > > I'd like to suggest changing the download link to sourceforge.net > > Have you tried it? It fails to build. I spent some time trying to > understand why and fix it, but so far failed. Feel free to take a > look, yourself. > > I still have a local copy of the tarball from gitlab, I'm just going > to host that on slackware.uk for now: > > https://slackware.uk/~urchlay/src/qodem-v1.0.1.tar.gz > > ...and update the downlad link in the .info file. Yes, i tried it. I had to comment out the contributed .pl scripts in order to get the build to succeed. Apparently even though the version numbers are the same, the source code archives differ. Thanks for your workaround, that's good enough for me! -Ben From urchlay at slackware.uk Wed Apr 29 15:14:07 2026 From: urchlay at slackware.uk (B. Watson) Date: Wed, 29 Apr 2026 11:14:07 -0400 (EDT) Subject: [Slackbuilds-users] qodem gitlab download In-Reply-To: <20260429145644.GA12164@rainbow> References: <20260429145644.GA12164@rainbow> Message-ID: On Wed, 29 Apr 2026, Ben Collver wrote: > Yes, i tried it. I had to comment out the contributed .pl scripts > in order to get the build to succeed. Apparently even though the > version numbers are the same, the source code archives differ. I had worse trouble than that. The first compile (the ncurses build, without --enable-x11) choked because the code contains calls to PD_* functions (parts of PDCurses), even though the configure script doesn't enable linking with PDCurses unless you --enable-x11... and I don't want to disable the non-X build because that's what I actually used, when I was using qodem. At some point maybe I can revisit it. But it's confusing that the author has (had) 2 separate tarballs on 2 sites that both claim to be "version 1.0.1" but they build differently. Path of least resistance was to just punt and keep using the tarball I wrote the script for. It doesn't get updated upstream: I added it to the repo in July of 2023 and there hasn't been a new version since then. From dickson.tim at googlemail.com Wed Apr 29 16:48:29 2026 From: dickson.tim at googlemail.com (Tim Dickson) Date: Wed, 29 Apr 2026 17:48:29 +0100 Subject: [Slackbuilds-users] Please list all direct dependencies as dependencies In-Reply-To: References: <20260428232938.11030b6b@banane.kuchen> <953fefbc-e6e4-4670-86da-af01bd6976bf@vahedi.org> Message-ID: On 29/04/2026 14:43, Erich Ritz wrote: > On Wednesday, April 29th, 2026 at 4:58 AM, Tim Dickson via SlackBuilds-users wrote: > >> the submission rules state not to declare deps of deps. >> >> whatever tool you use, way you can't get away from the need to rebuild >> other packages from time to time. Usually if there is a major version >> change so the api/abi may changel and that may require rebuilding some >> trees. >> >> One issue with declaring all sub deps in a package is maintainers having >> to keep track of all the sub deps and potential optional deps. > No, that is not what I am proposing at all. I am asking to declare all direct dependencies. Example: A depends on (uses features of, links to, etc.) B and C. B depends on C and D. A should list B and C as deps, and B should list C and D as deps. A should not elide C as a dep simply because B also depends on it. A should not list D as a dep. in your example the current method would be listing just B as a dep of A, as having B will include C and D, and if B changed it's deps to not need C, then A wouldn't compile because it also needed C. ok. I've come across that issue. the challenge then becomes knowing which libs are directly needed and which are indirectly needed. that information is not usually provided. Often a project may either list all the deps, or only direct deps, and assume that those deps will have their deps installed etc, down the tree. it is much harder for sbo admins to verify if an inclusion is valid as you have to go through all the source code to see how functions from libs are being called. it might work if you only looked after 1 or 2 packages, but verifying 1000's of packages is not viable an awful lot of source code to check. it's sort of useful to know but a headache to maintain. >> increasing the work for the maintainers, and making it very difficult to >> stay up to date, due to daisy chain effects of one lib changing it's >> dep, causing half the repo needing to be updated. That is not a >> sustainable way to operate, as the sbo admins would be flooded with >> updates all the time, and due to the release cycle, changes would >> propagate over weeks. Our current method of only listing direct deps, >> and if something breaks then fix it is more manageable than forcing >> cascading updates if one lib changes it's deps. >> >> on approach is rebuild and see if it works. if not, rebuild tree. you >> can use tools like sqg to generate dep trees, just bare in mind any >> "optional deps". >> >> regards Tim >> _______________________________________________ >> SlackBuilds-users mailing list >> SlackBuilds-users at slackbuilds.org >> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - https://slackbuilds.org/faq/ >> >>