rom-properties/debian
David Korth 6b797292c8 [libromdata] SOVERSION bumped to 5 due to various changes.
On Gentoo Linux amd64, gcc-13.2.0, glibc-2.39:

New exports:
+T LibRomData::WiiUFst::hasErrors() const
+T LibRomData::WiiUFst::isOpen() const
+T LibRomData::WiiUFst::WiiUFst(unsigned char const*, unsigned int)
+T LibRpBase::Hash::algorithm() const
+T LibRpBase::Hash::getHash32() const
+T LibRpBase::Hash::getHash(unsigned char*, unsigned long)
+T LibRpBase::Hash::~Hash()
+T LibRpBase::Hash::hashLength() const
+T LibRpBase::Hash::Hash(LibRpBase::Hash::Algorithm)
+T LibRpBase::Hash::isUsable() const
+T LibRpBase::Hash::process(void const*, unsigned long)
+T LibRpBase::Hash::reset()
+T LibRpFile::FileSystem::is_directory(char const*)

Removed exports:
-B RP_CPU_Flags
-B RP_CPU_Flags_Init
-T LibRpBase::MD5Hash::calcHash(unsigned char*, unsigned long, void const*, unsigned long)
-T RP_CPU_InitCPUFlags

In particular, the CPU flags functionality is no longer exported from
libromdata. (librpcpuid must be statically linked to each project.)

Also, MD5Hash has been changed to Hash and supports multiple algorithms.

Finally, WiiUFst is now exported in order to allow unit tests. (No
automated tests are implemented right now, but WiiUFstPrint is available
for manual testing.)
2024-03-17 18:48:56 -04:00
..
source [debian] source/options: Use slightly higher xz compression. 2022-12-24 12:39:27 -05:00
changelog rom-properties 2.3 2024-03-03 13:25:30 -05:00
compat [debian] Initial rules for Debian packaging. 2016-10-20 23:03:29 -04:00
control [libromdata] SOVERSION bumped to 5 due to various changes. 2024-03-17 18:48:56 -04:00
copyright NEWS.md: Dark Mode is fully implemented. 2023-11-19 12:54:16 -05:00
libromdata5.docs [libromdata] SOVERSION bumped to 5 due to various changes. 2024-03-17 18:48:56 -04:00
libromdata5.install [libromdata] SOVERSION bumped to 5 due to various changes. 2024-03-17 18:48:56 -04:00
rom-properties-all.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-cli.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-cli.install [rpcli] Disable the AppArmor profile for now. 2024-03-01 02:25:04 -05:00
rom-properties-data.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-data.install [debian] rom-properties-data: New package for data files. 2021-03-22 00:35:58 -04:00
rom-properties-gtk3.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-gtk3.install [debian] Reverted to the Ubuntu 16.04 versions. 2023-07-01 21:48:01 -04:00
rom-properties-kde4.docs [debian] Reverted to the Ubuntu 16.04 versions. 2023-07-01 21:48:01 -04:00
rom-properties-kde4.install [debian] Install xattrview-(kde4|kf5).desktop. 2024-02-29 23:27:54 -05:00
rom-properties-kf5.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-kf5.install [kf5] Install KDE service menus in ${SERVICES_INSTALL_DIR} if older than KF5 5.85. 2024-03-01 01:37:59 -05:00
rom-properties-kio-servicemenus.docs [kde] Move the KIO service menu for KF5/KF6 from kf5/ to kde/. 2024-02-17 21:53:21 -05:00
rom-properties-kio-servicemenus.install [kde] Move the KIO service menu for KF5/KF6 from kf5/ to kde/. 2024-02-17 21:53:21 -05:00
rom-properties-lang.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-lang.install [debian] Package message catalogs as rom-properties-lang. 2018-06-02 15:48:38 -04:00
rom-properties-thumbnailer-dbus.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-thumbnailer-dbus.install [gtk] Split the D-Bus thumbnailer out from xfce/ and into thumbnailer-dbus/. 2018-06-07 20:20:36 -04:00
rom-properties-utils.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-utils.install [debian] Move rom-properties.thumbnailer from gtk3 to utils. 2022-12-24 15:00:15 -05:00
rom-properties-xdg.docs Install NETWORK.md in the Windows ZIPs and Debian packages. 2021-07-28 22:13:09 -04:00
rom-properties-xdg.install [xdg] Add an AppStream metainfo XML file. 2022-07-30 12:42:15 -04:00
rom-properties-xfce.docs [debian] Reverted to the Ubuntu 16.04 versions. 2023-07-01 21:48:01 -04:00
rom-properties-xfce.install [debian] Reverted to the Ubuntu 16.04 versions. 2023-07-01 21:48:01 -04:00
rules [debian] rules: Explicitly specify -DENABLE_OPENMP=ON. 2023-08-20 10:59:58 -04:00