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: