mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] 2.5.1: Build for Ubuntu 22.04 "Jammy" Jellyfish.
Main changes: - 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/ .
This commit is contained in:
parent
86f70a5d86
commit
19681042ec
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
rom-properties (2.5.1-1ppa2~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 <gerbilsoft@gerbilsoft.com> Sat, 10 May 2025 18:29:57 -0400
|
||||
|
||||
rom-properties (2.5.1-1ppa2~focal1) focal; urgency=medium
|
||||
|
||||
* Build for Ubuntu 20.04 "Focal" Fossa.
|
||||
|
8
debian/rom-properties-kf5.install
vendored
8
debian/rom-properties-kf5.install
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user