summaryrefslogtreecommitdiff
path: root/pcr/lprof/lcms-117.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-12 19:41:23 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-12 19:41:23 -0200
commit0a56f4296213ccb5b27a67fc5bdce7fe356697f5 (patch)
tree591938c553eadc5a34b016b3165db2dd8bb3e9a9 /pcr/lprof/lcms-117.patch
parent167c03d7b7736737327732a28a32c3cbbb963c1a (diff)
lprof: add new package to pcr repo
Diffstat (limited to 'pcr/lprof/lcms-117.patch')
-rw-r--r--pcr/lprof/lcms-117.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pcr/lprof/lcms-117.patch b/pcr/lprof/lcms-117.patch
new file mode 100644
index 000000000..55afdfbb8
--- /dev/null
+++ b/pcr/lprof/lcms-117.patch
@@ -0,0 +1,12 @@
+--- src/liblprof/lcmsprf.h.bak 2007-08-31 15:36:20.000000000 -0700
++++ src/liblprof/lcmsprf.h 2007-08-31 15:37:39.000000000 -0700
+@@ -67,6 +67,9 @@
+ #define mmax(a,b) ((a) > (b)?(a):(b))
+ #endif
+
++#if LCMS_VERSION > 116
++typedef int BOOL;
++#endif
+
+ /* Misc operations ------------------------------------------------------------------------ */
+