26 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
jasper
9ef7b1410b update to gdcm-3.0.8 2021-01-21 19:46:53 +00:00
jasper
2a3a3a532b update to gdcm-3.0.7 2020-07-01 16:10:23 +00:00
jasper
462d5ae53f be gone 2020-06-11 19:57:20 +00:00
jasper
df466f993d update to gdcm-3.0.6 2020-06-11 19:57:01 +00:00
jasper
6088767c37 update to gdcm-3.0.5 2020-02-22 14:57:53 +00:00
kili
9c28f04349 Fix the build with poppler-0.85.0.
ok jasper@ (maintainer)
2020-02-17 20:34:11 +00:00
kili
188566b36f Unbreak the build with poppler-0.83.0.
ok jasper@ (maintainer)
2020-01-02 20:32:24 +00:00
jasper
88d9c7f2e4 update to gdcm-3.0.4 2019-10-25 19:40:08 +00:00
jasper
922549e031 update to gdcm-3.0.3 2019-10-16 20:17:58 +00:00
jasper
61260085be update to gdcm-3.0.2 2019-10-02 18:03:37 +00:00
jasper
59f1d2990f update to gdcm-3.0.1 2019-08-06 18:37:37 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
jasper
914cdee630 update to gdcm-3.0.0 2019-05-09 17:02:30 +00:00
jasper
12a52f96b1 update to gdcm-2.8.9 2019-03-30 03:36:15 +00:00
kili
06a527c1c5 Fix build with poppler-0.72.0. 2019-01-04 21:17:58 +00:00
jasper
f027848d24 update to gdcm-2.8.8 2018-11-14 19:37:05 +00:00
jasper
90953ab182 update to gdcm-2.8.7 2018-07-08 11:22:40 +00:00
jasper
bbbad9e853 update to gdcm-2.8.6 2018-04-23 10:53:19 +00:00
jasper
c34bbfc6db update to gdcm-2.8.5 2018-04-02 17:40:48 +00:00
kili
02245f8817 [Looks like the latest release of gdcm not only fixed the build with
newer versions of poppler, but also broke it at the same time again
by enforcing C++98, which also appears to break the build on powerpc.

Remove the cmake bits, as upstream plans to switch to C++11 anyways.

ok jasper@
2017-11-28 20:47:12 +00:00
jasper
466d66a46a update to gdcm-2.8.4 2017-11-10 09:48:38 +00:00
kili
cd5b3b89cb Use C++-11 to let it build with newer poppler.
ok jasper@ (maintainer), who also checked that it builds with old poppler.
2017-11-07 21:06:44 +00:00
jasper
2f8823f98a update to gdcm-2.8.3 2017-10-07 09:44:25 +00:00
jasper
074608f82c import gdcm-2.8.2
GDCM is an open source implementation of the DICOM standard. It offers
some compatibility with ACR-NEMA 1.0 & 2.0 files (raw files).

with patch by zhuk@ to fix duplicate gdcmCommon targets
ok aja@
2017-08-01 16:38:46 +00:00