[packages/oyranos] - use system OpenICC library; x11 module uses xcalib
qboosh
qboosh at pld-linux.org
Wed Aug 30 17:37:24 CEST 2023
commit aea89ab1b4ec56bb631750650a3e014b2ed3eb30
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Aug 30 17:05:09 2023 +0200
- use system OpenICC library; x11 module uses xcalib
oyranos.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/oyranos.spec b/oyranos.spec
index 55592bb..22d7ed6 100644
--- a/oyranos.spec
+++ b/oyranos.spec
@@ -1,6 +1,3 @@
-# TODO:
-# - Xcalib: http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/
-# - libOpenICC: https://github.com/OpenICC/config
#
# Conditional build:
%bcond_without static_libs # static libraries
@@ -25,6 +22,7 @@ Patch4: %{name}-qt.patch
# not working currently (Aug 2023)
#URL: http://www.oyranos.org/
URL: https://github.com/oyranos-cms/oyranos
+BuildRequires: OpenICC-devel
BuildRequires: cairo-devel
BuildRequires: cmake >= 2.6.4
BuildRequires: cups-devel
@@ -116,6 +114,7 @@ Summary: X11 and monitor support for Oyranos Colour Management System
Summary(pl.UTF-8): Obsługa X11 i monitorów dla systemu zarządzania kolorami Oyranos
Group: X11/Applications/Graphics
Requires: %{name} = %{version}-%{release}
+Requires: xcalib
%description module-x11
X11 and monitor support for Oyranos Colour Management System.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oyranos.git/commitdiff/aea89ab1b4ec56bb631750650a3e014b2ed3eb30
More information about the pld-cvs-commit
mailing list