From edps.mundognu at gmail.com Tue Aug 2 15:08:43 2022 From: edps.mundognu at gmail.com (Edinaldo P. Silva) Date: Tue, 2 Aug 2022 12:08:43 -0300 Subject: [Slackbuilds-users] scripts for grab/removal Message-ID: Hi all, i don't use Opera Stable, Development or Legacy anymore. If anyone has interest, the related scripts are free for grab: network/opera network/opera-developer network/opera-legacy multimedia/opera-developer-ffmpeg-codecs multimedia/opera-ffmpeg-codecs Cheers, Edinaldo. -------------- next part -------------- An HTML attachment was scrubbed... URL: From slackalaxy at gmail.com Fri Aug 5 09:36:28 2022 From: slackalaxy at gmail.com (Petar Petrov) Date: Fri, 5 Aug 2022 12:36:28 +0300 Subject: [Slackbuilds-users] sboutils -- small tools to interact with SBo Message-ID: dear All, after a year away from Slackware, I am happy to be back, using it as my main distro. I am slowly taking up the maintenance of my SlackBuilds where I left off, and I hope to resubmit soon the ones that had to be removed from 15.0. I would like to ask your opinion on a small pet-project of mine: https://github.com/slackalaxy/sboutils There are three tools written in BASH: sboask: interact with SBo, showing information about the SlackBuilds sboset: help when a new SlackBuild is prepared sborun: semi-automatically runs a SlackBuild Feedback is very welcome and I am open to suggestions and ideas. If you are willing to give the tools a try, I will very much appreciate the testing. Most of all, I will be grateful if someone is interested to take a look at the scripting itself and give their comments. I accept criticism. I tried to make the README as detailed as possible, so even if you do not want to try these, you can at least see what the idea is. You can reach me by email. I also hang out in IRC as ppetrov^ I will probably post a thread on LQ, but decided to notify you first. best, Petar From erich.public at protonmail.com Fri Aug 5 12:42:08 2022 From: erich.public at protonmail.com (Erich Ritz) Date: Fri, 05 Aug 2022 12:42:08 +0000 Subject: [Slackbuilds-users] sboutils -- small tools to interact with SBo In-Reply-To: References: Message-ID: Hi Petar, ------- Original Message ------- On Friday, August 5th, 2022 at 4:29 AM, Petar Petrov wrote: > > > > dear All, > > after a year away from Slackware, I am happy to be back, using it as > my main distro. I am slowly taking up the maintenance of my > SlackBuilds where I left off, and I hope to resubmit soon the ones > that had to be removed from 15.0. > > I would like to ask your opinion on a small pet-project of mine: > https://github.com/slackalaxy/sboutils > > There are three tools written in BASH: > sboask: interact with SBo, showing information about the SlackBuilds > sboset: help when a new SlackBuild is prepared > sborun: semi-automatically runs a SlackBuild > > Feedback is very welcome and I am open to suggestions and ideas. If > you are willing to give the tools a try, I will very much appreciate > the testing. Most of all, I will be grateful if someone is interested > to take a look at the scripting itself and give their comments. I > accept criticism. > I tried to make the README as detailed as possible, so even if you do > not want to try these, you can at least see what the idea is. > > You can reach me by email. I also hang out in IRC as ppetrov^ > > I will probably post a thread on LQ, but decided to notify you first. > > best, > > Petar Looks interesting; I may check it out. In particular it looks like a much nicer way of interacting with hoorex (which I have installed but have hardly ever used). Since you already have a dependency (hoorex) have you considered / are you aware of sbolint and sbopkglint (https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/)? You could optionally run sbopkglint after sborun builds a package (if it's installed on the system). Not sure how many features you want to add... projects always run the risk of feature bloat. Erich From slackalaxy at gmail.com Fri Aug 5 13:22:07 2022 From: slackalaxy at gmail.com (Petar Petrov) Date: Fri, 5 Aug 2022 16:22:07 +0300 Subject: [Slackbuilds-users] sboutils -- small tools to interact with SBo In-Reply-To: References: Message-ID: On Fri, 5 Aug 2022 at 15:42, Erich Ritz wrote: > > Hi Petar, > > ------- Original Message ------- > On Friday, August 5th, 2022 at 4:29 AM, Petar Petrov wrote: > > > > > > > > dear All, > > > > after a year away from Slackware, I am happy to be back, using it as > > my main distro. I am slowly taking up the maintenance of my > > SlackBuilds where I left off, and I hope to resubmit soon the ones > > that had to be removed from 15.0. > > > > I would like to ask your opinion on a small pet-project of mine: > > https://github.com/slackalaxy/sboutils > > > > There are three tools written in BASH: > > sboask: interact with SBo, showing information about the SlackBuilds > > sboset: help when a new SlackBuild is prepared > > sborun: semi-automatically runs a SlackBuild > > > > Feedback is very welcome and I am open to suggestions and ideas. If > > you are willing to give the tools a try, I will very much appreciate > > the testing. Most of all, I will be grateful if someone is interested > > to take a look at the scripting itself and give their comments. I > > accept criticism. > > I tried to make the README as detailed as possible, so even if you do > > not want to try these, you can at least see what the idea is. > > > > You can reach me by email. I also hang out in IRC as ppetrov^ > > > > I will probably post a thread on LQ, but decided to notify you first. > > > > best, > > > > Petar > > Looks interesting; I may check it out. In particular it looks like a much nicer way of interacting with hoorex (which I have installed but have hardly ever used). > > Since you already have a dependency (hoorex) have you considered / are you aware of sbolint and sbopkglint (https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/)? You could optionally run sbopkglint after sborun builds a package (if it's installed on the system). Not sure how many features you want to add... projects always run the risk of feature bloat. > > Erich hi Erich, yes, it is a wrapper around hoorex, among other things. Tim Dickson just told me about sbopkglint and it seems like a good idea to call it. I doubt sboutils will ever become a "feature rich" set of tools, for now I want to make sure it works fine. Drawing a parallel with CRUX, sboask tries to mimic prt-get, but without its major feature -- automated package installation from ports. sboset is something like prtcreate, while sborun is similar to pkgmk. Anyway, thanks for the tips :) best, Petar From edps.mundognu at gmail.com Fri Aug 5 18:58:00 2022 From: edps.mundognu at gmail.com (Edinaldo P. Silva) Date: Fri, 5 Aug 2022 15:58:00 -0300 Subject: [Slackbuilds-users] scripts for grab/removal Message-ID: for now i'm updating all opera SlackBuilds (stable, developer and -codecs), the opera-legacy is not maintainning anymore. Tested in youtube on Virtual machine with youtube with HQ enable and all passed. After this i will ignore theses scripts. Thanks, Edinaldo. -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Aug 6 13:28:22 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 6 Aug 2022 20:28:22 +0700 Subject: [Slackbuilds-users] Updates - 20220806.1 Message-ID: <680e3c8e-c944-8754-3c96-e9e49156d633@slackbuilds.org> Sat Aug 6 13:16:54 UTC 2022 academic/IGV: Updated for version 2.13.2. academic/SeqMonk: Updated for version 1.48.1. academic/biopython: Updated for version 1.79. academic/cap3: DOWLOAD updated. academic/clustalx: Updated to use qmake-qt5. BUILD bumped. academic/fiji: Updated for version 20220414_1745. academic/jalview: Updated for version 2.11.2.3. academic/megax: Updated for version 11.0.11_1. academic/scipy3: Updated for version 1.9.0. academic/seqkit: Updated for version 2.2.0. academic/spades: Updated for version 3.15.4. audio/flacon: Updated for version 9.1.0. audio/ncspot: Updated for version 0.10.1. audio/qpwgraph: Updated for version 0.3.4. business/binance-desktop: Updated for version 1.37.0. desktop/dunst: Updated for version 1.9.0. desktop/fbmenugen: Updated for version 0.86. desktop/fbrowse-tray: Updated for version 0.09. desktop/gmrun: Updated for version 1.4w. desktop/gnome-session: Patched for wayland session script sourcing. desktop/menutray: Updated for version 0.54. desktop/obbrowser: Updated for version 0.14. desktop/obmenu-generator: Updated for version 0.90. development/Mk4tcl: Removed. Replaced by development/metakit. development/amazon-corretto: Updated for version 17.0.4.8.1. development/bazel: Added (Correct, reproducible, and fast builds) development/dpkg: Updated for version 1.21.9. development/gedit-plugins: Updated for version 42.1. development/gedit: Updated for version 42.2. development/ghidra: Updated for version 10.1.5. development/jupyterlab: Remove jupyter-notebook dependency. development/metakit: Added (embedded database library) development/mold: Updated for version 1.4.0. development/openjdk8: Remove stray line from info. development/quickjs: Added (a small and embeddable JS engine) development/rstudio-desktop: Update for 2022.07.1+554. development/tkcon: Added (replacement for the standard Tk console) development/tkdiff: Updated for version 5.4. development/xnedit: Updated for version 1.4.1. games/puzzles: Updated for version 20220802.8399cff. games/xonotic: Updated for version 0.8.5. games/yuzu: Added (Nintendo Switch emulator) gis/python3-pyshp: Updated for version 2.3.1. libraries/gsm: Updated for version 1.0.22. multimedia/QMPlay2: Updated for version 22.06.16. multimedia/opera-developer-ffmpeg-codecs: Updated for v 0.66.0. multimedia/opera-ffmpeg-codecs: Updated for version 0.66.0. multimedia/picard: Updated for version 2.8.2. multimedia/plexmediaserver: Updated for v 1.28.0.5999_97678ded3. multimedia/spot: Added (spotify player) network/AdGuardHome: Updated for version 0.107.9. network/brave-browser: Updated for version 1.42.86. network/dovecot-pgsql: Remove template comment. network/element-desktop: Updated for version 1.11.2. network/ircd-hybrid: Updated for version 8.2.41. network/nextcloud-desktop: Updated for version 3.5.4. network/opera-developer: Updated for version 91.0.4498.0. network/opera: Updated for version 89.0.4447.83. network/postfix-pgsql: Remove template comment. network/qutebrowser-bin: Update pdfjs version. network/signal-desktop: Updated for version 5.53.0. network/tor: Updated version for version 0.4.7.8. network/vivaldi: Match template to pass sbolint checks. network/wireshark: Fix typo. office/pandoc-bin: Updated for version 2.19. perl/MoarVM: Updated for version 2022.07. perl/nqp: Updated for version 2022.07. perl/perl-file-mimeinfo: Updated for version 0.33. perl/rakudo: Updated for version 2022.07. python/argon2-cffi: Updated for version 21.3.0. python/certbot-dns-cloudflare: Added (cloudflare DNS Certbot plugin) python/debugpy: Update for version 1.6.2. python/esptool: Updated for version 4.2. python/ps_mem: Updated for version 3.14. python/python-executing: Updated for version 0.9.1. python/python3-Flask-httpauth: Updated for version 4.6.0. python/python3-cloudflare: Added (wrapper for Cloudflare Client API) python/python3-json5: Updated for version 0.9.9. python/python3-jsonlines: Added (python lib. for jsonlines/ndjson) python/scikit-learn: Updated for version 1.1.2. ruby/ruby-build: Updated for version 20220726. system/btrbk: Updated for version 0.32.2. system/cpuid2cpuflags: Updated for version 12.0. system/dget: Updated for version 2.22.2. system/openrazer-daemon: Updated for version 3.4.0. system/openrazer-kernel: Updated for version 3.4.0. system/rEFInd: Updated for version 0.13.3.1. system/refind: Updated for version 0.13.3.1. system/rhash: Updated for version 1.4.3. system/slackrepo-hints: Updated for version 20220805. system/slackrepo: Updated for version 20220805. system/telegraf: Updated for version 1.23.3. system/tilda: Updated for version 1.5.4. system/wine-staging: Updated for version 7.14. system/zsh-completions: Updated for version 0.34.0. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From dchmelik at gmail.com Sat Aug 6 14:33:29 2022 From: dchmelik at gmail.com (dchmelik at gmail.com) Date: Sat, 6 Aug 2022 07:33:29 -0700 Subject: [Slackbuilds-users] [SlackBuilds] outdated Python builds (in general) including mathics dependencies (years-old) need maintenance or taking it all over Message-ID: The mathics.SlackBuild depends on outdated Python: numpy (possibly not too outdated), sympy (many years outdated) depends on mpmath (I used to maintain... current maintainer keeps very up-to-date)... but what I mean now is numpy3, python3-sympy (& python3-mpmath)... seems these python3 when used for mathics (core not omnibus yet) result in it won't even run anymore (builds but is common python stuff deceptively 'successfully' builds except requires dependency different than accepted to 'build' (other times versions other than 'required' work). ??????? Is python3-sympy.SlackBuild still even maintained?? Now that depends on something I used to maintain, I hope python3-sympy.SlackBuild will either be updated in reasonable time or someone (maybe me, maybe/hopefully not) can take over... SymPy is a significant library even mentioned on wikipedia.org/wiki/Python. ??????? Another option is if anyone likes Python (I don't) and wants to maintain mathics.SlackBuild it's quite likely I will give them it (as long as hopefully you're better at Python than me, which would be very easy). ??????? I regret doing Python SlackBuilds for various reasons including as soon as SlackBuilds.org (SBo) administrators updated the templates it seems they were already years outdated: I no longer see any Python projects actually using the old setuptools rather than the newer pip, but there's no pip template (which would be needed for mathics omnibus). --David Chmelik (abridged/legal Melik) From alik at ejik.org Sat Aug 6 15:46:16 2022 From: alik at ejik.org (Alexander Verbovetsky) Date: Sat, 6 Aug 2022 18:46:16 +0300 Subject: [Slackbuilds-users] [SlackBuilds] outdated Python builds (in general) including mathics dependencies (years-old) need maintenance or taking it all over In-Reply-To: References: Message-ID: On Sat, Aug 06, 2022 at 07:33:29AM -0700, dchmelik at gmail.com wrote: > Is python3-sympy.SlackBuild still even maintained? Now that depends on > something I used to maintain, I hope python3-sympy.SlackBuild will > either be updated in reasonable time or someone (maybe me, > maybe/hopefully not) can take over... SymPy is a significant library > even mentioned on wikipedia.org/wiki/Python. I'd take over python3-sympy if the current maintainer (I added him to cc) has no plans to update it. Best regards, Alexander From z.coldplayer at gmail.com Sat Aug 6 15:46:47 2022 From: z.coldplayer at gmail.com (Jheengut Pritvi) Date: Sat, 6 Aug 2022 19:46:47 +0400 Subject: [Slackbuilds-users] Update Apache Tomcat for new version 22 In-Reply-To: References: Message-ID: Hi, It's been a while since I have not heard from the maintainer and Tomcat has bumped to a new version by now. Please advise. Pritvi On Mon, 18 Jul 2022, 15:54 Dave Woodfall, wrote: > On 18/07/22 15:45, > Jheengut Pritvi put forth the proposition: > > Hi Dave, > > > > I was never before requested to send patches as such and I sent the email > > to the maintainer and CC to slackbuilds. By experience, if the maintainer > > is not free or could not have time to update, someone in the admins > would > > patch it themselves. > > We do accept patches if you don't hear back from the maintainer > within a reasonable time. It's usually best to wait a few days to > give them chance to reply. > > Or if you know that the maintainer hasn't been active for a very long > time then that's OK too. > > > Thanks > > Pritvi > > > > On Mon, 18 Jul 2022 at 15:25, Dave Woodfall > wrote: > > > > > On 18/07/22 12:21, > > > Dave Woodfall put forth the proposition: > > > > On 18/07/22 15:01, > > > > Jheengut Pritvi put forth the proposition: > > > > > Hi, > > > > > > > > > > Apache Tomcat has been updated to version 10.0.22. > > > > > > > > > > Please accept the diff ==> > > > > > > > > > > > > > > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff > > > apache-tomcat.info > > > > > apache-tomcat.info.sbopkg > > > > > 2c2 > > > > > < VERSION="10.0.20" > > > > > --- > > > > > > VERSION="10.0.22" > > > > > 4,5c4,5 > > > > > < DOWNLOAD=" > > > > > > > > > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz > > > " > > > > > > > > > > < MD5SUM="cc94dae513e06c3f9dae191a73cdd558" > > > > > --- > > > > > > DOWNLOAD=" > > > > > > > > > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz > > > " > > > > > > > > > > > MD5SUM="e01967a23bd19fa1cc314215edfbe92d" > > > > > > > > > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff > > > > > apache-tomcat.SlackBuild apache-tomcat.SlackBuild.sbopkg > > > > > 29c29 > > > > > < VERSION=${VERSION:-10.0.20} > > > > > --- > > > > > > VERSION=${VERSION:-10.0.22} > > > > > > > > > > > > > > > > > > > > Best regards > > > > > Pritvi Jheengut > > > > > > > > Can you please add patches as attachments? > > > > > > > > Quick way without git - `a' is the old slackbuild directory, `b' is > > > > the updated slackbuild directory: > > > > > > > > LC_ALL=C TZ=UTC0 diff -Naur a b > whatever-update.patch > > > > > > > > Then attach the patch here. > > > > > > > > Thanks. > > > > > > > > It's easier for us than copy/pasting from emails. > > > > > > > > Willy has a HOWTO on making git patches on his blog. > > > > > > > > > > You aren't the maintainer. If you haven't yet, please first contact > > > the maintainer to ask about updating it. > > > > > > Thanks > > > > > > -- > > > Dave > > > > > > sbo-maintainer-tools: > > > https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/ > > > SBo templates: > > > https://slackbuilds.org/templates/ > > > How to format github downloads: > > > https://slackbuilds.org/GITHUB_URLs.txt > > > > > > > > > 2c2 > > < VERSION="10.0.20" > > --- > > > VERSION="10.0.22" > > 4,5c4,5 > > < DOWNLOAD=" > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz > " > > < MD5SUM="cc94dae513e06c3f9dae191a73cdd558" > > --- > > > DOWNLOAD=" > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz > " > > > MD5SUM="e01967a23bd19fa1cc314215edfbe92d" > > > 29c29 > > < VERSION=${VERSION:-10.0.20} > > --- > > > VERSION=${VERSION:-10.0.22} > > -- > Dave > > sbo-maintainer-tools: > https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/ > SBo templates: > https://slackbuilds.org/templates/ > How to format github downloads: > https://slackbuilds.org/GITHUB_URLs.txt > _______________________________________________ > 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 dchmelik at gmail.com Sun Aug 7 05:30:07 2022 From: dchmelik at gmail.com (dchmelik at gmail.com) Date: Sat, 6 Aug 2022 22:30:07 -0700 Subject: [Slackbuilds-users] [SlackBuilds] ocp broken [Re: Updates - 20220806] Message-ID: <67015957-da9e-bf68-7e06-aaccfb21055a@gmail.com> Open Cubic Player (ocp) SlackBuild is now broken: looks for unifont.ttf but gnu-unifont dependency only has .otf. ??????? Was ocp updated without testing? From dchmelik at gmail.com Sun Aug 7 05:43:31 2022 From: dchmelik at gmail.com (dchmelik at gmail.com) Date: Sat, 6 Aug 2022 22:43:31 -0700 Subject: [Slackbuilds-users] [SlackBuilds] ocp [Re: Updates - 20220806] In-Reply-To: <67015957-da9e-bf68-7e06-aaccfb21055a@gmail.com> References: <67015957-da9e-bf68-7e06-aaccfb21055a@gmail.com> Message-ID: <6cc7eec3-a351-58b2-2199-d1566a5e4468@gmail.com> On 8/6/22 10:30 PM, dchmelik at gmail.com wrote: > Open Cubic Player (ocp) SlackBuild is now broken: looks for > unifont.ttf but gnu-unifont dependency only has .otf. I see that unlike for decades, it now requires giving special parameters to gnu-unifont dependency.... that's no problem then, though I can't build on Slackware 15+current for other reasons (probably builds on Slackware 15 stable) and want to learn how to use chroot with (to save space) overlayfs to build packages in. From fernando.lopezjr at gmail.com Sun Aug 7 13:31:18 2022 From: fernando.lopezjr at gmail.com (Fernando Lopez) Date: Sun, 7 Aug 2022 08:31:18 -0500 Subject: [Slackbuilds-users] wxGTK3 (3.0.5) upgrade? Message-ID: is there anyway you can upgrade this package to at least 3.1.5? I hope it doesn't break any other packages. thank you! -- ------------ Regards, Fernando Lopez Jr. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbo at linuxgalaxy.org Mon Aug 8 19:30:41 2022 From: sbo at linuxgalaxy.org (KB_SBo) Date: Mon, 08 Aug 2022 19:30:41 +0000 Subject: [Slackbuilds-users] wxGTK3 (3.0.5) upgrade? In-Reply-To: References: Message-ID: <0593d99f-2a9d-f6a0-e345-5eb2f4caf5eb@linuxgalaxy.org> On 8/7/22 06:31, Fernando Lopez wrote: > is there anyway you can upgrade this package to at least 3.1.5? I hope > it doesn't break any other packages. > > thank you! Although upstream hasn't updated their BOINC Software prerequisites (Unix/Linux) m a while, to build Boinc Manager they stil; list wxWidgets 3.0.0, although '--disable-shared' is no longer necessary. There is a 2017-2020 github issue: Manager fails to link with wxWidgets 3.1 #2271 Thus, this may have been fixed. I'll another look....eventually. -kb From willysr at slackbuilds.org Tue Aug 9 01:49:41 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 9 Aug 2022 08:49:41 +0700 Subject: [Slackbuilds-users] wxGTK3 (3.0.5) upgrade? In-Reply-To: References: Message-ID: <0d7260dc-624f-9b42-36b6-f7463d55cb2f@slackbuilds.org> > is there anyway you can upgrade this package to at least 3.1.5? I hope it > doesn't break any other packages. 3.1.5 is considered development i have 3.2.0 ready but it's renamed as wxWidgets as it now has Qt5 and GTK+ interfaces https://git.slackbuilds.org/slackbuilds/log/?h=wxWidgets-wip -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Tue Aug 9 01:54:20 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 9 Aug 2022 08:54:20 +0700 Subject: [Slackbuilds-users] [SlackBuilds] ocp broken [Re: Updates - 20220806] In-Reply-To: <67015957-da9e-bf68-7e06-aaccfb21055a@gmail.com> References: <67015957-da9e-bf68-7e06-aaccfb21055a@gmail.com> Message-ID: > Open Cubic Player (ocp) SlackBuild is now broken: looks for unifont.ttf > but gnu-unifont dependency only has .otf. > ??????? Was ocp updated without testing? See the detail information on the commit (especially the README) https://git.slackbuilds.org/slackbuilds/commit/?id=a93c54b8d3f61ce4054756b402f604249790d8ab -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From sbo at linuxgalaxy.org Tue Aug 9 18:30:46 2022 From: sbo at linuxgalaxy.org (KB_SBo) Date: Tue, 09 Aug 2022 18:30:46 +0000 Subject: [Slackbuilds-users] wxGTK3 (3.0.5) upgrade? In-Reply-To: <0d7260dc-624f-9b42-36b6-f7463d55cb2f@slackbuilds.org> References: <0d7260dc-624f-9b42-36b6-f7463d55cb2f@slackbuilds.org> Message-ID: <374821e0-eac5-f0b6-77de-c03e7f0d73ff@linuxgalaxy.org> On 8/8/22 18:49, Willy Sudiarto Raharjo wrote: > 3.1.5 is considered development > i have 3.2.0 ready but it's renamed as wxWidgets as it now has Qt5 and > GTK+ interfaces > https://git.slackbuilds.org/slackbuilds/log/?h=wxWidgets-wip Willy, Your wxWidgts buildscript doesn't seem to create the correct wx-config links since 3.2 moved the location? script (pulled from SBo-git wxWidgets-wip branch today): # wxWidgets 3.2 provides 2 wx-configs, but we will use GTK by default gtk=gtk3-unicode-3.2 qt=qt-unicode-3.2 if [ "${INTERFACE:-gtk}" = "qt" ]; then ln -sf ../lib${LIBDIRSUFFIX}/wx/config/$qt $PKG/usr/bin/wx-config else ln -sf ../lib${LIBDIRSUFFIX}/wx/config/$gtk $PKG/usr/bin/wx-config fi ls -l /usr/bin/wx-* lrwxrwxrwx 1 root root 35 Aug 9 10:41 /usr/bin/wx-config -> ../lib64/wx/config/gtk3-unicode-3.2 but wxWidgets now uses: # locate gtk3-unicode /usr/lib/wx/config/gtk3-unicode-3.2 /usr/lib/wx/include/gtk3-unicode-3.2 /usr/lib/wx/include/gtk3-unicode-3.2/wx /usr/lib/wx/include/gtk3-unicode-3.2/wx/setup.h I thought this might have something to do with building on Slackware64-15.0 multilib. However, the same paths above occur when building on a pure, clean Slackware64-15.0 (qemu VM). -Ed From willysr at slackbuilds.org Wed Aug 10 01:44:17 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 10 Aug 2022 08:44:17 +0700 Subject: [Slackbuilds-users] wxGTK3 (3.0.5) upgrade? In-Reply-To: <374821e0-eac5-f0b6-77de-c03e7f0d73ff@linuxgalaxy.org> References: <0d7260dc-624f-9b42-36b6-f7463d55cb2f@slackbuilds.org> <374821e0-eac5-f0b6-77de-c03e7f0d73ff@linuxgalaxy.org> Message-ID: > Your wxWidgts buildscript doesn't seem to create the correct wx-config > links since 3.2 moved the location? > > script (pulled from SBo-git wxWidgets-wip branch today): > # wxWidgets 3.2 provides 2 wx-configs, but we will use GTK by default > gtk=gtk3-unicode-3.2 > qt=qt-unicode-3.2 > > if [ "${INTERFACE:-gtk}" = "qt" ]; then > ln -sf ../lib${LIBDIRSUFFIX}/wx/config/$qt $PKG/usr/bin/wx-config > else > ln -sf ../lib${LIBDIRSUFFIX}/wx/config/$gtk $PKG/usr/bin/wx-config > fi > > > ls -l /usr/bin/wx-* > lrwxrwxrwx 1 root root 35 Aug 9 10:41 /usr/bin/wx-config -> > ../lib64/wx/config/gtk3-unicode-3.2 > > but wxWidgets now uses: > > # locate gtk3-unicode > /usr/lib/wx/config/gtk3-unicode-3.2 > /usr/lib/wx/include/gtk3-unicode-3.2 > /usr/lib/wx/include/gtk3-unicode-3.2/wx > /usr/lib/wx/include/gtk3-unicode-3.2/wx/setup.h > > I thought this might have something to do with building on > Slackware64-15.0 multilib. However, the same paths above occur when > building on a pure, clean Slackware64-15.0 (qemu VM). Hi Ed yeah i noticed that too (and that's why it's still WIP) i checked with ARCH Linux and since they don't use lib64 location in their system, they don't have this issue my goal is to keep the location separated between x86 and x86_64, but still haven't got time to fix that path location, hence i haven't submitted to SBo yet -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From sbo at linuxgalaxy.org Wed Aug 10 20:53:28 2022 From: sbo at linuxgalaxy.org (KB_SBo) Date: Wed, 10 Aug 2022 20:53:28 +0000 Subject: [Slackbuilds-users] wxWidgets-3.2.0 WIP (pending) Message-ID: Willy, Moved this to its own email thread. I was able to compile/run boinc-7.20.2 against wxWidgets-3.2.0 by adding "--with-wx-config=/usr/lib/wx/config/gtk3-unicode-3.2" to configure. Essentially what I did to before to avoid the wxGTK vs wxGTK3 wx-config issue (There can only be one!). Scanning github issues, I'm wondering if this is part of it: https://github.com/wxWidgets/wxWidgets/issues/22610 Still poking around. -Ed -------------- > Your wxWidgts buildscript doesn't seem to create the correct wx-config > links since 3.2 moved the location? > > script (pulled from SBo-git wxWidgets-wip branch today): > # wxWidgets 3.2 provides 2 wx-configs, but we will use GTK by default > gtk=gtk3-unicode-3.2 > qt=qt-unicode-3.2 > > if [ "${INTERFACE:-gtk}" = "qt" ]; then > ln -sf ../lib${LIBDIRSUFFIX}/wx/config/$qt $PKG/usr/bin/wx-config > else > ln -sf ../lib${LIBDIRSUFFIX}/wx/config/$gtk $PKG/usr/bin/wx-config > fi > > > ls -l /usr/bin/wx-* > lrwxrwxrwx 1 root root 35 Aug 9 10:41 /usr/bin/wx-config -> > ../lib64/wx/config/gtk3-unicode-3.2 > > but wxWidgets now uses: > > # locate gtk3-unicode > /usr/lib/wx/config/gtk3-unicode-3.2 > /usr/lib/wx/include/gtk3-unicode-3.2 > /usr/lib/wx/include/gtk3-unicode-3.2/wx > /usr/lib/wx/include/gtk3-unicode-3.2/wx/setup.h > > I thought this might have something to do with building on > Slackware64-15.0 multilib. However, the same paths above occur when > building on a pure, clean Slackware64-15.0 (qemu VM). Hi Ed yeah i noticed that too (and that's why it's still WIP) i checked with ARCH Linux and since they don't use lib64 location in their system, they don't have this issue my goal is to keep the location separated between x86 and x86_64, but still haven't got time to fix that path location, hence i haven't submitted to SBo yet ------------------- From sbo at linuxgalaxy.org Wed Aug 10 23:58:04 2022 From: sbo at linuxgalaxy.org (KB_SBo) Date: Wed, 10 Aug 2022 23:58:04 +0000 Subject: [Slackbuilds-users] discord update Message-ID: <63ae6128-2987-9996-0229-665cb378745d@linuxgalaxy.org> Hello discord updated to 0.0.19 which means 0.0.18 refuses to run. Updated script seems to work ok: ------------ --- /library/data/slackware/builds/15.0/network/discord/discord.SlackBuild 2022-08-10 13:55:04.671658715 -0700 +++ /tmp/medit-1-tmpdir-d9d806e9/tmpfile-001 2022-08-10 13:55:10.428771489 -0700 @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=discord -VERSION=${VERSION:-0.0.18} +VERSION=${VERSION:-0.0.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} --------------- -kb From slackph at posteo.de Thu Aug 11 11:08:42 2022 From: slackph at posteo.de (Philip Lacroix) Date: Thu, 11 Aug 2022 11:08:42 +0000 Subject: [Slackbuilds-users] aris: new maintainer Message-ID: Dear admins After an email exchange with Juan M. Lasca, I agree to give the maintainership of the aris Slackbuild back to him. As you can see, he is the original author of the script. Thanks Philip From willysr at slackbuilds.org Sat Aug 13 04:09:58 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 13 Aug 2022 11:09:58 +0700 Subject: [Slackbuilds-users] Updates - 20220813.1 Message-ID: Sat Aug 13 03:41:17 UTC 2022 academic/Gridcoin-Research: Updated for version 5.4.0.0 academic/aris: New maintainer. Update patch. academic/avogadroapp: Updated for version 1.97.0. academic/avogadrolibs: Updated for version 1.97.0. academic/bowtie: Updated install all binaries. academic/getdp: Updated for version 3.5.0. academic/getfem: Updated for version 5.4.2. academic/gmsh: Updated for version 4.10.5. academic/snpEff: Build cleanup. audio/rack: Updated for version 2.1.2. business/bisq: Added (Exchange, Decentralized.) desktop/NsCDE: Updated for version 2.2. desktop/foot: Updated for version 1.13.0. desktop/gdm: Updated for version 42.0. desktop/gnome-screenshot: Added (GNOME Screenshot) desktop/gnome-session: Update wrapper script. desktop/gnome-shell-extension-appindicator: Added (GNOME Tray Ext.) desktop/labwc: Updated for version 0.5.3. desktop/lxqt-themes: Added (Graphics for LXQt). development/github-cli: Updated for version 2.14.4 development/kotlin: Updated for version 1.7.10. development/mongodb-compass: Updated for version 1.32.6. development/postman: Updated for version 9.27.0 development/rr: Updated for version 5.6.0. games/crispy-doom: Update script. games/steamtinkerlaunch: Updated for version 11.0. games/wesnoth: Fixed binary location, Updated for version 1.16.5 games/wolfmame: Updated for version 0.246. graphics/ART: Added (raw image processing program) graphics/vuescan: Updated for version 9.7.90. libraries/geocode-glib: Updated for version 3.26.3 libraries/liblzf: Added (data compression library). libraries/libwpe: Updated for version 1.12.2. libraries/mysql-connector-c++: Updated for version 8.0.30. libraries/protobuf-c: Updated for version 1.4.1. libraries/tllist: Updated for version 1.1.0. libraries/uhttpmock: Update homepage link. libraries/webkit2gtk4.1: Updated for version 2.36.6. libraries/webkit2gtk: Updated for version 2.36.6. misc/xcb-imdkit: Added (implementation of the xim protocol in xcb) multimedia/freetube: Added (The Private YouTube Client). multimedia/picard-plugins: Updated for version ed8d64c. multimedia/spotify: Updated for version 1.1.84.716. multimedia/vokoscreenNG: Updated for version 3.3.0. network/brave-browser: Updated for version 1.42.88. network/discord: Updated for version 0.0.19. network/protonmail-bridge: Updated for version 2.2.2. network/signal-desktop: Updated for version 5.54.0. network/speedometer: Updated for version 2.9. network/telegram: Updated for version 4.1.0. network/tor-browser: Updated for version 11.5.1. network/vivaldi: Create the $PKG/install directory. network/vivaldi: Updated for version 5.4.2753.31. office/calibre-bin: Updated for version 6.3.0. office/evolution-ews: Updated for version 3.44.4. office/evolution: Updated for version 3.44.4. office/homebank: Updated for version 5.5.6. New maintainer. python/asttokens: Updated for version 2.0.7. python/esptool: Updated for version 4.2.1. python/mpmath: Removed (Replaced by python-mpmath). python/python-mpmath: Added (arithmetic library). python/python3-mpmath: Removed (Replaced by python-mpmath). python/python3-sympy: Use python-mpmath. python/python3-tomlkit: Update for 0.11.2 python/pywayland: Update for 0.4.14 python/pywlroots: Update for 0.15.19 python/sympy: Use python-mpmath. system/blocaled: Added (localed D-Bus service) system/btop: Updated for version 1.2.8. system/docbook-xml5: Added (DocBook XML V5.0). system/docbookMathML1mods: Added (DocBook MathML1 modules). system/epson-inkjet-printer-escpr2: Updated for version 1.1.49. system/evolution-data-server: Updated for version 3.44.4. system/felix: Added (Rust file manager with vim-like key mapping) system/gnome-online-accounts: Updated for version 3.44.0. system/gtk-vnc: Updated for version 1.3.1. system/intel-microcode: Updated for version 20220809. system/lxqt-config: Added (LXQt configuration settings). system/lxqt-policykit: Added (LXQt polkit agent) system/mathML2dtd: Added (W3 MathML2 DTD). system/netdata: Updated for version 1.36.0. system/nvidia-driver: Updated for version 515.65.01. system/nvidia-kernel: Updated for version 515.65.01. system/nvidia-legacy390-driver: Updated for version 390.154. system/nvidia-legacy390-kernel: Updated for version 390.154. system/nvidia-legacy470-driver: Updated for version 470.141.03. system/nvidia-legacy470-kernel: Updated for version 470.141.03. system/nvidia-open-kernel: Updated for version 515.65.01. system/openGLRefToMan: Added (OpenGL API reference manpages). system/sunflower: Orphan maintenance of sunflower system/xarchiver: Updated for version 0.5.4.18 system/zoxide: Added (smarter cd command written in Rust) +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From sb at rbn.im Tue Aug 16 14:29:58 2022 From: sb at rbn.im (Ruben Schuller) Date: Tue, 16 Aug 2022 16:29:58 +0200 Subject: [Slackbuilds-users] nim is upgrade-able but unmaintained Message-ID: <20220816162958.5a872e2d@kiwi.kuchen> Hi list, nim is upgrade-able to 1.6.6, one just needs to set VERSION and update the download. Benjamin Trigona-Harany isn't maintaining it anymore (he dropped all his builds), despite being listed. I'm not really in the mood of picking this up for maintenance. I just wanted to play with nim and can barely keep up with most of the stuff I maintain :) Despite this, see this branch for a update to the nim SlackBuild, feel free to merge it. https://gitlab.com/rbnrbn/slackbuilds/-/tree/nim Kind Regards Ruben From marav8 at free.fr Fri Aug 19 17:04:32 2022 From: marav8 at free.fr (marav) Date: Fri, 19 Aug 2022 19:04:32 +0200 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: References: Message-ID: Hi, Since E.P. Silva now maintains Spotify, I think it would be better if he also maintained libcurl-gnutls (as a dependency) What do you think about it? Cheers From matteo.bernardini at gmail.com Fri Aug 19 17:19:24 2022 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Fri, 19 Aug 2022 19:19:24 +0200 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: References: Message-ID: I don't use spotify but if libcurl-tls is actually a dependency of the newer version it could be easier for him, yes, but ultimately it's his call... if you instead wish not to maintain it anymore you could also drop it and if he needs it for spotify he will have to maintain it (no other things in the repository depend on it) or it will be removed from the repository. Matteo Il giorno ven 19 ago 2022 alle ore 19:04 marav ha scritto: > Hi, > > Since E.P. Silva now maintains Spotify, I think it would be better if he > also maintained libcurl-gnutls (as a dependency) > > What do you think about it? > > Cheers > _______________________________________________ > 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 marav8 at free.fr Fri Aug 19 17:23:19 2022 From: marav8 at free.fr (marav) Date: Fri, 19 Aug 2022 19:23:19 +0200 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: References: Message-ID: <5ec3268a-918c-43e9-f199-425c805e4942@free.fr> Le 19/08/2022 ? 19:19, Matteo Bernardini a ?crit?: > I don't use spotify but if libcurl-tls is actually a dependency of the > newer version it could be easier for him, yes, but ultimately it's his > call... > if you instead wish not to maintain it anymore you could also drop it > and if he needs it for spotify he will have to maintain it (no other > things in the repository depend on it) or it will be removed from the > repository. > > Matteo > > Il giorno ven 19 ago 2022 alle ore 19:04 marav ha > scritto: > > Hi, > > Since E.P. Silva now maintains Spotify, I think it would be better > if he > also maintained libcurl-gnutls (as a dependency) > > What do you think about it? > > Cheers > _______________________________________________ > 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/ > Thanks Matteo I had proposed it in anticipation of maintaining Spotify Since it's not the case, I won't keep it And how exactly do you "drop" a slackbuild? -------------- next part -------------- An HTML attachment was scrubbed... URL: From matteo.bernardini at gmail.com Fri Aug 19 17:39:32 2022 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Fri, 19 Aug 2022 19:39:32 +0200 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: <5ec3268a-918c-43e9-f199-425c805e4942@free.fr> References: <5ec3268a-918c-43e9-f199-425c805e4942@free.fr> Message-ID: you say here on the list that you don't want to maintain it anymore and if nobody steps in as a maintainer it get removed from the repository. Matteo Il giorno ven 19 ago 2022 alle ore 19:23 marav ha scritto: > Le 19/08/2022 ? 19:19, Matteo Bernardini a ?crit : > > I don't use spotify but if libcurl-tls is actually a dependency of the > newer version it could be easier for him, yes, but ultimately it's his > call... > if you instead wish not to maintain it anymore you could also drop it and > if he needs it for spotify he will have to maintain it (no other things in > the repository depend on it) or it will be removed from the repository. > > Matteo > > Il giorno ven 19 ago 2022 alle ore 19:04 marav ha > scritto: > >> Hi, >> >> Since E.P. Silva now maintains Spotify, I think it would be better if he >> also maintained libcurl-gnutls (as a dependency) >> >> What do you think about it? >> >> Cheers >> _______________________________________________ >> 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 listSlackBuilds-users at slackbuilds.orghttps://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ > > Thanks Matteo > > I had proposed it in anticipation of maintaining Spotify > Since it's not the case, I won't keep it > > And how exactly do you "drop" a slackbuild? > _______________________________________________ > 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 marav8 at free.fr Fri Aug 19 17:42:24 2022 From: marav8 at free.fr (marav) Date: Fri, 19 Aug 2022 19:42:24 +0200 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: References: <5ec3268a-918c-43e9-f199-425c805e4942@free.fr> Message-ID: Le 19/08/2022 ? 19:39, Matteo Bernardini a ?crit?: > you say here on the list that you don't want to maintain it anymore > and if nobody steps in as a maintainer it get removed from the repository. > > Matteo > > Il giorno ven 19 ago 2022 alle ore 19:23 marav ha > scritto: > > Le 19/08/2022 ? 19:19, Matteo Bernardini a ?crit?: >> I don't use spotify but if libcurl-tls is actually a dependency >> of the newer version it could be easier for him, yes, but >> ultimately it's his call... >> if you instead wish not to maintain it anymore you could also >> drop it and if he needs it for spotify he will have to maintain >> it (no other things in the repository depend on it) or it will be >> removed from the repository. >> >> Matteo >> >> Il giorno ven 19 ago 2022 alle ore 19:04 marav >> ha scritto: >> >> Hi, >> >> Since E.P. Silva now maintains Spotify, I think it would be >> better if he >> also maintained libcurl-gnutls (as a dependency) >> >> What do you think about it? >> >> Cheers >> _______________________________________________ >> 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/ >> > Thanks Matteo > > I had proposed it in anticipation of maintaining Spotify > Since it's not the case, I won't keep it > > And how exactly do you "drop" a slackbuild? > > _______________________________________________ > 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/ > Ok I don't want to maintain libcurl-gnutls anymore, if someone wants to take it over, it is free Thanks again Matteo -------------- next part -------------- An HTML attachment was scrubbed... URL: From matteo.bernardini at gmail.com Fri Aug 19 19:11:04 2022 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Fri, 19 Aug 2022 21:11:04 +0200 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: References: <5ec3268a-918c-43e9-f199-425c805e4942@free.fr> Message-ID: ok, I'll wait a week to let Edinaldo catch up in case he wishes to maintain it (as apparently is needed by spotify) and then I'll remove it from the repo. Matteo Il giorno ven 19 ago 2022 alle ore 19:42 marav ha scritto: > Le 19/08/2022 ? 19:39, Matteo Bernardini a ?crit : > > you say here on the list that you don't want to maintain it anymore and if > nobody steps in as a maintainer it get removed from the repository. > > Matteo > > Il giorno ven 19 ago 2022 alle ore 19:23 marav ha > scritto: > >> Le 19/08/2022 ? 19:19, Matteo Bernardini a ?crit : >> >> I don't use spotify but if libcurl-tls is actually a dependency of the >> newer version it could be easier for him, yes, but ultimately it's his >> call... >> if you instead wish not to maintain it anymore you could also drop it and >> if he needs it for spotify he will have to maintain it (no other things in >> the repository depend on it) or it will be removed from the repository. >> >> Matteo >> >> Il giorno ven 19 ago 2022 alle ore 19:04 marav ha >> scritto: >> >>> Hi, >>> >>> Since E.P. Silva now maintains Spotify, I think it would be better if he >>> also maintained libcurl-gnutls (as a dependency) >>> >>> What do you think about it? >>> >>> Cheers >>> _______________________________________________ >>> 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 listSlackBuilds-users at slackbuilds.orghttps://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - https://slackbuilds.org/faq/ >> >> Thanks Matteo >> >> I had proposed it in anticipation of maintaining Spotify >> Since it's not the case, I won't keep it >> >> And how exactly do you "drop" a slackbuild? >> _______________________________________________ >> 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 listSlackBuilds-users at slackbuilds.orghttps://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ > > Ok > > I don't want to maintain libcurl-gnutls anymore, if someone wants to take > it over, it is free > > Thanks again Matteo > _______________________________________________ > 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 edps.mundognu at gmail.com Fri Aug 19 21:17:04 2022 From: edps.mundognu at gmail.com (Edinaldo P. Silva) Date: Fri, 19 Aug 2022 18:17:04 -0300 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: References: <5ec3268a-918c-43e9-f199-425c805e4942@free.fr> Message-ID: Hi, i can take mainteinership of libcurl-gnutls. Thanks, Edinaldo. Em sex., 19 de ago. de 2022 ?s 16:11, Matteo Bernardini < matteo.bernardini at gmail.com> escreveu: > ok, I'll wait a week to let Edinaldo catch up in case he wishes to > maintain it (as apparently is needed by spotify) and then I'll remove it > from the repo. > > Matteo > > Il giorno ven 19 ago 2022 alle ore 19:42 marav ha > scritto: > >> Le 19/08/2022 ? 19:39, Matteo Bernardini a ?crit : >> >> you say here on the list that you don't want to maintain it anymore and >> if nobody steps in as a maintainer it get removed from the repository. >> >> Matteo >> >> Il giorno ven 19 ago 2022 alle ore 19:23 marav ha >> scritto: >> >>> Le 19/08/2022 ? 19:19, Matteo Bernardini a ?crit : >>> >>> I don't use spotify but if libcurl-tls is actually a dependency of the >>> newer version it could be easier for him, yes, but ultimately it's his >>> call... >>> if you instead wish not to maintain it anymore you could also drop it >>> and if he needs it for spotify he will have to maintain it (no other things >>> in the repository depend on it) or it will be removed from the repository. >>> >>> Matteo >>> >>> Il giorno ven 19 ago 2022 alle ore 19:04 marav ha >>> scritto: >>> >>>> Hi, >>>> >>>> Since E.P. Silva now maintains Spotify, I think it would be better if >>>> he >>>> also maintained libcurl-gnutls (as a dependency) >>>> >>>> What do you think about it? >>>> >>>> Cheers >>>> _______________________________________________ >>>> 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 listSlackBuilds-users at slackbuilds.orghttps://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >>> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >>> FAQ - https://slackbuilds.org/faq/ >>> >>> Thanks Matteo >>> >>> I had proposed it in anticipation of maintaining Spotify >>> Since it's not the case, I won't keep it >>> >>> And how exactly do you "drop" a slackbuild? >>> _______________________________________________ >>> 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 listSlackBuilds-users at slackbuilds.orghttps://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - https://slackbuilds.org/faq/ >> >> Ok >> >> I don't want to maintain libcurl-gnutls anymore, if someone wants to take >> it over, it is free >> >> Thanks again Matteo >> _______________________________________________ >> 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 Aug 20 03:22:55 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 20 Aug 2022 10:22:55 +0700 Subject: [Slackbuilds-users] Updates - 20220820.1 Message-ID: Sat Aug 20 03:07:30 UTC 2022 academic/rpy2: Updated for version 3.5.3. academic/stellarsolver: Added (Astrometric Plate Solver) audio/soxr: Update DOWNLOAD. audio/wildmidi: Added (MIDI player) business/bisq: Fix slack-desc header line. desktop/bottles: Update dependencies. desktop/gtk-theme-Bluebird: Updated for version 1.3. desktop/gtkhash: Updated for version 1.4. desktop/lumina: Updated for version 1.6.2. desktop/rofi: Updated for version 1.7.4. desktop/tint2: Updated for version 17.0.2. desktop/xwallpaper: Updated for version 0.7.4. development/jupyterlab: Updated for version 3.4.5. development/micro: Updated for version 2.0.11. development/mold: Updated for version 1.4.1. development/pycharm: Updated for version 2022.2. development/vscode-bin: Updated for version 1.70.2. games/devilutionx: Updated for version 1.4.1. games/protontricks: Updated for version 1.9.0. gis/python3-basemap: Updated for version 1.3.4. gis/python3-shapely: Updated for version 1.8.4 graphics/chafa: Added (Terminal ASCII Art) graphics/mangohud: Updated for version 0.6.8. graphics/opencolorio: Updated for version 2.1.2 graphics/pdf2png: Updated for version 0.5.3. graphics/rawtherapee-haldclut: Added (film simulation collection) graphics/ristretto: Updated for version 0.12.3. haskell/haskell-witherable: Fix DOWNLOAD. libraries/SDL_audiolib: Added (Audio Library) libraries/libADLMIDI: Added (MIDI Synthesizer) libraries/libbass: Added (Audio Library) libraries/libbassmidi: Added (BASS MIDI extension) libraries/libcurl-gnutls: New maintainer. libraries/libindi-drivers: Updated for version 1.9.7 libraries/libindi-libraries: Added (Distributed Interface) libraries/libindi: Updated for version 1.9.7 libraries/liburcu: Updated for version 0.13.2. libraries/md4c: Added (Markdown for C) libraries/nlohmann_json: Updated for version 3.11.2. libraries/robin-map: Updated for version 1.0.1 libraries/simpleini: Added (C++ Library) libraries/virtualpg: Added (extension to SQLite and SaptiaLite). misc/discount: update coyright misc/dos2unix: Updated for version 7.4.3 misc/swege: Added (Static WEbsite GEnerator) misc/untldr: Updated for version 1.1.0. multimedia/haruna: Updated for version 0.9.0. multimedia/plexmediaserver: Updated for v 1.28.1.6104_788f82488. multimedia/spotify: Update DEP and fix permission. network/AdGuardHome: Updated for version 0.107.11. network/brave-browser: Updated for version 1.42.97 network/dropbox: Updated for version 155.4.5493. network/ip2location-c: Updated for version 8.5.1. network/lighttpd: Updated for version 1.4.66. network/modemu2k: Updated for version 0.1.0. New email. network/owncloud-client: Update for 2.11.0.8354 network/prosody-mod-cloud-notify: Updated for version gh4980. network/signal-desktop: Updated for version 5.55.0 network/speedometer: Remove changelog & update-to-python3.patch. network/vivaldi: Updated for version 5.4.2753.37. office/JabRef: Updated for version 5.7. office/LibreOffice: Updated for version 7.4.0.3 office/anorack: update copyright office/leafpad: update copyright info office/libreoffice-helppack: Updated for version 7.4.0. office/libreoffice-langpack: Updated for version 7.4.0. office/libreoffice: Updated for version 7.4.0. office/pandoc-bin: Updated for version 2.19.1. office/semantik: Added (Mind Mapping Software) python/pikepdf: updated to version 5.4.2 python/pybind11: Updated for version 2.10.0 python/python-executing: Updated for version 0.10.0. python/python-pdfrw: Added (python read/write PDF library.) python/python3-json5: Update for 0.9.10 python/python3-matplotlib-inline: Updated for version 0.1.6. python/python3-tomlkit: Updated for version 0.11.4. system/TLP: Updated for version 1.5.0. system/fnt: Added (Font Downloader for UNIX) system/geoclue2: Updated for version 2.6.0. system/jenkins: Updated for version 2.346.3. system/lxqt-config: Fix man pages. system/lxqt-policykit: Fix man pages. system/netdata: Updated for version 1.36.1. system/nnn: Update for 4.6 (+new maintainer) system/nwipe: Added (secure disk eraser) system/osquery-bin: Updated for version 5.4.0. system/prometheus: Updated for version 2.38.0. system/slack-osquery: Updated for version 1.1. system/slackupdr: Updated for version 3.6. system/telegraf: Updated for version 1.23.4 system/testdisk: Updated for version 7.1. system/ttf-monaco: Updated for version 6.1. system/usermin: Updated for version 1.854. system/webmin: Updated for version 1.999. system/wine-staging: Updated for version 7.15. system/wine: Update README. system/zoxide: Fix chown line. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From marav8 at free.fr Sat Aug 20 21:14:22 2022 From: marav8 at free.fr (marav) Date: Sat, 20 Aug 2022 23:14:22 +0200 Subject: [Slackbuilds-users] Maintain libcurl-gnutls In-Reply-To: References: <5ec3268a-918c-43e9-f199-425c805e4942@free.fr> Message-ID: <7459880a-20ea-4ff2-3c23-405f88064d0d@free.fr> Le 19/08/2022 ? 23:17, Edinaldo P. Silva a ?crit?: > Hi, i can take mainteinership of libcurl-gnutls. > > Thanks, > > Edinaldo. > > Em sex., 19 de ago. de 2022 ?s 16:11, Matteo Bernardini > escreveu: > > ok, I'll wait a week to let Edinaldo catch up in case he wishes to > maintain it (as apparently is needed by spotify) and then I'll > remove it from the repo. > > Matteo > > Il giorno ven 19 ago 2022 alle ore 19:42 marav ha > scritto: > > Le 19/08/2022 ? 19:39, Matteo Bernardini a ?crit?: >> you say here on the list that you don't want to maintain it >> anymore and if nobody steps in as a maintainer it get removed >> from the repository. >> >> Matteo >> >> Il giorno ven 19 ago 2022 alle ore 19:23 marav >> ha scritto: >> >> Le 19/08/2022 ? 19:19, Matteo Bernardini a ?crit?: >>> I don't use spotify but if libcurl-tls is actually a >>> dependency of the newer version it could be easier for >>> him, yes, but ultimately it's his call... >>> if you instead wish not to maintain it anymore you could >>> also drop it and if he needs it for spotify he will have >>> to maintain it (no other things in the repository depend >>> on it) or it will be removed from the repository. >>> >>> Matteo >>> >>> Il giorno ven 19 ago 2022 alle ore 19:04 marav >>> ha scritto: >>> >>> Hi, >>> >>> Since E.P. Silva now maintains Spotify, I think it >>> would be better if he >>> also maintained libcurl-gnutls (as a dependency) >>> >>> What do you think about it? >>> >>> Cheers >>> _______________________________________________ >>> 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/ >>> >> Thanks Matteo >> >> I had proposed it in anticipation of maintaining Spotify >> Since it's not the case, I won't keep it >> >> And how exactly do you "drop" a slackbuild? >> >> _______________________________________________ >> 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/ >> > Ok > > I don't want to maintain libcurl-gnutls anymore, if someone > wants to take it over, it is free > > Thanks again Matteo > > _______________________________________________ > 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/ > Thx Edinaldo ! -------------- next part -------------- An HTML attachment was scrubbed... URL: From b.pribs11 at gmail.com Mon Aug 22 20:27:13 2022 From: b.pribs11 at gmail.com (Brandon Pribula) Date: Mon, 22 Aug 2022 13:27:13 -0700 Subject: [Slackbuilds-users] Letter in version number Message-ID: I'm sure I've read about this before on this mailing list but I can't remember how we're supposed to deal with packages which have a letter in the version number such as package-name-2.7.1b IIRC letters are not allowed. So what is the solution? If the letter is removed then the user can't easily identify which version they're using. Could we just increase the build number? -------------- next part -------------- An HTML attachment was scrubbed... URL: From fernando.lopezjr at gmail.com Mon Aug 22 20:38:42 2022 From: fernando.lopezjr at gmail.com (Fernando Lopez) Date: Mon, 22 Aug 2022 15:38:42 -0500 Subject: [Slackbuilds-users] Letter in version number In-Reply-To: References: Message-ID: that b means beta. just wait for final version. On Mon, Aug 22, 2022, 3:27 PM Brandon Pribula wrote: > I'm sure I've read about this before on this mailing list but I can't > remember how we're supposed to deal with packages which have a letter in > the version number such as > > package-name-2.7.1b > > IIRC letters are not allowed. So what is the solution? If the letter is > removed then the user can't easily identify which version they're using. > Could we just increase the build number? > _______________________________________________ > 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 didier at slint.fr Mon Aug 22 22:44:44 2022 From: didier at slint.fr (Didier Spaier) Date: Mon, 22 Aug 2022 22:44:44 +0000 Subject: [Slackbuilds-users] Letter in version number In-Reply-To: References: Message-ID: <69edc4ff-1620-c9f3-8dcb-539b174be1dc@slint.fr> As a SlackBuild end user, I have no issue with version "number" including a letter. I would only have one for a hyphen (unicode 002d). Cheers, Didier Le 22/08/2022 ? 20:27, Brandon Pribula a ?crit?: > I'm sure I've read about this before on this mailing list but I can't remember > how we're supposed to deal with packages which have a letter in the version > number such as > > package-name-2.7.1b > > IIRC letters are not allowed. So what is the solution? If the letter is removed > then the user can't easily identify which version they're using. Could we just > increase the build number? From fourtysixandtwo at sliderr.net Mon Aug 22 21:06:03 2022 From: fourtysixandtwo at sliderr.net (fourtysixandtwo) Date: Mon, 22 Aug 2022 15:06:03 -0600 Subject: [Slackbuilds-users] Letter in version number In-Reply-To: <69edc4ff-1620-c9f3-8dcb-539b174be1dc@slint.fr> References: <69edc4ff-1620-c9f3-8dcb-539b174be1dc@slint.fr> Message-ID: There's actually quite a few slackbuilds that have versions ending in a letter(179, about half of which include a year or git commits) so it is allowed, just not very common. Cheers On Mon, Aug 22, 2022 at 2:45 PM Didier Spaier wrote: > > As a SlackBuild end user, I have no issue with version "number" including a letter. > > I would only have one for a hyphen (unicode 002d). > > Cheers, > Didier > > Le 22/08/2022 ? 20:27, Brandon Pribula a ?crit : > > I'm sure I've read about this before on this mailing list but I can't remember > > how we're supposed to deal with packages which have a letter in the version > > number such as > > > > package-name-2.7.1b > > > > IIRC letters are not allowed. So what is the solution? If the letter is removed > > then the user can't easily identify which version they're using. Could we just > > increase the build number? > _______________________________________________ > 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 b.pribs11 at gmail.com Mon Aug 22 22:13:05 2022 From: b.pribs11 at gmail.com (Brandon Pribula) Date: Mon, 22 Aug 2022 15:13:05 -0700 Subject: [Slackbuilds-users] Letter in version number In-Reply-To: References: <69edc4ff-1620-c9f3-8dcb-539b174be1dc@slint.fr> Message-ID: I guess I remembered wrong about the version numbers. Thanks for your replies everyone. Much appreciated. Also, I don't believe it's a beta version. Looking at the release history 2.2.7b was released after 2.2.7. https://github.com/Orc/discount/tags -------------- next part -------------- An HTML attachment was scrubbed... URL: From jebrhansen+SBo at gmail.com Tue Aug 23 03:29:43 2022 From: jebrhansen+SBo at gmail.com (Jeremy Hansen) Date: Mon, 22 Aug 2022 20:29:43 -0700 Subject: [Slackbuilds-users] Letter in version number In-Reply-To: References: <69edc4ff-1620-c9f3-8dcb-539b174be1dc@slint.fr> Message-ID: On Mon, Aug 22, 2022, 3:13 PM Brandon Pribula wrote: > I guess I remembered wrong about the version numbers. Thanks for your > replies everyone. Much appreciated. > > Also, I don't believe it's a beta version. Looking at the release history > 2.2.7b was released after 2.2.7. > > https://github.com/Orc/discount/tags > Seems to be a maintenance release. version 2.2.7b - Another maintenance release to fix a bug in the Makefile; > I didn?t have the proper dependencies for the pandoc_headers tool, so if a > parallel make was tried it would fall over complaining about missing > objects when it tried to link everything together. > Jeremy > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dchmelik at gmail.com Tue Aug 23 05:28:58 2022 From: dchmelik at gmail.com (dchmelik at gmail.com) Date: Mon, 22 Aug 2022 22:28:58 -0700 Subject: [Slackbuilds-users] [Slackware-current] sbopkg problems Message-ID: <067b4e32-f808-8553-bb8f-6b7527be7745@gmail.com> If you don't use Slackware-current (many do use it) simply ignore this. ??????? As I and another on this mailing list stated in past, SBo-git sbopkg no longer works.? Even after reverting from git to stable, sbopkg can find updates but no longer displays any queue submenu graphically, and now most/all sbopkg command-line commands/arguments/flags/switches just open sbopkg GUI.?? Someone wrote it off as 'something you did to your PC': clearly false as exact same happened to someone else so is some situation (maybe involving standard Slackware-current and/or Sbo upgrades) that may become common.? It all even continues to happen even after I removed sbopkg 20220318_8bf4e6a and installed 0.38.2 From artourter at gmail.com Tue Aug 23 08:09:21 2022 From: artourter at gmail.com (Greg' Ar Tourter) Date: Tue, 23 Aug 2022 09:09:21 +0100 Subject: [Slackbuilds-users] [Slackware-current] sbopkg problems In-Reply-To: <067b4e32-f808-8553-bb8f-6b7527be7745@gmail.com> References: <067b4e32-f808-8553-bb8f-6b7527be7745@gmail.com> Message-ID: I seem to have seen something similar a while back. It was due to a weirdly formed package name which triped sbopkg. But I can't remember which one it was. It only triggered when that package was up for upgrade though, otherwise sbopkg would work fine, so it may not be the same issue. I am currently using sbopkg with the SBo-git repo on one of my machines without any issues though. On Tue, 23 Aug 2022 at 06:30, wrote: > If you don't use Slackware-current (many do use it) simply ignore this. > As I and another on this mailing list stated in past, SBo-git > sbopkg no longer works. Even after reverting from git to stable, sbopkg > can find updates but no longer displays any queue submenu graphically, > and now most/all sbopkg command-line commands/arguments/flags/switches > just open sbopkg GUI. Someone wrote it off as 'something you did to > your PC': clearly false as exact same happened to someone else so is > some situation (maybe involving standard Slackware-current and/or Sbo > upgrades) that may become common. It all even continues to happen even > after I removed sbopkg 20220318_8bf4e6a and installed 0.38.2 > _______________________________________________ > 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 davidnchmelik at gmail.com Fri Aug 26 04:05:09 2022 From: davidnchmelik at gmail.com (David Chmelik) Date: Thu, 25 Aug 2022 21:05:09 -0700 Subject: [Slackbuilds-users] [Slackware-current] sbopkg problems In-Reply-To: References: <067b4e32-f808-8553-bb8f-6b7527be7745@gmail.com> Message-ID: <0c8147b7-db0d-a9a6-a92a-7f03766d3df5@gmail.com> So did someone on GitHub and found a workaround but didn't work for me... so question is does SlackBuilds.org (SBo) allow such weirdly-formed package names (or more) that trip sbopkg and if not is policy only maybe 99% implemented?? SBo has standards-/specifications-checking tools which (if missed in submissions) should check package names... ??????? Since at least early 2022 I want to learn/setup chroot/overlayfs to design/build packages in but found no specific instructions... virtual machines (VM) & non-UNIX & automatic containers (other than perhaps one modification of chroot) are overkill and defeat purpose for me. On 8/23/22 1:09 AM, Greg' Ar Tourter wrote: > I seem to have seen something similar a while back. It was due to a > weirdly formed package name which triped sbopkg. But I can't remember > which one it was. It only triggered when that package was up for > upgrade though, otherwise sbopkg would work fine, so it may not be the > same issue. > > I am currently using sbopkg with the SBo-git repo on one of my > machines without any issues though. > > On Tue, 23 Aug 2022 at 06:30, > wrote: > > If you don't use Slackware-current (many do use it) simply ignore > this. > ???????? As I and another on this mailing list stated in past, > SBo-git > sbopkg no longer works.? Even after reverting from git to stable, > sbopkg > can find updates but no longer displays any queue submenu > graphically, > and now most/all sbopkg command-line > commands/arguments/flags/switches > just open sbopkg GUI.?? Someone wrote it off as 'something you did to > your PC': clearly false as exact same happened to someone else so is > some situation (maybe involving standard Slackware-current and/or Sbo > upgrades) that may become common.? It all even continues to happen > even > after I removed sbopkg 20220318_8bf4e6a and installed 0.38.2 > From didier at slint.fr Fri Aug 26 07:45:57 2022 From: didier at slint.fr (Didier Spaier) Date: Fri, 26 Aug 2022 07:45:57 +0000 Subject: [Slackbuilds-users] [Slackware-current] sbopkg problems In-Reply-To: <0c8147b7-db0d-a9a6-a92a-7f03766d3df5@gmail.com> References: <067b4e32-f808-8553-bb8f-6b7527be7745@gmail.com> <0c8147b7-db0d-a9a6-a92a-7f03766d3df5@gmail.com> Message-ID: Le 26/08/2022 ? 04:05, David Chmelik a ?crit?: > So did someone on GitHub and found a workaround but didn't work for me... so > question is does SlackBuilds.org (SBo) allow such weirdly-formed package names > (or more) that trip sbopkg and if not is policy only maybe 99% implemented?? SBo > has standards-/specifications-checking tools which (if missed in submissions) > should check package names... > ??????? Since at least early 2022 I want to learn/setup chroot/overlayfs to > design/build packages in but found no specific instructions... virtual machines > (VM) & non-UNIX & automatic containers (other than perhaps one modification of > chroot) are overkill and defeat purpose for me. > > On 8/23/22 1:09 AM, Greg' Ar Tourter wrote: >> I seem to have seen something similar a while back. It was due to a weirdly >> formed package name which triped sbopkg. But I can't remember which one it >> was. It only triggered when that package was up for upgrade though, otherwise >> sbopkg would work fine, so it may not be the same issue. >> >> I am currently using sbopkg with the SBo-git repo on one of my machines >> without any issues though. >> >> On Tue, 23 Aug 2022 at 06:30, > >> wrote: >> >> ??? If you don't use Slackware-current (many do use it) simply ignore >> ??? this. >> ??? ???????? As I and another on this mailing list stated in past, >> ??? SBo-git >> ??? sbopkg no longer works.? Even after reverting from git to stable, >> ??? sbopkg >> ??? can find updates but no longer displays any queue submenu >> ??? graphically, >> ??? and now most/all sbopkg command-line >> ??? commands/arguments/flags/switches >> ??? just open sbopkg GUI.?? Someone wrote it off as 'something you did to >> ??? your PC': clearly false as exact same happened to someone else so is >> ??? some situation (maybe involving standard Slackware-current and/or Sbo >> ??? upgrades) that may become common.? It all even continues to happen >> ??? even >> ??? after I removed sbopkg 20220318_8bf4e6a and installed 0.38.2 This has been a a topic for a thread you opened on LQ: https://www.linuxquestions.org/questions/slackware-14/sbo-git-4175715050/ Please read again this ppst: https://www.linuxquestions.org/questions/slackware-14/sbo-git-4175715050/#post6376167 You did not provide any reproducible evidence of a misbehaving of sbopkg nor of an issue with SBo, when used as recommended, including doing the build in a clean environment. Do you need instructions on how to setup a clean environment? Didier From artourter at gmail.com Fri Aug 26 11:01:49 2022 From: artourter at gmail.com (Greg' Ar Tourter) Date: Fri, 26 Aug 2022 12:01:49 +0100 Subject: [Slackbuilds-users] netcdf package maintenance Message-ID: Hi I was wondering if it would be ok if I updated netcdf again or took over its maintenance for now. I have realised that one of my packages (cdo), although it compiles fine with the version of netcdf in the repo, actually outputs incorrect data in some cases. compiling against the latest version of netcdf (4.9.0 - which also brings a few new features including zarr support) fixes the issue. I have already checked all the dependees and can submit some fixes to a couple of them which require them. Cheers Greg -------------- next part -------------- An HTML attachment was scrubbed... URL: From kjhambrick at gmail.com Fri Aug 26 17:52:35 2022 From: kjhambrick at gmail.com (Konrad J Hambrick) Date: Fri, 26 Aug 2022 12:52:35 -0500 Subject: [Slackbuilds-users] netcdf package maintenance In-Reply-To: References: Message-ID: You've got my vote. Greg :) I would love to see a newer version of netcdf and the ReQUIRES. Thanks. -- kjh On Fri, Aug 26, 2022 at 6:02 AM Greg' Ar Tourter wrote: > Hi > > I was wondering if it would be ok if I updated netcdf again or took over > its maintenance for now. I have realised that one of my packages (cdo), > although it compiles fine with the version of netcdf in the repo, actually > outputs incorrect data in some cases. compiling against the latest version > of netcdf (4.9.0 - which also brings a few new features including zarr > support) fixes the issue. > > I have already checked all the dependees and can submit some fixes to a > couple of them which require them. > > Cheers > > Greg > _______________________________________________ > 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 davidnchmelik at gmail.com Sat Aug 27 05:47:42 2022 From: davidnchmelik at gmail.com (David Chmelik) Date: Fri, 26 Aug 2022 22:47:42 -0700 Subject: [Slackbuilds-users] Fwd: eiskaltdcpp abandonded In-Reply-To: References: <9076c911-0052-5b6e-c77e-31a7f05d5d3c@gmail.com> Message-ID: <813ae47f-e7db-7b07-4b06-23b84c3a5721@gmail.com> I don't SlackBuild what I can't build but slackbuilds-users should know following. On 8/26/22 10:00 AM, Nikolay Korotkiy wrote: > Hello David, > > I don't use Slackware (and Eiskaltdcpp) for many years, so > unfortunately can't help with the issue. Fill free to adopt the > package if you want. > > dchmelik at gmail.com kirjoitti 23.8.2022 klo 12.29: >> Hello, Nikolay, >> ????????? I use Slackware64 15+current eiskaltdpp but currently may >> be broken... I tried building from git and it says no lua include >> directory... are you trying it on Slackware-current? >> --David From dchmelik at gmail.com Sat Aug 27 06:10:24 2022 From: dchmelik at gmail.com (dchmelik at gmail.com) Date: Fri, 26 Aug 2022 23:10:24 -0700 Subject: [Slackbuilds-users] [SlackBuilds] plan9port overwrites system defualts (and that isn't documented) Message-ID: <42760736-6c90-cbda-01c0-ca17b16a2a82@gmail.com> I installed plan9port but it replaced defaults of many UNIX-type manpages such as util-linux's 'mount'... how do I get those back?? I only wanted to try Plan 9 stuff, not have it replace default Slackware system/configuration!? Please make plan9port not do that without user consent to options. From matteo.bernardini at gmail.com Sat Aug 27 06:23:34 2022 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sat, 27 Aug 2022 08:23:34 +0200 Subject: [Slackbuilds-users] [SlackBuilds] plan9port overwrites system defualts (and that isn't documented) In-Reply-To: <42760736-6c90-cbda-01c0-ca17b16a2a82@gmail.com> References: <42760736-6c90-cbda-01c0-ca17b16a2a82@gmail.com> Message-ID: Hi David, I'll report this to the maintainer Matteo Il giorno sab 27 ago 2022 alle ore 08:12 ha scritto: > I installed plan9port but it replaced defaults of many UNIX-type > manpages such as util-linux's 'mount'... how do I get those back? I > only wanted to try Plan 9 stuff, not have it replace default Slackware > system/configuration! Please make plan9port not do that without user > consent to options. > _______________________________________________ > 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 matteo.bernardini at gmail.com Sat Aug 27 06:52:02 2022 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sat, 27 Aug 2022 08:52:02 +0200 Subject: [Slackbuilds-users] [SlackBuilds] plan9port overwrites system defualts (and that isn't documented) In-Reply-To: References: <42760736-6c90-cbda-01c0-ca17b16a2a82@gmail.com> Message-ID: FWIW I tested building it on a freshly installed slackware64-15.0 and a freshly installed slackware64-current and from my test nothing gets installed in /usr/man neither during the build procedure or in the package contents causing overwrites when the package gets installed, so I'm, again, not able to reproduce what you are reporting. I suggest you, again, to test in a freshly installed environment (with even no custom environment variables or aliases) before reporting. Matteo Il giorno sab 27 ago 2022 alle ore 08:23 Matteo Bernardini < matteo.bernardini at gmail.com> ha scritto: > Hi David, > > I'll report this to the maintainer > > Matteo > > Il giorno sab 27 ago 2022 alle ore 08:12 ha scritto: > >> I installed plan9port but it replaced defaults of many UNIX-type >> manpages such as util-linux's 'mount'... how do I get those back? I >> only wanted to try Plan 9 stuff, not have it replace default Slackware >> system/configuration! Please make plan9port not do that without user >> consent to options. >> _______________________________________________ >> 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 davidnchmelik at gmail.com Sat Aug 27 07:12:56 2022 From: davidnchmelik at gmail.com (David Chmelik) Date: Sat, 27 Aug 2022 00:12:56 -0700 Subject: [Slackbuilds-users] [SlackBuilds] plan9port overwrites system defaults (and that isn't documented) In-Reply-To: References: <42760736-6c90-cbda-01c0-ca17b16a2a82@gmail.com> Message-ID: I installed Slackware-stable in a chroot and kept standard /etc/man_db.conf and /etc/profile, including $MANPATH except, made $PS1 show I'm in chroot, and it still happens; plan9port installs manpages which replace default system manpages in precedence order: I never said 'gets installed in /usr/man' (did you actually type 'man mount' and see default replaced in precedence order?). On 8/26/22 11:52 PM, Matteo Bernardini wrote: > FWIW I tested building it on a freshly installed slackware64-15.0 and > a freshly installed slackware64-current and from my test nothing gets > installed in /usr/man neither during the build procedure or in the > package contents causing overwrites when the package gets installed, > so I'm, again, not able to reproduce what you are reporting. > I suggest you, again, to test in a freshly installed environment (with > even no custom environment variables or aliases) before reporting. > > Matteo > > Il giorno sab 27 ago 2022 alle ore 08:23 Matteo Bernardini > > ha > scritto: > > Hi David, > > I'll report this to the maintainer > > Matteo > > Il giorno sab 27 ago 2022 alle ore 08:12 > ha scritto: > > I installed plan9port but it replaced defaults of many UNIX-type > manpages such as util-linux's 'mount'... how do I get those > back?? I > only wanted to try Plan 9 stuff, not have it replace default > Slackware > system/configuration!? Please make plan9port not do that > without user > consent to options. > From matteo.bernardini at gmail.com Sat Aug 27 07:36:30 2022 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sat, 27 Aug 2022 09:36:30 +0200 Subject: [Slackbuilds-users] [SlackBuilds] plan9port overwrites system defaults (and that isn't documented) In-Reply-To: References: <42760736-6c90-cbda-01c0-ca17b16a2a82@gmail.com> Message-ID: Hi David, not to be polemic and also I'm not a native speaker but you said just "replace" and, IMHO, "replace" means "replace" and the plan9port package doesn't seem to replace anything. as for the precedence plan9port installs a couple of /etc/profile.d files, plan9port.csh and plan9port.sh to let its own man page get loaded (the tools have the same names so there's no other way, short of renaming everything): if you wish to read the manpages of the other packages nstalled in your OS you can, in alternative: - remove the plan9port package - remove those files in /etc/profile.d/ - read the man pages you want specifying before the invocation of man an empty MANPATH variable, like "MANPATH= man whatever" Matteo Il giorno sab 27 ago 2022 alle ore 09:14 David Chmelik < davidnchmelik at gmail.com> ha scritto: > I installed Slackware-stable in a chroot and kept standard > /etc/man_db.conf and /etc/profile, including $MANPATH except, made $PS1 > show I'm in chroot, and it still happens; plan9port installs manpages > which replace default system manpages in precedence order: I never said > 'gets installed in /usr/man' (did you actually type 'man mount' and see > default replaced in precedence order?). > > On 8/26/22 11:52 PM, Matteo Bernardini wrote: > > FWIW I tested building it on a freshly installed slackware64-15.0 and > > a freshly installed slackware64-current and from my test nothing gets > > installed in /usr/man neither during the build procedure or in the > > package contents causing overwrites when the package gets installed, > > so I'm, again, not able to reproduce what you are reporting. > > I suggest you, again, to test in a freshly installed environment (with > > even no custom environment variables or aliases) before reporting. > > > > Matteo > > > > Il giorno sab 27 ago 2022 alle ore 08:23 Matteo Bernardini > > > ha > > scritto: > > > > Hi David, > > > > I'll report this to the maintainer > > > > Matteo > > > > Il giorno sab 27 ago 2022 alle ore 08:12 > > ha scritto: > > > > I installed plan9port but it replaced defaults of many UNIX-type > > manpages such as util-linux's 'mount'... how do I get those > > back? I > > only wanted to try Plan 9 stuff, not have it replace default > > Slackware > > system/configuration! Please make plan9port not do that > > without user > > consent to options. > > > > _______________________________________________ > 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 sb at rbn.im Sat Aug 27 14:19:10 2022 From: sb at rbn.im (Ruben Schuller) Date: Sat, 27 Aug 2022 16:19:10 +0200 Subject: [Slackbuilds-users] [SlackBuilds] plan9port overwrites system defaults (and that isn't documented) In-Reply-To: References: <42760736-6c90-cbda-01c0-ca17b16a2a82@gmail.com> Message-ID: <20220827161910.5d0d0323@kiwi.kuchen> Hi list, 2022-08-27 Matteo Bernardini : > - remove the plan9port package > - remove those files in /etc/profile.d/ > - read the man pages you want specifying before the invocation of man > an empty MANPATH variable, like "MANPATH= man whatever" fwiw, you can also remove the executable bit of the files in profile.d to skip them. as per /etc/profile : # Append any additional sh scripts found in /etc/profile.d/: for profile_script in /etc/profile.d/*.sh ; do if [ -x $profile_script ]; then . $profile_script fi done Alternatively, I could look into creating new man-categories and move the 9 pages over, but I really like to keep stuff vanilla if possible. Kind regards Ruben From willysr at slackbuilds.org Sat Aug 27 16:04:45 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 27 Aug 2022 23:04:45 +0700 Subject: [Slackbuilds-users] Updates - 20220827.1 Message-ID: Sat Aug 27 15:51:33 UTC 2022 academic/fet: Updated for version 6.5.7. academic/ngspice: Updated for version 37. academic/plus42: Updated for version 1.0.10. audio/qpwgraph: Updated for version 0.3.5 desktop/artix-backgrounds: Added (Backgrounds for Artix Linux) desktop/dash-to-panel: Added (Dash to Panel is an icon taskbar) desktop/hyprland-bin: Added (dynamic tiling Wayland compositor) desktop/rofi-emoji: Updated for version 3.0.1. desktop/rofi: Updated for version 1.7.5. desktop/sddm-theme-artix: Added (SDDM theme for Artix Linux) development/SQLiteStudio: Added (SQLite db manager in C++ using Qt) development/dkms: Updated for version 3.0.6 development/github-cli: Updated for version 2.14.7 development/goland: Added (Development IDE) development/idea: Updated for version 2022.2.1. development/jupyter-nbclient: Update for 0.6.7 development/openjdk8: Updated for version 8u345. development/tkdiff: Updated for version 5.5.1 development/vscodium: Updated for version 1.70.2.22230. development/xmake: Updated for version 2.7.1. games/duckstation: Added (Plastation 1 Emulator) games/yuzu: Updated for version 0.1144. gis/python-pygeos: Updated for version 0.13. graphics/pdf2png: Fix slack-desc. graphics/scantailor-advanced: Updated for version 1.0.18. graphics/synfig: Added (Professional vector animation program, CLI) graphics/synfigstudio: Added (Professional vector animation program) graphics/tuxpaint: Patched for new SDL2_Pango. libraries/ETL: Updated for version 1.5.1. New maintainer. libraries/SDL2_Pango: Updated for version 2.1.5. libraries/digimend-kernel-drivers: Updated for version 11. libraries/fmt: Updated for version 9.0.0. libraries/libappimage: Added (AppImage Library) libraries/libbpg: Added (BPG Image Library and Utilities) libraries/libchardet: Added (Mozilla Universal Charset Detector) libraries/libindi-libraries: Install doinst.sh. libraries/libldm: Added (Microsoft Windows Dynamic Disk Library) libraries/qt6: Added (Application Development Framework) libraries/spglib: Updated for version 2.0.0. misc/discount: updated for version 2.2.7b multimedia/AviSynthPlus: Added (AviSynth With Improvements) multimedia/QMPlay2: Updated for version 22.08.21. multimedia/aegisub: Updated for version 3.3.3. multimedia/davs2: Added (AVS2 Decoder) multimedia/droidcam: Updated for version 1.8.2. multimedia/haruna: Updated for version 0.9.1. multimedia/kvazaar: Added (Open Source HEVC Encoder) multimedia/mkvtoolnix: Updated to 70.0.0 multimedia/olive: Added (Olive Video Editor) multimedia/shine: Added (Fixed Point MP3 Encoder) multimedia/spotify: Update script. Bump BUILD. multimedia/svt-av1: Added (SVT-AV1 Encoder and Decoder) multimedia/uavs3d: Added (AVS3 Decoder) multimedia/vo-amrwbenc: Added (AMR-WB Encoder) network/Electrum: Updated for version 4.3.1. network/clipgrab: Update REQUIRES. network/fujinet-pc: Added (Linux port of FujiNet firmware) network/haproxy: Updated for version 2.6.4. network/i2pd: Updated for version 2.43.0. network/ngrok: Updated for version 3.0.7 network/prosody-mod-cloud-notify: Updated for version hg4996. network/sfeed: Updated for version 1.6. network/signal-desktop: Updated for version 5.56.0 network/teamviewer: Updated for version 15.33.7 network/tnfs-fuse: Fix man page, CLI client. network/tnfsd: Remove broken TCP support. network/uredir: Added (userspace UDP port redirector) network/vivaldi: Updated for version 5.4.2753.40. network/zoom-linux: Updated for version 5.11.9.4300 office/featherpad: updated for version 1.3.1 office/pandoc-bin: Update for version 2.19.2. python/asttokens: Updated for version 2.0.8. python/python3-cloudflare: Updated for version 2.9.12 python/python3-h5py: Added (Python bindings for h5py) python/thonny: Updated for version 4.0.0. system/TLP: Wrap README at 72 columns. system/hivex: Added (Windows Registry Extractor System) system/nwipe: Remove template comments. system/restic: Compress man pages, fix doinst.sh errors. system/restic: Updated for version 0.14.0. system/rsyslog: Updated for version 8.2208.0. system/sarasa-gothic: Updated for version 0.36.8 system/testdisk: Fix README. system/trash-cli: Updated for version 0.22.8.21.16. system/usermin: Updated for version 1.860. system/webmin: Updated for version 2.000. system/xdg-utils-cxx: Added (XDG utils in C++) system/xprintidle: Added (utility printing user's idle time in X) +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From sbo at linuxgalaxy.org Sun Aug 28 00:48:04 2022 From: sbo at linuxgalaxy.org (KB_SBo) Date: Sun, 28 Aug 2022 00:48:04 +0000 Subject: [Slackbuilds-users] Trimming my buildscripts - FREE! Message-ID: <9ee98f2c-0d73-df51-502e-05c3bc9dcdd8@linuxgalaxy.org> I hope to pass on the following to a good home. Mostly JAVA, closed source and stuff I no longer use. SweetHome3D Java. By the time I model the remodel, I've lost interest in remodeling! TeamSpeak3 no one to talk to. It's all freaking Discord these days. closed source. Besides, mumble FTW! jin Java. Not updated in 11 yrs. functionality now exists in eboard (part of Slackware) and scid. smath-studio Mono. closed source. I'll continue to maintain these with a low priority until someone else takes them. -kb From sb at rbn.im Sun Aug 28 22:40:07 2022 From: sb at rbn.im (Ruben Schuller) Date: Mon, 29 Aug 2022 00:40:07 +0200 Subject: [Slackbuilds-users] Updates - 20220827.1 In-Reply-To: References: Message-ID: <20220829004007.3f144ae0@kiwi.kuchen> Hi list, i think by mistake the added xprintidle includes itself as a directory: % find . -type d -iname xprintidle ./system/xprintidle ./system/xprintidle/xprintidle Kind regards Ruben From dave at slackbuilds.org Mon Aug 29 02:33:09 2022 From: dave at slackbuilds.org (D Woodfall) Date: Mon, 29 Aug 2022 03:33:09 +0100 Subject: [Slackbuilds-users] Updates - 20220827.1 In-Reply-To: <20220829004007.3f144ae0@kiwi.kuchen> References: <20220829004007.3f144ae0@kiwi.kuchen> Message-ID: On 29/08/22 00:40, Ruben Schuller put forth the proposition: > Hi list, > > i think by mistake the added xprintidle includes itself as a directory: > > % find . -type d -iname xprintidle > ./system/xprintidle > ./system/xprintidle/xprintidle Fixed in my branch. From vlahavas at gmail.com Mon Aug 29 09:04:28 2022 From: vlahavas at gmail.com (George Vlahavas) Date: Mon, 29 Aug 2022 12:04:28 +0300 Subject: [Slackbuilds-users] qt6 on 32bits Message-ID: Hi, the newly added libraries/qt6 SlackBuild downloads and uses a 64bit clang binary: https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_130-based-linux-Ubuntu20.04-gcc9.3-x86_64.7z That means that it is not possible to compile qt6 on 32bit systems. Maybe instead of needing an ubuntu binary, a better course of action would be to ask Pat to patch clang? Or better yet provide these patches? It is after all the same version that is included in slackware (13.0) But, in any case, the qt6 SlackBuild is not marked as 64bit-only, so it's wrong either way. Regards, George -------------- next part -------------- An HTML attachment was scrubbed... URL: From erich.public at protonmail.com Mon Aug 29 14:49:31 2022 From: erich.public at protonmail.com (Erich Ritz) Date: Mon, 29 Aug 2022 14:49:31 +0000 Subject: [Slackbuilds-users] Updates - 20220827.1 In-Reply-To: References: Message-ID: ------- Original Message ------- On Saturday, August 27th, 2022 at 11:04 AM, Willy Sudiarto Raharjo wrote: > > > > Sat Aug 27 15:51:33 UTC 2022 > ... > +--------------------------+ > > On GitLab the master branch was updated but the 15.0 branch was not: https://gitlab.com/SlackBuilds.org/slackbuilds/-/branches I noticed because I use GitLab as my "origin" remote. Erich > -- > 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 Mon Aug 29 15:24:05 2022 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 29 Aug 2022 22:24:05 +0700 Subject: [Slackbuilds-users] Updates - 20220827.1 In-Reply-To: References: Message-ID: <45c97a01-db47-4eab-0d00-d8905bc9a3b8@slackbuilds.org> > On GitLab the master branch was updated but the 15.0 branch was not: > > https://gitlab.com/SlackBuilds.org/slackbuilds/-/branches > > I noticed because I use GitLab as my "origin" remote. Done -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From svoges.sbo at gmail.com Mon Aug 29 15:58:46 2022 From: svoges.sbo at gmail.com (Steven Voges) Date: Mon, 29 Aug 2022 08:58:46 -0700 Subject: [Slackbuilds-users] qt6 on 32bits In-Reply-To: References: Message-ID: Apologies, I'll get it updated. I had built everything with the intent of finding a solution to the clang issue. When it became apparent that there was no way of resolving it without fixing our clang at Pat's level (distro), I settled on the bootstrap method. I'll admit that I did forget to consider the 32bit ramifications. With that said... Do you (or anyone else here) know why our version of clang fails vs the prebuilt binaries that the qt team has provided? Maybe Patrick himself would know? I don't know the proper channel to reach out to him about this or if it's even worth bothering him to look at it. On Mon, Aug 29, 2022 at 2:04 AM George Vlahavas wrote: > Hi, > > the newly added libraries/qt6 SlackBuild downloads and uses a 64bit clang > binary: > > https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_130-based-linux-Ubuntu20.04-gcc9.3-x86_64.7z > > That means that it is not possible to compile qt6 on 32bit systems. Maybe > instead of needing an ubuntu binary, a better course of action would be to > ask Pat to patch clang? Or better yet provide these patches? It is after > all the same version that is included in slackware (13.0) > > But, in any case, the qt6 SlackBuild is not marked as 64bit-only, so it's > wrong either way. > > Regards, > > George > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jebrhansen+SBo at gmail.com Tue Aug 30 06:08:33 2022 From: jebrhansen+SBo at gmail.com (Jeremy Hansen) Date: Mon, 29 Aug 2022 23:08:33 -0700 Subject: [Slackbuilds-users] Trimming my buildscripts - FREE! In-Reply-To: <9ee98f2c-0d73-df51-502e-05c3bc9dcdd8@linuxgalaxy.org> References: <9ee98f2c-0d73-df51-502e-05c3bc9dcdd8@linuxgalaxy.org> Message-ID: On Sat, Aug 27, 2022, 5:48 PM KB_SBo wrote: > I hope to pass on the following to a good home. Mostly JAVA, closed > source and stuff I no longer use. > > SweetHome3D Java. By the time I model the remodel, I've lost > interest in remodeling! > TeamSpeak3 no one to talk to. It's all freaking Discord these days. > closed source. Besides, mumble FTW! > jin Java. Not updated in 11 yrs. functionality now exists in > eboard (part of Slackware) and scid. > smath-studio Mono. closed source. > > > I'll continue to maintain these with a low priority until someone else > takes them. > > -kb > I'll take SweetHome3D, but I'm still finishing up a move and don't have an easy way to submit an update for maintenance. If kb or an admin want to submit an update for me with my info, I'll continue maintenance from that point. Name: Jeremy Hansen Email: jebrhansen+SBo at gmail.com Thanks for your efforts with these! Jeremy -------------- next part -------------- An HTML attachment was scrubbed... URL: From exched at yandex.ru Tue Aug 16 17:17:29 2022 From: exched at yandex.ru (Ched Ex) Date: Tue, 16 Aug 2022 17:17:29 -0000 Subject: [Slackbuilds-users] memtest86+ (5.01) has deadlink Message-ID: <547621660669289@mail.yandex.ru> An HTML attachment was scrubbed... URL: From kghammarlund at gmail.com Sun Aug 7 09:52:41 2022 From: kghammarlund at gmail.com (KG Hammarlund) Date: Sun, 07 Aug 2022 09:52:41 -0000 Subject: [Slackbuilds-users] gaupol slackbuild up for grab Message-ID: <42c63d5d-3d8a-73f1-7ceb-40eef3a78b5e@gmail.com> I contacted the maintainer Andr?s Barboza, suggesting updating to latest version and changing to Python3. Got the following reply: "I'm no longer maintaining Slackbuilds scripts. Feel free to update it and take the ownership." Since I'm running Slackware-current and haven't the time to manage a parallel stable 15.0 system plus that I also lack the skill to make other than very simple script adjustment I'm sorry to say that maintenance is beyond my capabilities. Maybe someone else is interested? Best, Karl