--- /tmp/sight-21.0.0-2qx9loqrb/debian/libsight-dev_21.0.0-2_amd64.deb +++ libsight-dev_21.0.0-2_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-11-03 09:50:39.000000 debian-binary │ --rw-r--r-- 0 0 0 33476 2021-11-03 09:50:39.000000 control.tar.xz │ --rw-r--r-- 0 0 0 418868 2021-11-03 09:50:39.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 33464 2021-11-03 09:50:39.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 418824 2021-11-03 09:50:39.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: libsight-dev │ │ │ Source: sight │ │ │ Version: 21.0.0-2 │ │ │ Architecture: amd64 │ │ │ Maintainer: Debian Med Packaging Team │ │ │ -Installed-Size: 5407 │ │ │ +Installed-Size: 5408 │ │ │ Depends: libsight (= 21.0.0-2), libboost-all-dev, zlib1g-dev, libexpat1-dev, libpng-dev, libtiff5-dev, libcppunit-dev, libhdf5-dev, libqt5opengl5-dev, libqt5x11extras5-dev, qttools5-dev, libvtk9-dev, libgdcm-dev, libinsighttoolkit4-dev, libann-dev, libvtkgdcm-dev, libvtk9-qt-dev, libcamp-dev, libglm-dev, libogre-1.12-dev │ │ │ Section: libdevel │ │ │ Priority: optional │ │ │ Homepage: https://git.ircad.fr/Sight/sight │ │ │ Description: Sight header files │ │ │ The Surgical Image Guidance and │ │ │ Healthcare Toolkit aims to ease the creation of │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -1115,15 +1115,15 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-11-03 09:50:39.000000 ./usr/include/sight/modules/viz/scene3d/ │ │ │ -rw-r--r-- 0 root (0) root (0) 2153 2021-11-03 09:50:39.000000 ./usr/include/sight/modules/viz/scene3d/config.hpp │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-11-03 09:50:39.000000 ./usr/include/sight/modules/viz/scene3dQt/ │ │ │ -rw-r--r-- 0 root (0) root (0) 2189 2021-11-03 09:50:39.000000 ./usr/include/sight/modules/viz/scene3dQt/config.hpp │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-11-03 09:50:39.000000 ./usr/include/sight/modules/viz/scene3dTest/ │ │ │ -rw-r--r-- 0 root (0) root (0) 2243 2021-11-03 09:50:39.000000 ./usr/include/sight/modules/viz/scene3dTest/config.hpp │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-11-03 09:50:39.000000 ./usr/include/sight/pch/ │ │ │ --rw-r--r-- 0 root (0) root (0) 1955 2021-11-03 09:50:39.000000 ./usr/include/sight/pch/config.hpp │ │ │ +-rw-r--r-- 0 root (0) root (0) 2063 2021-11-03 09:50:39.000000 ./usr/include/sight/pch/config.hpp │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-11-03 09:50:39.000000 ./usr/include/sight/service/ │ │ │ -rw-r--r-- 0 root (0) root (0) 9831 2021-09-07 15:09:10.000000 ./usr/include/sight/service/AppConfigManager.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 17271 2021-09-07 15:09:10.000000 ./usr/include/sight/service/AppManager.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 5293 2021-09-07 15:09:10.000000 ./usr/include/sight/service/IAppConfigManager.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 1532 2021-09-07 15:09:10.000000 ./usr/include/sight/service/IController.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 1706 2021-09-07 15:09:10.000000 ./usr/include/sight/service/IFilter.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 1448 2021-09-07 15:09:10.000000 ./usr/include/sight/service/IGenerator.hpp │ │ ├── ./usr/include/sight/pch/config.hpp │ │ │ @@ -20,40 +20,40 @@ │ │ │ * │ │ │ ***********************************************************************/ │ │ │ │ │ │ #pragma once │ │ │ │ │ │ #ifdef _WIN32 │ │ │ │ │ │ - #ifdef PCHDATA_EXPORTS │ │ │ - #define PCHDATA_API __declspec(dllexport) │ │ │ - #define PCHDATA_CLASS_QT_API __declspec(dllexport) │ │ │ + #ifdef PCHSERVICEOMP_EXPORTS │ │ │ + #define PCHSERVICEOMP_API __declspec(dllexport) │ │ │ + #define PCHSERVICEOMP_CLASS_QT_API __declspec(dllexport) │ │ │ #else │ │ │ - #define PCHDATA_API __declspec(dllimport) │ │ │ - #define PCHDATA_CLASS_QT_API __declspec(dllimport) │ │ │ + #define PCHSERVICEOMP_API __declspec(dllimport) │ │ │ + #define PCHSERVICEOMP_CLASS_QT_API __declspec(dllimport) │ │ │ #endif │ │ │ │ │ │ - #define PCHDATA_CLASS_API │ │ │ - #define PCHDATA_DEPRECATED_CLASS_API [[deprecated]] │ │ │ - #define PCHDATA_QT_API │ │ │ + #define PCHSERVICEOMP_CLASS_API │ │ │ + #define PCHSERVICEOMP_DEPRECATED_CLASS_API [[deprecated]] │ │ │ + #define PCHSERVICEOMP_QT_API │ │ │ │ │ │ #pragma warning(disable: 4290) │ │ │ │ │ │ #elif defined(__GNUC__) && (__GNUC__>=4) │ │ │ │ │ │ - #define PCHDATA_API __attribute__ ((visibility("default"))) │ │ │ - #define PCHDATA_CLASS_API __attribute__ ((visibility("default"))) │ │ │ - #define PCHDATA_DEPRECATED_CLASS_API __attribute__ ((visibility("default"))) __attribute__((deprecated)) │ │ │ + #define PCHSERVICEOMP_API __attribute__ ((visibility("default"))) │ │ │ + #define PCHSERVICEOMP_CLASS_API __attribute__ ((visibility("default"))) │ │ │ + #define PCHSERVICEOMP_DEPRECATED_CLASS_API __attribute__ ((visibility("default"))) __attribute__((deprecated)) │ │ │ │ │ │ - #define PCHDATA_QT_API __attribute__ ((visibility("default"))) │ │ │ - #define PCHDATA_CLASS_QT_API __attribute__ ((visibility("default"))) │ │ │ + #define PCHSERVICEOMP_QT_API __attribute__ ((visibility("default"))) │ │ │ + #define PCHSERVICEOMP_CLASS_QT_API __attribute__ ((visibility("default"))) │ │ │ │ │ │ #else │ │ │ │ │ │ - #define PCHDATA_API │ │ │ - #define PCHDATA_CLASS_API │ │ │ - #define PCHDATA__DEPRECATED_CLASS_API │ │ │ - #define PCHDATA_QT_API │ │ │ - #define PCHDATA_CLASS_QT_API │ │ │ + #define PCHSERVICEOMP_API │ │ │ + #define PCHSERVICEOMP_CLASS_API │ │ │ + #define PCHSERVICEOMP__DEPRECATED_CLASS_API │ │ │ + #define PCHSERVICEOMP_QT_API │ │ │ + #define PCHSERVICEOMP_CLASS_QT_API │ │ │ │ │ │ #endif