rom-properties/debian
David Korth de43b12882 [tracker] Add support for tracker-3.0.
Besides the filename and path changes, these changes were needed:

- Tracker 3.3.0-alpha added a function tracker_file_get_content_identifier(),
  which is used for the content identifier. I'm only calling this function
  if we're using API version 3. (TODO: Only for 3.3.0 or later, maybe.)

- tracker_file_get_content_identifier() is part of libtracker-miners-common,
  which is statically linked into every extractor. As such, we can't simply
  dlsym() the function from libtracker_extract. (We *could* get it from one
  of the existing extractors, since they're exporting all of the symbols,
  but that's an implementation detail that could change later.)

- tracker-file-utils.c implements tracker_file_get_content_identifier().
  This file requires libblkid and (optionally) BTRFS_IOC_INO_LOOKUP.
  CMakeLists.txt now checks for those and links in libblkid.

- Add libblkid to other relevant files, plus FindBlkid.cmake.

- Rename the .rule files to 14- so they take precedence over tracker-3's
  own 15-executable.rule and 15-games.rule.
2024-03-29 22:53: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] Add support for tracker-3.0. 2024-03-29 22:53: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-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