summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-01-02 17:33:37 +0000
committerRichard Hughes <richard@hughsie.com>2013-01-02 17:33:37 +0000
commit646b31f439fa58b0c2ee7159b964e35a154a1068 (patch)
tree0ec9740e59ba11a392d5dae201d3675abe8b278a /data
parentf0d3a8a819209abeb2ae2aca18a3553396b72a6c (diff)
downloadcolord-646b31f439fa58b0c2ee7159b964e35a154a1068.tar.gz
Remove the Rec. 709 support until there's a fixed released LCMS version
Diffstat (limited to 'data')
-rw-r--r--data/profiles/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/profiles/Makefile.am b/data/profiles/Makefile.am
index eaf6c27..2a6ebd3 100644
--- a/data/profiles/Makefile.am
+++ b/data/profiles/Makefile.am
@@ -15,7 +15,6 @@ generatedprofiles = \
ProPhotoRGB.icc \
SMPTE-C-RGB.icc \
sRGB.icc \
- Rec709.icc \
WideGamutRGB.icc \
SwappedRedAndGreen.icc \
bluish.icc \
@@ -182,15 +181,6 @@ sRGB.icc:
0.6400 0.3300 0.212656 \
0.3000 0.6000 0.715158 \
0.1500 0.0600 0.072186
-Rec709.icc:
- $(top_builddir)/client/cd-create-profile --output $@ \
- create-standard-space \
- --description "Rec. 709" \
- --metadata "License=$(license),DATA_source=standard,STANDARD_space=rec709" \
- Rec709 D65 \
- 0.6400 0.3300 0.212656 \
- 0.3000 0.6000 0.715158 \
- 0.1500 0.0600 0.072186
WideGamutRGB.icc:
$(top_builddir)/client/cd-create-profile --output $@ \
create-standard-space \