LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   SBo new additions (https://www.linuxquestions.org/questions/slackware-14/sbo-new-additions-4175725661/)

marav 06-02-2023 05:11 PM

SBo new additions
 
Hi,

AFAIK we don't know when there are new additions on slackbuild.org
With the exception of Willy's commit every Saturday, where it's hard to find them.

I think a dedicated thread can be useful

So, I begin. My 2 new additions (hopefully on SBo tomorrow):

bzip3:
A better and stronger spiritual successor to BZip2

unrar-free:
free version of the non-free unrar utility

marav 06-02-2023 05:18 PM

Other additions from this week approved list:

Code:

FotoKilof                  Added (graphic interface for ImageMagick)
SpaceCadetPinball          Added (3D Pinball for Windows- Space Cadet)
calls                      Added (GNOME Calls)
ceres-solver              Added (Open Source Optimization Library)
cutter                    Added (FOSS Reverse Engineering Platform)
dapper                            Added (Desktop Applications Autostarter)
i3-easyfocus              Added (Focus and select windows in i3)
kawa.bin                  Added (Scheme implementation running on JVM)
kddockwidgets              Added (KDAB's Dock Widget Framework for Qt)
libgrss                    Added (rss parser for the tracker desktop search)
libspng                    Added (Portable Network PNG C library)
posterazor                Added (make poster printing patterns)
python-wand                Added (ImageMagick binding for Python)
python3-caldav            Added (CalDAV client library for Python)
python3-iniconfig          Added (ini file parsing)
python-msal                Added (Microsoft Auth Library (MSAL) for Python)
python3-soundfile          Added (libsndfile/CFFI/NumPy Audio lib)
python3-proselint          Added (a stylistic checker spellchecker)
python3-random-username    Added (Generate random usernames)
sndio                      Added (small audio and MIDI framework)
ttkbootstrap              Added (theme extension for tkinter)
virtualxt                  Added (IBM PC/XT emulator)
xdg-ninja                  Added ($HOME Dir Cleaner)


reddog83 06-02-2023 06:41 PM

I agree I think this will be most helpful.

solarfields 06-03-2023 06:40 AM

A week ago, I added spellcheck dictionaries for WPS office:
https://slackbuilds.org/repository/1...-office-dicts/

the script processes the dictionaries from the LibreOffice project. Then I though that others (not only Slackware users) may find these useful, so I put them on my GitHub:
https://github.com/slackalaxy/wps-office-dicts

maybe I'll make the SlackBuild just repackage this, since it's much easier...

PS: excellent idea for a thread

chrisretusn 06-03-2023 07:02 AM

I'd just like to mention there is an rss feed for SlackBuild.org

http://slackbuilds.org/rss/ChangeLog.rss

Tonus 06-04-2023 04:07 AM

I quite like these threads even if rss feeds exist. Here comments are available and in this particular one, useful parsing is done (only additions).

And I believe that, for an official forum, it shows Slackware activity. Maybe it would avoid us those threads asking if the distro is alive...

allend 06-04-2023 09:46 AM

I am at a loss trying to understand the logic of how a thread based on a repackaged feed from an officially endorsed but unofficial third party repository appearing in the official support forum is going to further the demonstration of the distro being alive.

solarfields 06-04-2023 01:32 PM

Quote:

Originally Posted by allend (Post 6434617)
I am at a loss trying to understand the logic of how a thread based on a repackaged feed from an officially endorsed but unofficial third party repository appearing in the official support forum is going to further the demonstration of the distro being alive.

I have the habit of reading LQ. I do not read RSS feeds. Also, here we can discuss the additions. It's as simple as that why I like the thread.

willysr 06-04-2023 08:51 PM

We also have website that contains the changelog on every update

Bouboulov 06-09-2023 02:05 PM

I sometimes do some little tricky stuff but wouldn't it be nice if there was like a « new xxx-tar.gz version » to make ? Like some watching, staying up-to date with some stuff (I think about python modules that get often updated). If there's a thread for it I'd like to know. As I said, I only take the previous SlackBuilds files and change them a little but I'm not so experienced to submit them and moreover to put my name on it. And instead of boring the mainteners with emails... well my two cents.

marav 06-10-2023 02:52 AM

Sat Jun 10 2023

15 packages added
Code:

development/cproc:                      Added          (small C11 compiler).
development/sasm:                      Added          (IDE for NASM,MASM, GAS, and FASM assembly).
games/Mindustry:                        Added          (hybrid tower-defense sandbox factory game)
libraries/googlebenchmark:              Added          (Google tiny benchmarking library)
libraries/lua53-filesystem:            Added          (lua filesystem library)
python/python3-aiohttp-oauthlib:        Added          (aiohttp requests-oauthlib)
python/python3-lazy_loader:            Added          (Load subpackages and functions)
python/python3-llvmlite:                Added          (Lightweight LLVM python binding).
python/python3-mir_eval:                Added          (Music/audio processing algorithms)
python/python3-pooch:                  Added          (A friend to fetch your data files).
python/python3-presets:                Added          (Manipulate params of module function)
python/python3-soxr:                    Added          (Sample-rate conversion library)
python/python3-videohash:              Added          (detecting identical videos).
system/libwmf-type1-fonts:              Added          (postscript fonts for libwmf)
system/pbzx:                            Added          (pbzx stream parser)


This public update brings a lot of python2 removals since they have been ported to python3
or no longer used in any other scripts
(willysr)

29 packages removed
Code:

development/pyqt-distutils:            Removed        (replaced by python3-pyqt-distutils)
development/wheel:                      Removed        (replaced by python3-wheel)
libraries/CherryPy:                    Removed        (replaced by python3-CherryPy)
libraries/plumbum:                      Removed        (replaced by python3-plumbum)
libraries/rpyc:                        Removed        (replaced by python3-rpyc)
libraries/zc.lockfile:                  Removed        (replaced by python3-zc.lockfile)
network/CherryMusic:                    Removed        (replaced by python3-CherryMusic)
network/PyRSS2Gen:                      Removed        (replaced by python3-PyRSS2Gen)
python/APScheduler:                    Removed        (replaced by python3-APScheduler)
python/WTForms:                        Removed        (replaced by python3-WTForms)
python/babelfish:                      Removed        (replaced by python3-babelfish)
python/blinker:                        Removed        (replaced by python3-blinker)
python/cheroot:                        Removed        (replaced by python3-cheroot)
python/docopt:                          Removed        (split into python2/3)
python/guessit:                        Removed        (replaced by python3-guessit)
python/itsdangerous:                    Removed        (replaced by python3-itsdangerous)
python/jaraco.classes:                  Removed        (replaced by python3-jaraco.classes)
python/jsonschema:                      Removed        (replaced by python3-jsonschema)
python/netifaces:                      Removed        (replaced by python3-netifaces)
python/portend:                        Removed        (replaced by python3-portend)
python/pynzb:                          Removed        (replaced by python3-pynzb)
python/python-augeas:                  Removed        (replaced by python3-augeas)
python/python-iso3166:                  Removed        (replaced by python3-iso3166)
python/python-iso639:                  Removed        (replaced by python3-iso639)
python/python3-pep517:                  Removed        (replaced by python3-pyproject-hooks)
python/rebulk:                          Removed        (replaced by python3-rebulk)
python/tempora:                        Removed        (replaced by python3-tempora)
python/zxcvbn-python:                  Removed        (replaced by python3-zxcvbn-python)
system/docker-compose:                  Removed        (replaced by python3-docker-compose)


solarfields 06-10-2023 02:58 AM

Aye!

system/pbzx is useful if you need to unpack a *.pkg, by Apple. It is used in tandem with xar, available at SBo.

franzen 06-10-2023 06:35 AM

Quote:

16 packages added
Code:

..
office/asymptote:                      Added          missing files.
...


This is a false positive, asymptote is there since 2016.

marav 06-10-2023 07:53 AM

Quote:

Originally Posted by franzen (Post 6435787)
This is a false positive, asymptote is there since 2016.

Indeed
The change is in fact an update with "Added missing files"

fourtysixandtwo 06-10-2023 03:45 PM

Quote:

Originally Posted by marav (Post 6435753)
Sat Jun 10 2023

Code:

system/docker-compose:                  Removed        (replaced by python3-docker-compose)

Thought I'd add a little more context about this one. python3-docker-compose is the last python version and last update for version 1.x.

Anyone familiar with Go want to add a new docker-compose slackbuild for version 2.x? It's a bit of a pain as it wants to download about 500mb during the build.

Otherwise the alienbob pkg for v2 is an option for those that want it.

willysr 06-11-2023 08:21 AM

also, you can subscribe to the mailing list and see the public update notification sent every week :)

lecramyajiv 06-17-2023 04:37 AM

Some of my packages
 
Thanks for the thread marav,this would really focus only on what is added in SBo.I have added some new packages this week and is in the ready commit.

Code:

freetype-py                python        Added (High level Python API).
python3-colorlog        python        Added (Log formatting with colors).
python3-ufolib2        python        Added (UFO library and API).
python3-uharfbuzz        python        Added (Cython bindings for HarfBuzz).


I have also updated some packages that I Maintain this week and is in the ready commit.

Code:

breathe                        python                  Updated for version 4.35.0.
insipid-sphinx-theme                python                  Updated for version 0.4.1.
pallets-sphinx-theme                python                  Updated for version 2.1.1.
python3-reportlab                python                  Updated for 3.6.13, moved from libraries.
rst2pdf                        python                  Updated for version 0.100.
sphinx-last-updated-by-git        python                Updated for version 0.3.5.


marav 06-17-2023 05:57 AM

Sat Jun 17 2023

47 packages added

Code:

development/csmith:                    Added          (generates random C programs).
graphics/blockbench:                    Added          (3D Model Editor).
office/focuswriter-qt6:                Added          (distraction-free word processor).
office/lotus123:                        Added          (Lotus 1-2-3 for Linux).
python/freetype-py:                    Added          (High level Python API).
python/python-cachetools:              Added          (Extensible memoizing collections)
python/python-gntp:                    Added          (GNTP Python Library)
python/python3-PyGithub:                Added          (Typed interactions with github).
python/python3-beekeeper-alt:          Added          (generate RESTful interfaces)
python/python3-cacheyou:                Added          (httplib2 caching algorithms).
python/python3-cairocffi:              Added          (cffi-based cairo for Python).
python/python3-cinemagoer:              Added          (retrieve and manage IMDb data).
python/python3-click-didyoumean:        Added          (python module).
python/python3-colorlog:                Added          (Log formatting with colors).
python/python3-deluge-client:          Added          (Deluge RPC Client).
python/python3-deprecated:              Added          (deprecated decorators).
python/python3-dnspython:              Added          (Python API for DNS).
python/python3-dogpile.cache:          Added          (caching interfacce).
python/python3-enzyme:                  Added          (Python video metadata parser).
python/python3-fanart:                  Added          (fanart.tv API client).
python/python3-ifaddr:                  Added          (Enumerate all interfaces).
python/python3-kodipydent:              Added          (client for kodi json-rpc api).
python/python3-librosa:                Added          (python audio and music library).
python/python3-new-rtorrent:            Added          (rTorrent interface).
python/python3-pdm-backend:            Added          (Backend for PDM projects).
python/python3-pdm:                    Added          (python package manager).
python/python3-putio.py:                Added          (wrapper for put.io APIv2).
python/python3-pynma:                  Added          (Python NotifyMyAndroid notification).
python/python3-pyproject-api:          Added          (api for pyproject.toml).
python/python3-pysrt:                  Added          (Parser for srt files).
python/python3-qbittorrent-api:        Added          (client for qbittorent).
python/python3-setuptools-opt:          Added          (setuptools from -current).
python/python3-setuptools-rust-opt:    Added          (plugin for setuptools).
python/python3-stevedore:              Added          (Manage dynamic plugins).
python/python3-timeago:                Added          (format datetime).
python/python3-tmdbsimple:              Added          (Wrapper for TMDB v3).
python/python3-tox:                    Added          (task automation tool).
python/python3-tus.py:                  Added          (tus client for python).
python/python3-ufolib2:                Added          (UFO library and API).
python/python3-uharfbuzz:              Added          (Cython bindings for HarfBuzz).
python/python3-validators:              Added          (Data Validations).
python/python3-xmltodict:              Added          (XML feel like JSON).
python/subliminal:                      Added          (subtitle library).
system/B-em:                            Added          (BBC Microcomputer Emulator).
system/DisplayCAL:                      Added          (display calibration and profiling).
system/rxvt:                            Added          (terminal emulator).
system/tewi-font:                      Added          (small bitmap font).

2 packages removed

Code:

python/cairocffi:                      Removed        (python3-cairocffi).
python/click-didyoumean:                Removed        (python3-click-didyoumean)

https://slackbuilds.org/ChangeLog.txt

marav 06-23-2023 02:29 AM

Fri Jun 23 2023

7 packages added

Code:

development/emsdk:              Added          (Emscripten SDK).
libraries/libloc:              Added          (location library).
python/python3-PdPDF3:          Added          (Python PDF Toolkit).
python/python3-PyMuPDF:        Added          (Python binding for mupdf).
python/python3-PySimpleGUI:    Added          (python library for GUIs).
python/python3-bottle:          Added          (Python Web Framework).
system/rewise:                  Added          (Reverse Engineering WISE).

https://slackbuilds.org/ChangeLog.txt

slalik 06-23-2023 07:00 AM

Quote:

python/python3-PdPDF3
is actually
Code:

python/python3-PyPDF2

willysr 06-23-2023 09:09 AM

yeah, my bad

marav 07-02-2023 04:09 PM

Sun Jul 02 2023

2 packages added
Code:

system/dosemu-fonts:            Added          (fonts for dosemu).
system/otf-ibm-plex:            Added          (Open Type Font).

1 packages removed
Code:

python/PySDL2:                  Removed        (python3-pysdl2).
https://slackbuilds.org/ChangeLog.txt

marav 07-08-2023 01:16 PM

Sat Jul 08 2023

40 packages added

Code:

audio/siren:                            Added          (Text-based audio player).
audio/tuner:                            Added          (Minimalist radio station player).
desktop/sdorfehs:                      Added          (tiling window manager).
development/critcl:                    Added          (C Runtime in Tcl).
development/python-sphinx-lv2-theme:    Added          (Sphinx LV2 Theme).
games/cataclysmdda:                    Added          (Dark Days Ahead).
graphics/klayout:                      Added          (gds/oas file tool).
graphics/python3-gds3xtrude:            Added          (3D layout viewer).
graphics/ttfautohint:                  Added          (TTF Auto Hinter).
libraries/amtk:                        Added          (GtkUIManager Replacement).
libraries/cglm:                        Added          (Graphics Math for C).
libraries/tepl:                        Added          (Helper Library).
misc/nordpass:                          Added          (password manager).
multimedia/gxine:                      Added          (Xine GUI Frontend).
multimedia/jellyfin-bin:                Added          (Software Media System).
python/python2-enlighten:              Added          (progress bar).
python/python3-ZConfig:                Added          (Structured Configuration Library).
python/python3-ZEO:                    Added          (Single-server client-server DB for ZODB).
python/python3-ZODB:                    Added          (Python object-oriented database).
python/python3-enlighten:              Added          (progress bar).
python/python3-euclid3:                Added          (geometry module).
python/python3-openstep-plist:          Added          (ASCII plist parser).
python/python3-pdfCropMargins:          Added          (crop pdf files).
python/python3-persistent:              Added          (Translucent persistent objects).
python/python3-ply:                    Added          (python lex-yacc).
python/python3-pymupdf_fonts:          Added          (fonts for PyMuPDF).
python/python3-solidpython:            Added          (python solid modelling).
python/python3-transaction:            Added          (transaction management).
python/python3-tvdbsimple:              Added          (progress bar).
python/python3-xkeysnail:              Added          (keyboard remapping tool).
python/python3-xmldiff:                Added          (cli xml diff).
python/python3-zdaemon:                Added          (Daemon process control library).
python/python3-zodbpickle:              Added          (Fork of Python 3 pickle module).
python/ttfautohint-py:                  Added          (Python bindings for ttfautohint).
system/b2:                              Added          (BBC Micro emulator).
system/fastfetch:                      Added          (Fetching System Information).
system/mdcat-bin:                      Added          (cat and less for markdown).
system/pcp:                            Added          (RedHat Co-Pilot).
system/update-initrd:                  Added          (generate new initrd).
system/wayland-utils:                  Added          (display information about wayland).

32 packages removed

Code:

development/gaphor:            Removed        (obsolete, outdated, unmaintained, not working, or not needed anymore.)
libraries/Nevow:                Removed        (obsolete, outdated, or not needed anymore.)
libraries/gaphas:              Removed        (obsolete, outdated, or not needed anymore.)
network/Electrum-DASH:          Removed        (obsolete, outdated, or not needed anymore.)
network/graphite-carbon:        Removed        (obsolete, outdated, or not needed anymore.)
network/sslstrip:              Removed        (obsolete, outdated, or not needed anymore.)
network/tahoe-lafs:            Removed        (obsolete, outdated, or not needed anymore.)
office/TaskCoach:              Removed        (obsolete, outdated, or not needed anymore.)
python/Parsley:                Removed        (obsolete, outdated, or not needed anymore.)
python/Scrapy:                  Removed        (obsolete, outdated, or not needed anymore.)
python/etk.docking:            Removed        (obsolete, outdated, or not needed anymore.)
python/foolscap:                Removed        (obsolete, outdated, or not needed anymore.)
python/poster:                  Removed        (obsolete, outdated, or not needed anymore.)
python/python-m2r:              Removed        (obsolete, outdated, or not needed anymore.)
python/python2-autobahn:        Removed        (obsolete, outdated, or not needed anymore.)
python/python2-automat:        Removed        (obsolete, outdated, not working, or not needed anymore.)
python/python2-klein:          Removed        (obsolete, outdated, or not needed anymore.)
python/python2-ldap:            Removed        (obsolete, outdated, or not needed anymore.)
python/python2-mistune:        Removed        (obsolete, outdated, or not needed anymore.)
python/python2-orbited:        Removed        (obsolete, outdated, or not needed anymore.)
python/python2-pyhamcrest:      Removed        (obsolete, outdated, not needed anymore.)
python/python2-pyzmq:          Removed        (obsolete, outdated, or not needed anymore.)
python/python2-twisted:        Removed        (obsolete, outdated, or not needed anymore.)
python/python2-txaio:          Removed        (obsolete, outdated, or not needed anymore.)
python/service_identity:        Removed        (obsolete, outdated, or not needed anymore.)
python/simplegeneric:          Removed        (obsolete, outdated, or not needed anymore.)
python/txi2p:                  Removed        (obsolete, outdated, or not needed anymore.)
python/txrequests:              Removed        (obsolete, outdated, or not needed anymore.)
python/txsocksx:                Removed        (obsolete, outdated, or not needed anymore.)
python/txtorcon:                Removed        (obsolete, outdated, or not needed anymore.)
system/graphite-web:            Removed        (obsolete, outdated, or not needed anymore.)
system/salt:                    Removed        (obsolete, outdated, or not needed anymore.)

https://slackbuilds.org/ChangeLog.txt

marav 07-15-2023 06:11 AM

Sat Jul 15 2023

34 packages added

Code:

audio/bitwig-studio:                    Added          (Digital audio workstation).
audio/cardinal:                        Added          (VCV Rack).
desktop/cutefish-calculator:            Added          (calculator for cutefish).
desktop/cutefish-core:                  Added          (CutefishOS backend).
desktop/cutefish-dock:                  Added          (Cutefish application dock).
desktop/cutefish-filemanager:          Added          (filemanager for cutefish).
desktop/cutefish-gtk-themes:            Added          (Cutefish GTK+ themes).
desktop/cutefish-launcher:              Added          (CutefishOS launcher).
desktop/cutefish-screenlocker:          Added          (CutefishOS screen locker).
desktop/cutefish-settings:              Added          (CutefishOS settings application).
desktop/cutefish-statusbar:            Added          (CutefishOS statusbar).
desktop/cutefish-terminal:              Added          (terminal for cutefish).
desktop/cutefish-wallpapers:            Added          (wallpapers from CutefishOS).
libraries/JSBSim:                      Added          (flight library).
libraries/c-blosc:                      Added          (high performance compressor).
libraries/cutefish-kwin-plugins:        Added          (cutefish plugins for KWin).
libraries/cutefish-qt-plugins:          Added          (cutefish qt integration).
libraries/fishui:                      Added          (cutefish DE base library).
libraries/libcutefish:                  Added          (cutefish system libraries).
libraries/libgdsii:                    Added          (GDSII Reading Library).
libraries/openvdb:                      Added          (volumetric data library).
libraries/spandsp:                      Added          (signal processing library).
libraries/tksvg:                        Added          (Tk support for SVG).
misc/pam-u2f:                          Added          (PAM 2nd Factor).
multimedia/rpi-imager:                  Added          (Raspberry Pi Imaging Utility).
multimedia/sickchill:                  Added          (Video Library Manager).
network/libvarlink:                    Added          (Varlink Protocol).
network/nyxt:                          Added          (web browser).
office/BibTool:                        Added          (tool to manipulate BibTeX files).
python/python3-BTrees:                  Added          (Scalable persistent object container).
python/python3-pystache:                Added          (Mustache in Python).
system/colortail:                      Added          (tail files with colors).
system/foo2zjs:                        Added          (convert B/W to ZJ format).
system/intlfonts:                      Added          (X11 fixed fonts for Emacs).

9 packages removed

Code:

development/oneVPL:                    Removed        (duplicate of onevpl).
libraries/darcsver:                    Removed        python2, unrequired
libraries/zbase32:                      Removed        python2, unrequired
libraries/zfec:                        Removed        broken, unrequired
network/sickrage:                      Removed        (Use sickchill).
python/characteristic:                  Removed        python2, unrequired
python/pycryptopp:                      Removed        python2, unrequired.
python/pyutil:                          Removed        python2, unrequired
python/shutilwhich:                    Removed        python2, unrequired

https://slackbuilds.org/ChangeLog.txt

ChuangTzu 07-15-2023 03:32 PM

This should be a sticky!

cwizardone 07-15-2023 04:26 PM

Quote:

Originally Posted by ChuangTzu (Post 6442270)
This should be a sticky!

Agreed!

marav 07-22-2023 05:56 AM

Sat Jul 22 2023

15 packages added

Code:

academic/Isabelle:              Added          (proof assistant).
academic/acl2:                  Added          (Computational Logic for LiSP).
academic/gephi:                Added          (Open Graph Viz Platform).
desktop/cutefish-icons:        Added          (cutefish icons).
graphics/ximaging:              Added          (image viewer).
network/badwolf:                Added          (webbrowser).
network/lorawan-stack-cli:      Added          (cli for the TTN V3 / TTS).
network/remake:                Added          (makefile debugger).
network/xmrig:                  Added          (cryptominer).
perl/perl-Net-Curl:            Added          (Perl Interface for libcurl).
system/asus-fanmode:            Added          (Fan Boost Daemon).
system/filebeat-oss:            Added          (Lightweight log shipper).
system/graylog-sidecar:        Added          (configuration management system).
system/sanoid:                  Added          (zfs snapshot mgmt).
system/xfile:                  Added          (file manager for UNIX/X11).

1 packages removed

Code:

libraries/mysql-connector-c++:  Removed        (unused anywhere else).
https://slackbuilds.org/ChangeLog.txt

reddog83 07-22-2023 06:06 PM

Quote:

Originally Posted by cwizardone (Post 6442283)
Agreed!

Agreed!

marav 07-29-2023 05:15 AM

Sat Jul 29 2023

21 packages added

Code:

development/azuredatastudio:            Added          (data mgmt tool).
development/txt2man:                    Added          (convert text to man pages).
graphics/zgrviewer:                    Added          (Graph Viewer).
libraries/libfsfat:                    Added          (FAT fs library and tools).
libraries/rest-legacy:                  Added          (RESTful Library).
python/python2-pathlib2:                Added          (Object-oriented FS paths).
python/python3-aiosmtpd:                Added          (asyncio based SMTP server).
python/python3-atpublic:                Added          (Python module).
python/python3-authheaders:            Added          (email authentication header).
python/python3-authres:                Added          (Authentication Header Module).
python/python3-dkimpy:                  Added          (DKIM library).
python/python3-flufl.bounce:            Added          (Email Bounce Detectors).
python/python3-flufl.i18n:              Added          (Python module).
python/python3-flufl.lock:              Added          (NFS-safe file locking).
python/python3-lazr.config:            Added          (Python module)
python/python3-lazr.delegates:          Added          (Python module).
python/python3-mailman:                Added          (GNU Mailing List Manager).
python/python3-pathlib2:                Added          (Object-oriented FS paths).
python/python3-pdm-pep517:              Added          (Python module).
python/python3-publicsuffix2:          Added          (Python Module).
system/realtek-bt:                      Added          (Realtek Driver).

3 packages removed

Code:

libraries/libevdevplus:                Removed        (no dependees).
libraries/libtsm:                      Removed        (merged with kmscon).
libraries/libuinputplus:                Removed        (no dependees).

https://slackbuilds.org/ChangeLog.txt

dchmelik 07-30-2023 12:45 AM

Is it just me or when you get emails about additions then update in sbopkg and/or sbotools, they're not actually there yet? They're listing the additions before they're adding them?

fourtysixandtwo 07-30-2023 01:11 AM

Quote:

Originally Posted by dchmelik (Post 6445109)
Is it just me or when you get emails about additions then update in sbopkg and/or sbotools, they're not actually there yet? They're listing the additions before they're adding them?

Just you or you're not waiting until about an hour afterwards for all the new tarballs and asc files to be generated.

willysr 07-30-2023 03:44 AM

Usually i sent the email when the last 2 steps were executed, which is generating slackbuilds.txt and tags. Those two are not essential for most users and tools like sbopkg but if you run sbopkg -r, you will definitely get the update because i also run sbopkg on my own machine to check

marav 08-05-2023 05:29 AM

Sat Aug 05 2023

14 packages added

Code:

gis/SFCGAL-legacy:              Added          (C++ wrapper around CGAL).
libraries/CGAL5:                Added          (Computational Geometry Algorithms Library).
libraries/libcaes:              Added          (libYAL AES library).
libraries/libvsapm:            Added          (libYAL APM library).
network/mullvadvpn-app:        Added          (VPN Service desktop client).
network/qodem:                  Added          (terminal emulator).
network/syncterm:              Added          (bbs terminal).
python/acstore:                Added          (Attribute Container storage writer/reader).
python/python2-httplib2:        Added          (python http library).
python/python2-httplib3:        Added          (python http library).
system/docker-compose:          Added          (Multi-container tool).
system/onefetch:                Added          (git info tool).
system/steampipe-bin:          Added          (universal api interface).
system/zutty:                  Added          (X terminal emulator).

1 packages removed

Code:

python/pathlib2:                Removed        (split to python2 and python3).
https://slackbuilds.org/ChangeLog.txt

marav 08-12-2023 05:02 AM

Sat Aug 12 2023

5 packages added

Code:

academic/ephem:                Added          (an astronomy program).
development/pre-commit:        Added          (git pre-commit hooks.).
python/python3-cfgv:            Added          (configuration validation).
python/python3-identify:        Added          (file identification).
system/mount-s3:                Added          (mount AWS S3 Buckets).

1 packages removed

Code:

python/httplib2:                Removed        (splitted in python2/3 scripts).
https://slackbuilds.org/ChangeLog.txt

marav 08-19-2023 02:44 AM

Sat Aug 19 2023

8 packages added

Code:

desktop/orage:                  Added          (Time-managing application).
development/cxref:              Added          (C Cross Referencing Tool).
development/lfe:                Added          (Lisp-flavoured Erlang).
development/qb64:              Added          (QuickBASIC compiler).
development/stklos:            Added          (STklos Scheme).
games/LucasChess:              Added          (chess training software).
libraries/libxcrypt:            Added          (one-way hash).
multimedia/iptvnator:          Added          (IPTV Player).

https://slackbuilds.org/ChangeLog.txt

marav 08-26-2023 08:28 AM

Sat Aug 26 2023

5 packages added

Code:

development/qb64pe:            Added          (Modern QuickBASIC compiler).
development/yabasic:            Added          (Basic interpreter).
office/wordtsar:                Added          (scheme interpreter).
development/tinyscheme:        Added          (scheme interpreter).
office/wordtsar:                Added          (wordstar clone).
system/nvtop:                  Added          (videocard top).

Sat Aug 26 2023

1 packages removed

Code:

libraries/libxcrypt:            Removed        (conflict with Slackware's GLIBC).
https://slackbuilds.org/ChangeLog.txt

marav 08-26-2023 08:31 AM

@willy & @urchlay

Code:

office/wordtsar:                Added          (scheme interpreter).
is in fact:

development/tinyscheme

willysr 08-26-2023 12:44 PM

somehow tinyscheme tarball was found during public update, but i couldn't find any email or information in the DB or GIT about this, so i removed the tarball for this week's public update.

willysr 08-26-2023 01:00 PM

it should be fixed now

marav 09-02-2023 07:15 AM

Sat Sep 02 2023

14 packages added

Code:

development/bbcsdl:                    Added          (BBC BASIC for Linux).
development/tfenv:                      Added          (Terraform version manager).
games/RMG:                              Added          (emulator).
games/mupen64plus-extraplugins:        Added          (plugins for mupen64plus).
games/mupen64plus-input-raphnetraw:    Added          (emulator plugin).
games/mupen64plus-nightly:              Added          (N64 emulator).
games/mupen64plus-video-angrylionplus:  Added          (emulator plugin).
games/mupen64plus-video-parallel:      Added          (Video Plugin mupen64plus).
games/sameboy:                          Added          (emulator).
libraries/fstrcmp:                      Added          (Fuzzy compare Library).
libraries/libudfread:                  Added          (UDF Reader).
python/python3-click-repl:              Added          (REPL plugin for Click).
system/FreeFileSync:                    Added          (Cross-platform file sync utility).
system/yq:                              Added          (Portable command line processor).

1 packages removed

Code:

python/click-repl:                      Removed        (Use python3-click-repl).
https://slackbuilds.org/ChangeLog.txt

marav 09-03-2023 05:22 PM

Sun Sep 03 2023

2 packages added

Code:

academic/lammps:                        Added          (molecular simulator).
games/mupen64plus-rsp-parallel:        Added          (RSP Plugin for mupen64plus).

https://slackbuilds.org/ChangeLog.txt

marav 09-09-2023 02:08 PM

Sat Sep 09 2023

7 packages added

Code:

games/jg-geolith:              Added          (Neo Geo emulation core).
games/melonds:                  Added          (Nintendo DS Emulator).
games/stepmania:                Added          (dance and rhythm game).
libraries/OptiX-Headers:        Added          (NVidia Ray-Tracing API Headers).
python/python3-zxcvbn:          Added          (Estimate Dropbox pass strength).
system/bees:                    Added          (btrfs deduplication).
system/wezterm:                Added          (terminal emulator).

https://slackbuilds.org/ChangeLog.txt

tauon 09-09-2023 03:01 PM

Quote:

Originally Posted by willysr (Post 6435976)
also, you can subscribe to the mailing list and see the public update notification sent every week :)

My most favorite way. Kicks me to update my SlackBuild:study:

Tonus 09-09-2023 04:24 PM

RSS @home
Forum post on the phone

These are my favorites.

marav 09-16-2023 12:49 PM

Sat Sep 16 2023

26 packages added

Code:

academic/FastTree:                              Added          (Infers approximately-ML phylogenetic).
academic/kalign:                                Added          (multipelsquence alignment program).
academic/ncbi-edirect:                          Added          (Entrez Direct cli utilities).
academic/sim:                                  Added          (local similarity program).
desktop/wofi:                                  Added          (launcher program).
development/ciforth:                            Added          (forth builder).
games/gltron:                                  Added          (3D lightcyle racing game).
games/sunshine:                                Added          (game stream host).
libraries/tslib:                                Added          (touchscreen library).
misc/binclock:                                  Added          (binary terminal clock).
network/beegfs:                                Added          (parallel cluster filesystem).
office/notes:                                  Added          (cli and tui note app).
python/python3-argcomplete:                    Added          (tab completion).
python/python3-cffsubr:                        Added          (standalone CFF subroutine).
python/python3-compreffor:                      Added          (cff tables for fonttools).
python/python3-fontmake:                        Added          (compile fonts).
python/python3-fonttools:                      Added          (manipulate font files).
python/python3-glyphslib:                      Added          (bridge .glyphs to UFOs).
python/python3-maturin:                        Added          (python rust tools).
python/python3-orjson:                          Added          (json library).
python/python3-pipx:                            Added          (install python apps).
python/python3-setuptools-git-ls-files:        Added          (setuptools plugin).
python/python3-setuptools-scm-opt:              Added          (plugin for setuptools).
python/python3-ufo2ft:                          Added          (fonttools).
python/python3-userpath:                        Added          (add locations to user path).
system/gcn64tools:                              Added          (usb adapter).

https://slackbuilds.org/ChangeLog.txt

solarfields 09-16-2023 12:55 PM

hello, hello...

since I maintain these, here's some info:
academic/FastTree: a program to infer maximum-likelihood phylogenetic trees. Ugene can drive this
academic/FigTree: I don't see it in the list by marav, but was sure added. This is a nice tool to visualize phylogeny
academic/kalign: a multiple sequence alignment program; Ugene can drive it
academic/ncbi-edirect: this makes communication with the NCBI database easy, via bash scripts
academic/sim: this works in tandem with lalnview (long time on SBo) when you want to compare two protein sequences
academic/wise: this can map protein sequence to DNA, very useful if modelling for genes
libraries/tslib: this is a touchscreen lib, Viber looks for it, though it works fine without on a keyboard and mouse PC. Seems i will be maintaining Viber now, so doh...

marav 09-16-2023 05:24 PM

Quote:

Originally Posted by solarfields (Post 6454103)
academic/FigTree: I don't see it in the list by marav, but was sure added. This is a nice tool to visualize phylogeny

yep
Code:

academic/FigTree: Add (A graphical viewer of phylogenetic trees).
but I think it's important (at least for my script) that commit messages respect a specific pattern for additions & deletions (as Pat does for the Slackware changelog)

solarfields 09-17-2023 02:51 AM

cut willy some slack... :)

