Skip to content

Commit

Permalink
LCMS2
Browse files Browse the repository at this point in the history
  • Loading branch information
issakomi committed May 22, 2022
1 parent e8d424f commit 7698c43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian-10/control
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Build-Depends: cmake,
libz-dev,
libcharls-dev (>= 2.0.0),
libopenjp2-7-dev,
liblcms2-dev,
libinsighttoolkit4-dev
Build-Depends-Indep:
Build-Conflicts:
Expand Down
3 changes: 3 additions & 0 deletions fedora-34/alizams.spec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ BuildRequires: cmake(LIBMINC)
BuildRequires: cmake(ITK)
BuildRequires: cmake(gdcm)
BuildRequires: bullet-devel
BuildRequires: lcms2-devel
BuildRequires: desktop-file-utils
BuildRequires: git
Requires: hicolor-icon-theme
Expand All @@ -37,6 +38,7 @@ rm -fr mdcm/Utilities/mdcmopenjpeg/
rm -fr mdcm/Utilities/mdcmcharls/
rm -fr mdcm/Utilities/mdcmuuid/
rm -fr mdcm/Utilities/pvrg/
rm -fr alizalcms2/
rm -fr b/
rm -fr CG/glew/

Expand All @@ -46,6 +48,7 @@ cd AlizaMS
-DCMAKE_SKIP_RPATH:BOOL=ON \
-DALIZA_QT_VERSION:STRING=5 \
-DALIZA_USE_SYSTEM_BULLET:BOOL=ON \
-DALIZA_USE_SYSTEM_LCMS2:BOOL=ON \
-DMDCM_USE_SYSTEM_ZLIB:BOOL=ON \
-DMDCM_USE_SYSTEM_OPENJPEG:BOOL=ON \
-DMDCM_USE_SYSTEM_CHARLS:BOOL=ON \
Expand Down

0 comments on commit 7698c43

Please sign in to comment.