Thursday, 3 March 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kcron: Improve temporary file handling
* kio-extras: SFTP can use random access
* kontact: Fix Manager Crash when clicking New
Distro and app store packagers should update their application packages.
Changelog:
https://kde.org/announcements/changelogs/gear/21.12.3/
Release Notes:
https://community.kde.org/KDE_Gear/21.12_Release_notes
Release notes are at
https://github.com/CDrummond/cantata/releases/tag/v2.5.0
and it's a long list of fixes. The author has indicated that
Cantata is now archived and will not be developed any more.
If some fork comes out with new features we can switch the
port to that.
Contrary to Windows, we use colons to separate directories in the
PATH environment variable; however, this code is still useless as
it does not affect ctypes.util.find_library() search logic.
Since libraries are opened during tun-time, LIB_DEPENDS should be
actually specified as RUN_DEPENDS here (this would also hopefully
prevent needless port revision bumps in the future).
Chiptune tracker compatible with DefleMask modules (.dmf).
* It supports the following systems:
o Sega Genesis
o Sega Master System
o Game Boy
o PC Engine
o NES
o Commodore 64
o Yamaha YM2151 (plus PCM)
o Neo Geo
o AY-3-8910 (ZX Spectrum, Atari ST, etc.)
o Microchip AY8930
o Philips SAA1099
o Amiga
o TIA (Atari 2600/7800)
PyOgg provides bindings for Xiph.org's OGG Vorbis, OGG Opus, and FLAC
audio file formats.
All the functions, structures, and datatypes are the same as in the C++
implementation, except for some that could not be translated.
WWW: https://pypi.org/project/PyOgg/
Changes since 53:
DIN Is Noise 53.1:
! fixed : runaway launch of drones when Drone Params > Defaults > Generations
is > 1 (higher the value worse the outcome!) and Drones Per Minute = 0
due to wrong initialisation of this drone parameter after DIN restart /
reload
Update ASAP to DIN53.1
Add DOCS option and install documentation in ${DOCSDIR}.
New plugins:
- submit_isrc (submit ISRCs found in audio files metadata)
Removed plugins:
- videotools (provided formats are non-functional and the is_video()
and is_audio() functions are part of Picard)
Additional info can be found at: https://picard.musicbrainz.org/plugins/
Bump PORTREVISION on consumers. Since this is a development version, rebuild
is required even for minor releases due to API/ABI changes.
Changes: http://www.fox-toolkit.org/news.html
Tuesday, 22 February 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.2.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Plasma Desktop Hot New Stuff: Only trust the expiration date if
it’s less than 24 hours.
* Emoji Selector: Use a more appropriate icon for the Symbols page.
* Don’t install two copies of kcm_fontinst.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.1-5.24.2
$ portlint -C
[...]
WARN: /usr/ports/audio/shortwave/files/patch-gstreamer-audio_src_audio__format.rs: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
Fixes these errors:
Error: /usr/local/lib/alsa-lib/libasound_module_pcm_speex.so is linked
to /usr/local/lib/libspeexdsp.so.1 from audio/speexdsp but it is not
declared as a dependency
Error: Orphaned: etc/alsa/conf.d/60-speex.conf
Error: Orphaned: share/alsa/alsa.conf.d/60-speex.conf
Also makes symlinks from etc/alsa/conf.d to share/alsa/alsa.conf.d/
relative to fix stage-qa warnings.
Tuesday, 15 February 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.1.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover: Don’t trigger updates while busy.
* KScreen: Workaround unknown Qt issue that causes the revert dialog
to be invisible.
* Powerdevil: Support hardware with only one charging threshold, not
both.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.0-5.24.1
Development has slowed down considerably the last years and there are over
2k issue reports open upstream. Strawberry (audio/strawberry) is an active
fork of Clementine and is in our repo.
PR: 261933
Reviewed by: sbruno (maintainer)