rom-properties/debian
David Korth 7a1cc1399f [tracker] tracker-file-utils.c: dlopen("libblkid.so.1")
Only two functions are needed from libblkid:
- blkid_get_cache()
- blkid_get_tag_value()

dlopen() the library instead of linking directly to it, and define the
necessary structs and function prototypes here. This removes the need
for the libblkid-dev dependency at build time.

NOTE: libblkid.so.1 is *not* dlclose()'d. This shouldn't be a problem,
since Tracker uses it directly anyway.
2024-03-30 11:16:45 -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 [tracker] tracker-file-utils.c: dlopen("libblkid.so.1") 2024-03-30 11:16:45 -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-tracker.docs [debian] rom-properties-tracker: Add a Debian package for the Tracker extractor module. 2024-03-30 11:02:40 -04:00
rom-properties-tracker.install [debian] rom-properties-tracker: Add a Debian package for the Tracker extractor module. 2024-03-30 11:02:40 -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 [tracker] Enable the INSTALL rules. 2024-03-30 10:55:41 -04:00