From d9c176f961606178c5ca651c3d688a5738b43d0b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 21:30:35 -0600 Subject: [PATCH 01/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- xcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index 7cf2f35..05cbc05 100644 --- a/xcm.spec +++ b/xcm.spec @@ -2,7 +2,7 @@ Name: xcm Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: X Color Management tools Group: System Environment/Base @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 0.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Oct 16 2012 Nicolas Chauvet - 0.5.1-1 - Update to 0.5.1 - Silent an error in logs - rhbz#840502 From bdbcb8533206df3778c15592fe37418a3b4b7dc5 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 1 Mar 2013 15:41:19 +0100 Subject: [PATCH 02/14] Update to 0.5.2 --- .gitignore | 1 + sources | 2 +- xcm.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 81844b1..f78ee2e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /xcm-0.4.2.tar.gz /xcm-0.5.0.tar.bz2 /xcm-0.5.1.tar.bz2 +/xcm-0.5.2.tar.bz2 diff --git a/sources b/sources index 81ff479..63f48d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea772d3ff4e738cad8fca957629e1a5f xcm-0.5.1.tar.bz2 +dff4b3bea61df71e6aaa450937ebba48 xcm-0.5.2.tar.bz2 diff --git a/xcm.spec b/xcm.spec index 05cbc05..9ad0db5 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,8 +1,8 @@ %define udev_scriptdir /lib/udev Name: xcm -Version: 0.5.1 -Release: 2%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: X Color Management tools Group: System Environment/Base @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 01 2013 Nicolas Chauvet - 0.5.2-1 +- Update to 0.5.2 + * Fri Feb 15 2013 Fedora Release Engineering - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild From faefc94156d4c3c39b20c7b06916bbc9378a136b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 02:44:22 -0500 Subject: [PATCH 03/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- xcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index 9ad0db5..c6f2fe9 100644 --- a/xcm.spec +++ b/xcm.spec @@ -2,7 +2,7 @@ Name: xcm Version: 0.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: X Color Management tools Group: System Environment/Base @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Mar 01 2013 Nicolas Chauvet - 0.5.2-1 - Update to 0.5.2 From 3a7cb2b8d0ee685912dd789cb8110fa18c8518c6 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sat, 8 Mar 2014 15:25:32 +0800 Subject: [PATCH 04/14] Update to 0.5.3 --- .gitignore | 1 + sources | 2 +- xcm.spec | 49 +++++++++++++------------------------------------ 3 files changed, 15 insertions(+), 37 deletions(-) diff --git a/.gitignore b/.gitignore index f78ee2e..999bc7e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /xcm-0.5.0.tar.bz2 /xcm-0.5.1.tar.bz2 /xcm-0.5.2.tar.bz2 +/xcm-0.5.3.tar.bz2 diff --git a/sources b/sources index 63f48d8..886f684 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dff4b3bea61df71e6aaa450937ebba48 xcm-0.5.2.tar.bz2 +ed74e97ff6dc5b320e99caacc8511035 xcm-0.5.3.tar.bz2 diff --git a/xcm.spec b/xcm.spec index c6f2fe9..f5bdd5c 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,70 +1,47 @@ -%define udev_scriptdir /lib/udev - Name: xcm -Version: 0.5.2 -Release: 2%{?dist} +Version: 0.5.3 +Release: 1%{?dist} Summary: X Color Management tools - -Group: System Environment/Base License: MIT URL: http://www.oyranos.org Source0: http://download.sourceforge.net/oyranos/Xcm/xcm-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: libXcm-devel >= 0.5.0 -BuildRequires: oyranos-devel >= 0.1.10 +BuildRequires: libXcm-devel +BuildRequires: oyranos-devel BuildRequires: libXfixes-devel BuildRequires: libXmu-devel BuildRequires: xorg-x11-proto-devel BuildRequires: xorg-x11-xtrans-devel -Requires: oyranos > 0.1.10 - - %description -The Xcm tools are color management helpers for Xorg. -A EDID parser and a color management events observer are included. - +The Xcm tools are color management helpers for Xorg. An EDID parser and a +color management events observer are included. %prep %setup -q - %build %configure make %{?_smp_mflags} - %install -rm -rf $RPM_BUILD_ROOT -mkdir -p $RPM_BUILD_ROOT%{udev_scriptdir}/rules.d/ -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=%{buildroot} #Remove pre-installed doc -rm -rf $RPM_BUILD_ROOT%{_docdir}/xcm - -#Fix path for the udev rules -sed -i -e 's|xcmddc|/usr/bin/xcmddc|' \ - $RPM_BUILD_ROOT%{udev_scriptdir}/rules.d/90-xcm-i2c.rules - - -%clean -rm -rf $RPM_BUILD_ROOT - +rm -rf %{buildroot}%{_pkgdocdir} %files -%defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README %{_bindir}/xcm %{_bindir}/xcmevents %{_bindir}/xcmedid %{_bindir}/xcmddc -%{udev_scriptdir}/rules.d/90-xcm-i2c.rules -%{_mandir}/man1/*.1.* - - +/usr/lib/udev/rules.d/90-xcm-i2c.rules +%{_mandir}/man1/xcm*.1* %changelog +* Sat Mar 08 2014 Christopher Meng - 0.5.3-1 +- Update to 0.5.3 + * Sun Aug 04 2013 Fedora Release Engineering - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild From e58dc81db3d3ed8368ff650feac58995ff09e0e9 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sat, 8 Mar 2014 16:45:47 +0800 Subject: [PATCH 05/14] Add missing -lelektra BR --- xcm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index f5bdd5c..d8a6093 100644 --- a/xcm.spec +++ b/xcm.spec @@ -5,10 +5,11 @@ Summary: X Color Management tools License: MIT URL: http://www.oyranos.org Source0: http://download.sourceforge.net/oyranos/Xcm/xcm-%{version}.tar.bz2 +BuildRequires: elektra-devel BuildRequires: libXcm-devel -BuildRequires: oyranos-devel BuildRequires: libXfixes-devel BuildRequires: libXmu-devel +BuildRequires: oyranos-devel BuildRequires: xorg-x11-proto-devel BuildRequires: xorg-x11-xtrans-devel From e8d68fcaf54576615a511dadb4e9d50988f3c828 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sat, 8 Mar 2014 16:55:06 +0800 Subject: [PATCH 06/14] UsrMove for udev rules --- xcm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index d8a6093..bef22dd 100644 --- a/xcm.spec +++ b/xcm.spec @@ -21,7 +21,7 @@ color management events observer are included. %setup -q %build -%configure +%configure --with-udev-dir=/usr/lib/udev/rules.d/ make %{?_smp_mflags} %install From 537bc20531909eba9ea73c799f7529d881726e43 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Fri, 28 Mar 2014 10:53:51 +0800 Subject: [PATCH 07/14] Use %_udevrulesdir macro. --- xcm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index bef22dd..bca3921 100644 --- a/xcm.spec +++ b/xcm.spec @@ -36,7 +36,7 @@ rm -rf %{buildroot}%{_pkgdocdir} %{_bindir}/xcmevents %{_bindir}/xcmedid %{_bindir}/xcmddc -/usr/lib/udev/rules.d/90-xcm-i2c.rules +%{_udevrulesdir}/90-xcm-i2c.rules %{_mandir}/man1/xcm*.1* %changelog From afc8485f0db5340bcdef66d18a0044b3397376b0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 00:23:00 -0500 Subject: [PATCH 08/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- xcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index bca3921..cdbd79a 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,6 +1,6 @@ Name: xcm Version: 0.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: X Color Management tools License: MIT URL: http://www.oyranos.org @@ -40,6 +40,9 @@ rm -rf %{buildroot}%{_pkgdocdir} %{_mandir}/man1/xcm*.1* %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 0.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Mar 08 2014 Christopher Meng - 0.5.3-1 - Update to 0.5.3 From 0d1a657984e9c4238d6c1e4fc475e3de38ea43bd Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 16 Jun 2014 22:55:59 +0800 Subject: [PATCH 09/14] Fix FTBFS --- xcm.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/xcm.spec b/xcm.spec index cdbd79a..a38e027 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,10 +1,11 @@ Name: xcm Version: 0.5.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: X Color Management tools License: MIT URL: http://www.oyranos.org Source0: http://download.sourceforge.net/oyranos/Xcm/xcm-%{version}.tar.bz2 +BuildRequires: systemd BuildRequires: elektra-devel BuildRequires: libXcm-devel BuildRequires: libXfixes-devel @@ -21,17 +22,17 @@ color management events observer are included. %setup -q %build -%configure --with-udev-dir=/usr/lib/udev/rules.d/ +%configure --with-udev-dir=%{_udevrulesdir} make %{?_smp_mflags} %install -make install DESTDIR=%{buildroot} +%make_install -#Remove pre-installed doc +# Remove pre-installed doc rm -rf %{buildroot}%{_pkgdocdir} %files -%doc AUTHORS COPYING ChangeLog README +%doc AUTHORS ChangeLog COPYING README %{_bindir}/xcm %{_bindir}/xcmevents %{_bindir}/xcmedid @@ -40,6 +41,9 @@ rm -rf %{buildroot}%{_pkgdocdir} %{_mandir}/man1/xcm*.1* %changelog +* Wed Jun 11 2014 Christopher Meng - 0.5.3-3 +- Added udev RPM macro to avoid FTBFS + * Sun Jun 08 2014 Fedora Release Engineering - 0.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From 562f44a8560d328bbf5c6e6b9d264cb8ff3c8d1a Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 09:27:15 +0000 Subject: [PATCH 10/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- xcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index a38e027..5496f15 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,6 +1,6 @@ Name: xcm Version: 0.5.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: X Color Management tools License: MIT URL: http://www.oyranos.org @@ -41,6 +41,9 @@ rm -rf %{buildroot}%{_pkgdocdir} %{_mandir}/man1/xcm*.1* %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 0.5.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Jun 11 2014 Christopher Meng - 0.5.3-3 - Added udev RPM macro to avoid FTBFS From c05f590a0804fb89a53cfe0505823c1398245712 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 03:48:41 +0000 Subject: [PATCH 11/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- xcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index 5496f15..e7cb3d3 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,6 +1,6 @@ Name: xcm Version: 0.5.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: X Color Management tools License: MIT URL: http://www.oyranos.org @@ -41,6 +41,9 @@ rm -rf %{buildroot}%{_pkgdocdir} %{_mandir}/man1/xcm*.1* %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 0.5.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Aug 18 2014 Fedora Release Engineering - 0.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From 2aa4e3dba401d4ffc19b6f88fdc9bc2390597bd1 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Thu, 20 Aug 2015 13:33:00 -0500 Subject: [PATCH 12/14] Rebuild for new LibRaw. --- xcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index e7cb3d3..95e7c9f 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,6 +1,6 @@ Name: xcm Version: 0.5.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: X Color Management tools License: MIT URL: http://www.oyranos.org @@ -41,6 +41,9 @@ rm -rf %{buildroot}%{_pkgdocdir} %{_mandir}/man1/xcm*.1* %changelog +* Thu Aug 20 2015 Jon Ciesla - 0.5.3-6 +- Rebuild for new LibRaw. + * Fri Jun 19 2015 Fedora Release Engineering - 0.5.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From 971a15276a117e3a48c4dfc3bfd183b83765d816 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 03:20:10 +0000 Subject: [PATCH 13/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- xcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcm.spec b/xcm.spec index 95e7c9f..fd7b6b7 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,6 +1,6 @@ Name: xcm Version: 0.5.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: X Color Management tools License: MIT URL: http://www.oyranos.org @@ -41,6 +41,9 @@ rm -rf %{buildroot}%{_pkgdocdir} %{_mandir}/man1/xcm*.1* %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 0.5.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Aug 20 2015 Jon Ciesla - 0.5.3-6 - Rebuild for new LibRaw. From 68ed1acf06092d4d8b55c43a0885e62219ca6fe1 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Mon, 13 Jun 2016 23:08:47 +0200 Subject: [PATCH 14/14] 2016-06-13: Retired because of broken deps in preparation of Fedora 24 Reference: https://fedorahosted.org/rel-eng/ticket/6416 --- .gitignore | 8 ---- dead.package | 3 ++ sources | 1 - xcm.spec | 107 --------------------------------------------------- 4 files changed, 3 insertions(+), 116 deletions(-) delete mode 100644 .gitignore create mode 100644 dead.package delete mode 100644 sources delete mode 100644 xcm.spec diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 999bc7e..0000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -/xcm-0.3.0.tar.gz -/xcm-0.4.0.tar.gz -/xcm-0.4.1.tar.gz -/xcm-0.4.2.tar.gz -/xcm-0.5.0.tar.bz2 -/xcm-0.5.1.tar.bz2 -/xcm-0.5.2.tar.bz2 -/xcm-0.5.3.tar.bz2 diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..2511d24 --- /dev/null +++ b/dead.package @@ -0,0 +1,3 @@ +2016-06-13: Retired because of broken deps in preparation of Fedora 24 +Reference: https://fedorahosted.org/rel-eng/ticket/6416 + diff --git a/sources b/sources deleted file mode 100644 index 886f684..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -ed74e97ff6dc5b320e99caacc8511035 xcm-0.5.3.tar.bz2 diff --git a/xcm.spec b/xcm.spec deleted file mode 100644 index fd7b6b7..0000000 --- a/xcm.spec +++ /dev/null @@ -1,107 +0,0 @@ -Name: xcm -Version: 0.5.3 -Release: 7%{?dist} -Summary: X Color Management tools -License: MIT -URL: http://www.oyranos.org -Source0: http://download.sourceforge.net/oyranos/Xcm/xcm-%{version}.tar.bz2 -BuildRequires: systemd -BuildRequires: elektra-devel -BuildRequires: libXcm-devel -BuildRequires: libXfixes-devel -BuildRequires: libXmu-devel -BuildRequires: oyranos-devel -BuildRequires: xorg-x11-proto-devel -BuildRequires: xorg-x11-xtrans-devel - -%description -The Xcm tools are color management helpers for Xorg. An EDID parser and a -color management events observer are included. - -%prep -%setup -q - -%build -%configure --with-udev-dir=%{_udevrulesdir} -make %{?_smp_mflags} - -%install -%make_install - -# Remove pre-installed doc -rm -rf %{buildroot}%{_pkgdocdir} - -%files -%doc AUTHORS ChangeLog COPYING README -%{_bindir}/xcm -%{_bindir}/xcmevents -%{_bindir}/xcmedid -%{_bindir}/xcmddc -%{_udevrulesdir}/90-xcm-i2c.rules -%{_mandir}/man1/xcm*.1* - -%changelog -* Fri Feb 05 2016 Fedora Release Engineering - 0.5.3-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Thu Aug 20 2015 Jon Ciesla - 0.5.3-6 -- Rebuild for new LibRaw. - -* Fri Jun 19 2015 Fedora Release Engineering - 0.5.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Mon Aug 18 2014 Fedora Release Engineering - 0.5.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Wed Jun 11 2014 Christopher Meng - 0.5.3-3 -- Added udev RPM macro to avoid FTBFS - -* Sun Jun 08 2014 Fedora Release Engineering - 0.5.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sat Mar 08 2014 Christopher Meng - 0.5.3-1 -- Update to 0.5.3 - -* Sun Aug 04 2013 Fedora Release Engineering - 0.5.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Fri Mar 01 2013 Nicolas Chauvet - 0.5.2-1 -- Update to 0.5.2 - -* Fri Feb 15 2013 Fedora Release Engineering - 0.5.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Tue Oct 16 2012 Nicolas Chauvet - 0.5.1-1 -- Update to 0.5.1 -- Silent an error in logs - rhbz#840502 - -* Sun Jul 22 2012 Fedora Release Engineering - 0.5.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sun Apr 08 2012 Nicolas Chauvet - 0.5.0-1 -- Update to 0.5.0 - -* Sat Jan 14 2012 Fedora Release Engineering - 0.4.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Thu Sep 08 2011 Nicolas Chauvet - 0.4.2-1 -- Update to 0.4.2 - -* Tue Jul 26 2011 Nicolas Chauvet - 0.4.1-1 -- Update to 0.4.1 - -* Mon Feb 07 2011 Fedora Release Engineering - 0.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Fri Jan 07 2011 Nicolas Chauvet - 0.4.0-1 -- Update to 0.4.0 - -* Wed Dec 15 2010 Nicolas Chauvet - 0.3.0-2 -- Add Requires oyranos - -* Sun Nov 07 2010 Nicolas Chauvet - 0.3.0-1 -- Rewrite for Fedora - -* Thu Oct 07 2010 Kai-Uwe Behrmann -- install EDID parser tool -- install xcmsevents tool