[sdk/kdesrc-build] doc: doc: Add related cli options to the config options table

2024-01-24 Thread Andrew Shark
Git commit 54b5af830ceb16b844a81b4707cb3e5a9ac943ef by Andrew Shark.
Committed on 24/01/2024 at 23:36.
Pushed by ashark into branch 'master'.

doc: Add related cli options to the config options table

M  +63   -8doc/conf-options-table.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/54b5af830ceb16b844a81b4707cb3e5a9ac943ef

diff --git a/doc/conf-options-table.docbook b/doc/conf-options-table.docbook
index e19ac4d0..0573f12d 100644
--- a/doc/conf-options-table.docbook
+++ b/doc/conf-options-table.docbook
@@ -40,7 +40,9 @@ option.
 
 This option enables the asynchronous mode of operation, where the source
 code update and the build process will be performed in parallel, instead of 
waiting for
-all of the source code updates before starting the build 
process.
+all of the source code updates before starting the build process.
+Related command-line option: 
+
 
 
 
@@ -52,6 +54,7 @@ all of the source code updates before starting the build 
process.
 Note that  will not output the
 color codes to anything but a terminal (such as xterm, , or the normal
  console).
+Related command-line option: 
 
 
 
@@ -67,6 +70,7 @@ color codes to anything but a terminal (such as xterm, 
, or the normal
 make sure that if you are using ssh-agent, it is actually managing some 
 identities. This is to try and prevent  from asking for your pass phrase
 for every module.
+Related command-line option: --disable-agent-check, 
--no-disable-agent-check
 
 
 
@@ -137,6 +141,7 @@ also disabled.
 unless you also pass the --delete-my-settings
 command-line option.
+Related command-line option: --install-environment-driver, 
--no-install-environment-driver
 
 
 
@@ -167,6 +172,7 @@ option to false.  If enabled, 
this feature also enabl
 unless you also pass the --delete-my-settings
 command-line option.
+Related command-line option: --install-session-driver, 
--no-install-session-driver
 
 
 
@@ -180,6 +186,7 @@ command-line option.
 Set this option to a number between 20 and 0. The higher the number, the
 lower a priority  will set for itself, i.e. the higher the
 number, the "nicer" the program is.
+Related command-line option: 
 
 
 
@@ -198,6 +205,7 @@ number of CPUs, this value is set to 4.
 
 See  for an example of this
 option's usage.
+Related command-line option: --num-cores 
value
 
 
 
@@ -225,6 +233,7 @@ any module in the same way that num-cores 
is used.
 If  cannot detect available memory then this value will be
 set to 2.
 
+Related command-line option: --num-cores-low-mem 
value
 
 
 
@@ -245,6 +254,7 @@ be saved to 
~/.local/state/kdesrc-build-data
 configurations in the same directory, you may want to manually set this option,
 so that different configurations do not end up with conflicting persistent 
data.
 
+Related command-line option: --persistent-data-file 
file
 
 
 
@@ -273,6 +283,7 @@ linkend="ssh-agent-reminder"/>.
 Use lower priority for disk and other I/O, which can significantly 
improve the
 responsiveness of the rest of the system at the expense of slightly longer
 running times for .
+Related command-line option: --use-idle-io-priority, 
--no-use-idle-io-priority
 
 
 
@@ -284,6 +295,7 @@ running times for .
 Default valueFalse
 
 Allow kdesrc-build to also clone and pull from repositories marked as 
inactive.
+Related command-line option: --use-inactive-modules, 
--no-use-inactive-modules
 
 
 
@@ -319,6 +331,7 @@ variable should include the colon-separated paths of your 
development
 toolchain. The paths ${install-dir}/bin 
and
 ${qt-install-dir}/bin are automatically 
added. You
 may use the tilde (~) for any paths you add using this option.
+Related command-line option: --binpath 
path
 
 
 
@@ -333,6 +346,7 @@ may use the tilde (~) for any paths you add using this 
option.
 For most  modules you probably wish to use the branch-group option instead and use this
 option for case-by-case exceptions.
+Related command-line option: --branch 
value
 
 
 
@@ -369,6 +383,7 @@ modules (the common case).  See also .
 
 
+Related command-line option: --branch-group 
value
 
 
 
@@ -404,6 +419,7 @@ 
class="directory">/home/user-name/builddir.
 
 
 Perhaps surprisingly, this option can be changed per module.
+Related command-line option: --build-dir 
path
 
 
 
@@ -431,6 +447,7 @@ other optimizations, there are trade-offs for the 
correctness of your
 installation. For instance, changes to the qt or kdelibs modules may cause
 a rebuild of other modules to be necessary, even if the source code doesn't
 change at all.
+Related command-line option: 
 
 
 
@@ -450,7 +467,9 @@ as if unset.
 
 Note that if a valid generator is also specified through
 cmake-options it will override the
-value for cmake-generator.
+value for cmake-generator.
+Related command-line option: --cmake-generator 
value
+
 
 
 
@@ -470,7 +489,9 @@ of standard flags added by  for more 
information.
 
 Note that if a valid toolchain is also specified through
 cmake-options it will override the
-value for cmake-toolchain.
+value for 

[multimedia/kid3] /: Prepare for next release

2024-01-24 Thread Urs Fleisch
Git commit 33c26c8c6e28792c811bdf96c755f3b701a82514 by Urs Fleisch.
Committed on 24/01/2024 at 18:57.
Pushed by ufleisch into branch 'master'.

Prepare for next release

M  +2-2CMakeLists.txt
M  +19   -0ChangeLog
M  +1-1Doxyfile
M  +6-0deb/changelog
M  +3-3doc/en/index.docbook
M  +1-1packaging/flatpak/org.kde.kid3-stable.json [INFRASTRUCTURE]
M  +22   -0src/app/org.kde.kid3.appdata.xml
M  +1-1translations/extract-merge.sh

https://invent.kde.org/multimedia/kid3/-/commit/33c26c8c6e28792c811bdf96c755f3b701a82514

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 94b1a6be6..279d383d0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -107,11 +107,11 @@ endif()
 # Version information
 set(CPACK_PACKAGE_VERSION_MAJOR 3)
 set(CPACK_PACKAGE_VERSION_MINOR 9)
-set(CPACK_PACKAGE_VERSION_PATCH 4)
+set(CPACK_PACKAGE_VERSION_PATCH 5)
 set(KID3_VERSION 
"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
 set(CPACK_PACKAGE_VERSION ${KID3_VERSION})
 #set(CPACK_PACKAGE_VERSION "git20210123")
-set(RELEASE_YEAR 2023)
+set(RELEASE_YEAR 2024)
 
 # Platform specific default installation paths
 if(APPLE)
diff --git a/ChangeLog b/ChangeLog
index 34bf66440..39538a494 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Sat Feb 24 18:15:31 CET 2024  Urs Fleisch  
+
+   * Release 3.9.5
+
+   * New:
+ + Keyboard shortcuts for play toolbar.
+ + Option "Audio output" in "User Actions" settings tab.
+ + Support WebP format for pictures.
+
+   * Improved:
+ + Clicking again on 1 star makes star rating disappear.
+ + Support '\|' to escape string list separators.
+
+   * Fixed:
+ + Support multiple values in APE text items.
+ + Building with TagLib 2.0.
+ + Building from macOS with arm64.
+ + Building snap packages.
+
 Sun Jul  9 10:32:10 CEST 2023  Urs Fleisch  
 
* Release 3.9.4
diff --git a/Doxyfile b/Doxyfile
index 41ace375a..729bc65b7 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME   = kid3
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 3.9.4
+PROJECT_NUMBER = 3.9.5
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
diff --git a/deb/changelog b/deb/changelog
index 4ac3d1834..4503d8e24 100644
--- a/deb/changelog
+++ b/deb/changelog
@@ -1,3 +1,9 @@
+kid3 (3.9.5-0) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Urs Fleisch   Sat, 24 Feb 2024 18:15:31 
+0100
+
 kid3 (3.9.4-0) unstable; urgency=low
 
   * New upstream release.
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index b30899ccc..136e202c8 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -24,13 +24,13 @@
 
 
 
-2023
+2024
 Urs Fleisch
 
 
 
-2023-07-09
-3.9.4
+2024-02-24
+3.9.5
 
 
 
diff --git a/packaging/flatpak/org.kde.kid3-stable.json 
b/packaging/flatpak/org.kde.kid3-stable.json
index a4a200a92..8327ef13f 100644
--- a/packaging/flatpak/org.kde.kid3-stable.json
+++ b/packaging/flatpak/org.kde.kid3-stable.json
@@ -125,7 +125,7 @@
 "sources": [
 {
 "type": "archive",
-"url": 
"https://download.kde.org/stable/kid3/3.9.4/kid3-3.9.4.tar.xz;
+"url": 
"https://download.kde.org/stable/kid3/3.9.5/kid3-3.9.5.tar.xz;
 }
 ]
 }
diff --git a/src/app/org.kde.kid3.appdata.xml b/src/app/org.kde.kid3.appdata.xml
index 577f69001..2ada683d5 100644
--- a/src/app/org.kde.kid3.appdata.xml
+++ b/src/app/org.kde.kid3.appdata.xml
@@ -298,6 +298,28 @@
   ufleisch_at_users.sourceforge.net
   kid3
   
+
+  
+New
+
+  Keyboard shortcuts for play toolbar.
+  Option "Audio output" in "User Actions" settings tab.
+  Support WebP format for pictures.
+
+Improved
+
+  Clicking again on 1 star makes star rating disappear.
+  Support '\|' to escape string list separators.
+
+Fixed
+
+  Support multiple values in APE text items.
+  Building with TagLib 2.0.
+  Building from macOS with arm64.
+  Building snap packages.
+
+  
+
 
   
 New
diff --git a/translations/extract-merge.sh b/translations/extract-merge.sh
index 59b6e9c3b..a162d74fb 100755
--- a/translations/extract-merge.sh
+++ b/translations/extract-merge.sh
@@ -5,7 +5,7 @@
 
 BASEDIR="../src" # root of translatable sources
 PROJECT="kid3" # project name
-PROJECTVERSION="3.9.4" # project version
+PROJECTVERSION="3.9.5" # project version
 BUGADDR="https://bugs.kde.org; # MSGID-Bugs
 WDIR=`pwd` # working dir
 


[utilities/kbackup] doc/en: man use https://apps.kde.org/kbackup

2024-01-24 Thread Carl Schwan
Git commit 3b104dad2c721d598b2b8c21fd7bab5865f0e209 by Carl Schwan, on behalf 
of Marius P.
Committed on 24/01/2024 at 13:06.
Pushed by carlschwan into branch 'master'.

man use https://apps.kde.org/kbackup

M  +1-1doc/en/man-kbackup.1.docbook

https://invent.kde.org/utilities/kbackup/-/commit/3b104dad2c721d598b2b8c21fd7bab5865f0e209

diff --git a/doc/en/man-kbackup.1.docbook b/doc/en/man-kbackup.1.docbook
index ab8eeca..69ac519 100644
--- a/doc/en/man-kbackup.1.docbook
+++ b/doc/en/man-kbackup.1.docbook
@@ -199,7 +199,7 @@ url="help:/ --commandname-- ">help:/kbackup
 kf5options(7) 
 qt5options(7) 
 
-There is also further information available at https://kde.org/applications/en/utilities/org.kde.kbackup;>https://kde.org/applications/en/utilities/org.kde.kbackup
  
+There is also further information available at https://apps.kde.org/kbackup;>https://apps.kde.org/kbackup