willysr 09-17-2023 08:05 PM

my bad ...

marav 09-23-2023 04:44 AM

Sat Sep 23 2023

44 packages added

Code:

development/bcc:                                Added          (BPF Compiler Collection).
development/bpftrace:                          Added          (tracing language).
development/cargo-vendor-filterer:              Added          (cargo vendor w filtering).
development/lean-elan:                          Added          (version manager).
development/uftrace:                            Added          (function graph tracer).
haskell/haskell-lukko:                          Added          (file locking for haskell).
libraries/libks:                                Added          (cross platform kitchen sink library).
network/icbm:                                  Added          (extensible threaded ICB client in Perl).
network/irssi-icb:                              Added          (irssi plugin for ICB).
network/swift:                                  Added          (xmpp client).
perl/perl-crypt-dh-gmp:                        Added          (Diffie-Hellman key exchange module).
python/blink-qt:                                Added          (sip client).
python/python2-invoke:                          Added          (pythonic task execution).
python/python2-passlib:                        Added          (password hashing framework).
python/python3-aksharamukha:                    Added          (python cli transliteration app).
python/python3-annotated-types:                Added          (constraint types).
python/python3-application:                    Added          (python application library).
python/python3-brotlicffi:                      Added          (cffi binding to brotli).
python/python3-eventlib:                        Added          (bindings for twisted and greenlet).
python/python3-gnutls:                          Added          (gnutls wrapper).
python/python3-google-api-python-client:        Added          (google apis client).
python/python3-google-auth-library-python:      Added          (google auth).
python/python3-google-python-api-core:          Added          (core google library).
python/python3-invoke:                          Added          (pythonic task execution).
python/python3-jaconv:                          Added          (japanese character converter).
python/python3-klepto:                          Added          (persistent caching).
python/python3-langcodes:                      Added          (library for language codes).
python/python3-language-data:                  Added          (langcodes supplement).
python/python3-marisa-trie:                    Added          (trie structues for python).
python/python3-msrplib:                        Added          (msrp client library).
python/python3-oauth2client:                    Added          (oauth 2.0 python library).
python/python3-otr:                            Added          (otr protocol for python).
python/python3-passlib:                        Added          (password hashing framework).
python/python3-pdfminer.six:                    Added          (PDF Parser and Analyzer).
python/python3-pgpy:                            Added          (pgp for python3).
python/python3-pox:                            Added          (python filesystem utilities).
python/python3-pydantic-core:                  Added          (pydantic core functionality).
python/python3-pydispatcher:                    Added          (event model creation).
python/python3-pykakasi:                        Added          (kanji inversion library).
python/python3-sipclients3:                    Added          (sip command line tools).
python/python3-sipsimple:                      Added          (python sip library).
python/python3-sqlobject:                      Added          (python orm).
python/python3-xcaplib:                        Added          (xcap client library).
system/helvum:                                  Added          (GTK patchbay for pipewire).

2 packages removed

Code:

network/EarthReader-Web:                        Removed        (unused anywhere else).
python/python2-pdfminer:                        Removed        (use python3-pdfminer.six).

https://slackbuilds.org/ChangeLog.txt


All times are GMT -5. The time now is 08:02 PM.