From 3222cfd699b70255d9c4d60f3358db664d4c4daa Mon Sep 17 00:00:00 2001 From: David Korth Date: Mon, 11 Nov 2024 19:17:20 -0500 Subject: [PATCH] [debian] 2.4: Build for Ubuntu 22.04 "Jammy" Jellyfish. --- debian/changelog | 12 ++++++++++++ debian/rom-properties-kf5.install | 8 +++----- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 71e792f7b..fcebb26f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +rom-properties (2.4-1ppa6~jammy1) jammy; urgency=medium + + * Build for Ubuntu 22.04 "Jammy" Jellyfish. + + PPA version bumped to ensure it updates from previous versions. + + * KF5 5.92.0 supports JSON plugin loading, but not ThumbnailCreator. + Also, rp-convert-to-png.desktop is no longer installed in kservices5. + It's now installed in /usr/share/kio/servicemenus/ . + + -- David Korth Mon, 11 Nov 2024 11:38:28 -0500 + rom-properties (2.4-1ppa6~focal1) focal; urgency=medium * Build for Ubuntu 20.04 "Focal" Fossa. diff --git a/debian/rom-properties-kf5.install b/debian/rom-properties-kf5.install index f17e4f1dc..26d3a3890 100644 --- a/debian/rom-properties-kf5.install +++ b/debian/rom-properties-kf5.install @@ -1,10 +1,8 @@ usr/lib/*/qt5/plugins/rom-properties-kf5.so -usr/lib/*/qt5/plugins/xattrview-kf5.so +usr/lib/*/qt5/plugins/kf5/propertiesdialog/rom-properties-kf5.so +usr/lib/*/qt5/plugins/kf5/propertiesdialog/xattrview-kf5.so usr/lib/*/qt5/plugins/kf5/kfilemetadata/kfilemetadata_rom-properties-kf5.so usr/lib/*/qt5/plugins/kf5/overlayicon/overlayiconplugin_rom-properties-kf5.so -usr/share/kservices5/rom-properties-kf5.KPropertiesDialog.desktop -usr/share/kservices5/rom-properties-kf5.ThumbCreator.desktop -usr/share/kservices5/xattrview-kf5.desktop # NOTE: Disable or remove this line if the target system has KF5 5.85 or later. # Ubuntu 18.04: 5.44.0 @@ -12,4 +10,4 @@ usr/share/kservices5/xattrview-kf5.desktop # Ubuntu 21.04: 5.80.0 # Ubuntu 21.10: 5.86.0 <-- starting here # Ubuntu 22.04: 5.98.0 -usr/share/kservices5/rp-convert-to-png.desktop +#usr/share/kservices5/rp-convert-to-png.desktop