Oyranos  0.9.7
Oyranos is a full featured Color Management System
Macros
oyranos_version.h File Reference

automatic generated variables More...

Macros

#define OYRANOS_VERSION_A   0
 
#define OYRANOS_VERSION_B   9
 
#define OYRANOS_VERSION_C   7
 
#define OYRANOS_VERSION_NAME   "0.9.7"
 
#define OYRANOS_VERSION   (0 * 10000 + 9 * 100 + 7)
 
#define OYRANOS_START_MONTH   11
 
#define OYRANOS_START_YEAR   2004
 
#define OYRANOS_DEVEL_MONTH   11
 
#define OYRANOS_DEVEL_YEAR   2017
 
#define OYRANOS_DATE   "11 2004 - 11 2017"
 
#define OY_PREFIX   "/usr"
 
#define OY_BINDIR   "/usr/bin"
 
#define OY_DATADIR   "/usr/share"
 
#define OY_LIBDIR   "/usr/lib/i386-linux-gnu"
 
#define OY_CMMSUBPATH   "color/modules"
 
#define OY_METASUBPATH   "oyranos-meta"
 
#define OY_CMMDIR   OY_LIBDIR "/" OY_CMMSUBPATH
 
#define OY_SYSCOLORDIR   OY_DATADIR "/color"
 
#define OY_USERCOLORDIR   "~/.config/color"
 
#define OY_USERCOLORDATA   "~/.local/share/color"
 
#define OY_ICCDIRNAME   "icc"
 
#define OY_SETTINGSDIRNAME   "settings"
 
#define OY_TARGETDIRNAME   "target"
 
#define OY_LOCALEDIR   OY_DATADIR "/locale"
 

Detailed Description

automatic generated variables

Macro Definition Documentation

#define OY_BINDIR   "/usr/bin"

install variable

#define OY_CMMDIR   OY_LIBDIR "/" OY_CMMSUBPATH

install variable

Referenced by oyGetInstallPath().

#define OY_CMMSUBPATH   "color/modules"

install variable

Referenced by oyGetInstallPath().

#define OY_DATADIR   "/usr/share"

install variable

#define OY_ICCDIRNAME   "icc"

install variable

Referenced by oyGetInstallPath().

#define OY_LIBDIR   "/usr/lib/i386-linux-gnu"

install variable

Referenced by oyGetInstallPath().

#define OY_LOCALEDIR   OY_DATADIR "/locale"

install variable

#define OY_METASUBPATH   "oyranos-meta"

install variable

#define OY_PREFIX   "/usr"

install variable

#define OY_SETTINGSDIRNAME   "settings"

install variable

Referenced by oyGetInstallPath().

#define OY_SYSCOLORDIR   OY_DATADIR "/color"

install variable

Referenced by oyGetInstallPath().

#define OY_TARGETDIRNAME   "target"

install variable

#define OY_USERCOLORDATA   "~/.local/share/color"

install variable

#define OY_USERCOLORDIR   "~/.config/color"

install variable

#define OYRANOS_DATE   "11 2004 - 11 2017"

date variable

#define OYRANOS_DEVEL_MONTH   11

date variable

Referenced by oyVersion().

#define OYRANOS_DEVEL_YEAR   2017

date variable

Referenced by oyVersion().

#define OYRANOS_START_MONTH   11

date variable

Referenced by oyVersion().

#define OYRANOS_START_YEAR   2004

date variable

Referenced by oyVersion().

#define OYRANOS_VERSION   (0 * 10000 + 9 * 100 + 7)

version variable

Examples:
oyranos_cmm_oJPG.c.

Referenced by oyIMProfileCanHandle(), and oyVersion().

#define OYRANOS_VERSION_A   0
#define OYRANOS_VERSION_B   9
#define OYRANOS_VERSION_C   7
#define OYRANOS_VERSION_NAME   "0.9.7"

version variable

Referenced by oyVersionString().