advertisment  
 
 
Site Menu
Home
Links
- - - - - - -
Contact
Impressum
Colour Management
Oyranos
OpenICC
ColourWiki
Other Topics
ICC
PDFassociation
Xorg
Anleitung:CinePaint
Tutorial:CinePaint
 
   


   
 
 
   

Download Oyranos
User Rating: / 11
PoorBest 
Contributed by Kai-Uwe Behrmann   
Thursday, 21 April 2005

Oyranos download area has moved to the Oyranos host.
Here you find only elder packages.

Current Official Release

Profile Packages

Compile Instructions

ChangeLog

Older Releases

No Windows or Mac OS X versions yet.


Elder Official Release

04.04.2007
Oyranos v0.1.7 Sources Linux/Unix/osX/ BSD? TGZ ~6080kB

MD5 checksums for the above files:
md5sum: 9422ba421a61db77390857e46df3e0f4 Bytes: 6212336 oyranos-0.1.7.tar.gz

Feedback

Snapshots and release candidates are hosted by SourceForge, allmost as sources.
Bug reports are possible on SourceForge. Or use the Feedback link above.

Fedora Extras 6 Builds
Mandriva 2006 Builds
Various SuSE Builds



Standalone Oyranos profile packages derived from Oyranos sources package above:

Profile Packages

Oyranos Cineon v0.4-1 Package SuSE / RedHat Linux independent RPM ~12kB
Oyranos eci-offset2004 v1.1-1 Package SuSE / RedHat Linux independent RPM ~4984kB
Oyranos lcmsLAB v0.4-1 Package SuSE / RedHat Linux independent RPM ~28kB
Oyranos LStarRGB v0.4-1 Package SuSE / RedHat Linux independent RPM ~8kB
Oyranos PhotoGamutRGB v0.4-1 Package SuSE / RedHat Linux independent RPM ~116kB
Oyranos RGB v0.4-1 Package SuSE / RedHat Linux independent RPM ~8kB
Links to ICC profile manufacturers are available at www.behrmann.name.

MD5 checksums for the above files:
6ea6f07558c32bc5931fef38a9017185 oyranos-Cineon-0.4-16.1.noarch.rpm
e4ad65e339bc7fe0dd446f7970155a9a oyranos-LStarRGB-0.4-16.1.noarch.rpm
6a7e1702800782666c52d1e8478da777 oyranos-PhotoGamutRGB-0.4-16.1.noarch.rpm
fe2ea117119c7de0101d960a7449799e oyranos-RGB-0.4-16.1.noarch.rpm
84efb524c22bf2f4dd139b10d224fee0 oyranos-eci-offset2004-1.1-16.1.noarch.rpm
fa7a1bee85cb1d563100330ea4c3f4d0 oyranos-lcmsLAB-0.4-16.1.noarch.rpm




Building from Sources :


Oyranos depends on following libraries and external applications:
  • FLTK version >= 1.1.4 neede to build the GUI (needed by FLU as well)
    you may configure fltk with several options enabled
    --enable-threads is needed for threads support (in ICC Examin)
    --enable-xft is ok for antialiased fonts
    --enable-debug is generally a good choice
    --enable-shared is sometimes a good choice for smaller executables
  • Optionally:
  • Elektra, this is the configuration system used under linux. Elektra 0.6.4 is included, possibly as well an higher version may work.
  • ICC Examin is the profile viewer of Oyranos' configuration GUI. It is based on FLTK and uses argyll and lcms.
  • Xcalib for loading a given VideoCardGammaTag from profile to a running XFree86/Xorg session (optionally)
  • before v0.1.6: (FLU version >= 2.14 optionally, could be installed to see a alternate GUI)

  • For building unpack the tgz file and type #configure; make; make install.
    Optionally you can specifiy an other than the default prefix /opt/local by typing:
    #configure.sh --prefix=/what/you/like
    #make
    #make install (optionally)



    The files are released as well as source code, and need then further compiling and installing to work as an executable program. From time to time I resease Linux RPMs for Oyranos. Oyranos on osX will not work.




    ChangeLog:

    changes since 0.1.6.:
  • new distclean make target
  • inbuild default options as fall back to Home+Office policy
  • change usual macro names to specific OY_ ones to avoid conflicts
  • avoid some warnings during the monitor detection
  • bugfix for wrong named XYZ key, oyASSUMED_CMYK -> oyASSUMED_XYZ
  • install oyranos-kdb_static as debug tool for Oyranos keys
  • better debug builds and warnings
  • continue a compilation to the extent what is possible
  • man pages
  • position handling in oyranos-monitor
  • add version info to library
  • add --with-fltk-config= and --enable-debug configure switch
  • md5 support by L. Peter Deutsch's md5 (sf.net: 2002-04-13 09:00)
  • add static liboyranos_elektra.a to oyranos-config
  • config.site support for CC CXX CFLAGS CXXFLAGS LDFLAGS variables
  • fix: Solaris build - shell syntax
  • include Elektra 0.6.4 for QA (--internal-elektra=no to disable)
  • fix: build issues on OpenBSD
  • fix: for missed code after label
  • more precise warning texts
  • update de.po
  • fix: call of oyranos-monitor-nvidia for non edid atom
  • fix bug in oyExportStart_
  • add install path to oyranos-monitor-nvidia call in oy_moni.c
  • filter double profile occurencies in oyOptionChoicesGet_()
  • first external functions call for init (oyExportStart_(EXPORT_*))
  • double and default paths setting in oyPathAdd_
  • oyranos-config : devel.rpm -> standard.rpm
  • include body tag for xml settings export
  • link to setting from behaviour documentation
  • put many warnings into recursive profile search code
  • a extensive profile path recursion test to test2.cpp
  • include nv files into build system
  • handle Elektra more carefully during configuration
  • document oyranos-policy commandline tool
  • changed title for available languages
  • activate commandline tools i18n
  • update tools documentation
  • set default policy on install time if no config keys are found
  • wrong setlocale settings from library code
  • add a argument to fl_initialise_locale wether to use setlocale
  • oyranos-policy commandline tool to set and read a policy
  • update oyranos_config_fltk.fl
  • oyWidgetListGet
  • renaming most of the GUI API's
  • oyOptionUITitleGet => oyWidgetTitleGet
  • oyOPTION... => oyWIDGET...
  • modified a string in groups and updated the settings xml's
  • fixed fl_i18n for destroying locale settings
  • do a german translation
  • parse xml for pot file generation
  • install doxygen files
  • adapt oyranos.spec for doc directories
  • install cmm description xml files in /usr/share/color/cmms
  • update documentation
  • rename some internal types in oyranos_monitor_internal.h
  • CMM API / XML parsen
  • internal dynamic data handling

  • changes since 0.1.5:
  • completely change the UI strings API (part of Options API)
  • fix Xinerama / screen bugs
  • better edid parsing
  • many renaming of internal variables, as we are in early state
  • add compatibleWithAdobeRGB1998.icc from Graeme Gill
  • move oyranos-sRGB to oyranos-RGB for inclusion of above profile
  • internal dynamic data handling
  • start of CMM API / XML parsen
  • update documentation
  • install cmm description xml files in /usr/share/color/cmms
  • adapt oyranos.spec for doc directories
  • install doxygen files
  • parse xml for pot file generation
  • do a german translation
  • fixed fl_i18n for destroying locale settings
  • add oyWidgetListGet to Options API

  • changes since 0.1.4:
  • start bsd support
  • change build system
  • FLTK ui
  • allow system specific colour directories at configure time
  • USERCOLORDIR SYSCOLORDIR ICCDIRNAME SETTINSDIRNAME in config.h
  • the above macros are additional to /usr/share/color ~/.color
  • in SETTINSDIRNAME Oyranos' policies are installed
  • elektra-0.6
  • multi monitor detection and handling
  • changed Behaviour and GUI API's
  • start Solaris support

  • changes since 0.0.4:
  • static OY_DEFAULT_ASSUMED_WEB_PROFILE added
  • standard_profiles integrated in package
  • oyranos.pc and oyranos_monitor.pc
  • options for base behaviour added

  • changes since 0.0.2:
  • add devel rpm
  • building meanwhile own elektra-0.5.1
  • elektra-0.5.0.5
  • update to OpenICC and ColourWiki discussed naming sheme
  • fixed 0 EDID atom crash (no monitor attached)
  • deprecated oyOpen oyClose
  • rekursive directory search and access
  • user memory management
  • source documentation
  • neu: _ICC_PROFILE von Ross Burton

  • changes since 0.0.1:
  • oyComp functions
  • elektra-0.5
  • oyranos-gamma loads ICC vcgt tag in grafic card
  • monitor detection
  • liboyranos
  • DEBUG makros



  • Older Releases:


    Older Official Release 0.1.611.08.2006
    Oyranos v0.1.6 Sources Linux/Unix/osX/ BSD? TGZ ~5292kB

    MD5 checksums for the above files:
    md5sum: 64c51ea2db20924d2a9284957e4a59ac Bytes: 5404120 oyranos-0.1.6.tar.gz

    Older Profile Packages
    Oyranos eci-offset2004 v1.1-1 Package SuSE / RedHat Linux independent RPM ~4984kB
    Oyranos lcmsLAB v0.3-1 Package SuSE / RedHat Linux independent RPM ~28kB
    Oyranos LStarRGB v0.3-1 Package SuSE / RedHat Linux independent RPM ~8kB
    Oyranos PhotoGamutRGB v0.3-1 Package SuSE / RedHat Linux independent RPM ~116kB
    Oyranos sRGB v0.3-1 Package SuSE / RedHat Linux independent RPM ~8kB


    MD5 checksums for the above files:
    d212856f11ddc427361b117b2389e524 oyranos-Cineon-0.3-1.noarch.rpm
    bcd25fd079232e5a88cdabb65ee42489 oyranos-eci-offset2004-1.1-1.noarch.rpm
    9ea2d8f9f18aadc620dca00cd254995c oyranos-lcmsLAB-0.3-1.noarch.rpm
    c1c2e257a4cdc54f2ebe911ac1c188d5 oyranos-LStarRGB-0.3-1.noarch.rpm
    9161d7afce9844d5af42e423c92ca346 oyranos-PhotoGamutRGB-0.3-1.noarch.rpm
    fb6083f7ceb73c0705763bbb8ca9538b oyranos-sRGB-0.3-1.noarch.rpm

    Older Release 0.1.501.06.2006
    Oyranos v0.1.5 Sources Linux/Unix/osX/ BSD? TGZ ~5236kB
    Oyranos v0.1.5-0 Sources Linux/Unix/osX/ BSD? SRPM ~5212kB
    Oyranos v0.1.5-0 Binary SuSE 9.2 Linux i586 RPM ~776kB
    Oyranos devel v0.1.5-0 Binary SuSE 9.2 Linux i586 RPM ~144kB
    Oyranos v0.1.5-0 Binary SuSE 9.2 Linux i586 TGZ ~776kB

    MD5 checksums for the above files:
    md5sum: e4d09203301ffd32f8c099ead0df6863 Bytes: 5346412 oyranos-0.1.5.tar.gz
    md5sum: 472396985206402ec7b54c4b6392c44a Bytes: 5321488 oyranos-0.1.5-0.src.rpm
    md5sum: 6b94fbf27e4ed0de60dc0bba8ab65706 Bytes: 786888 oyranos-0.1.5-0.i586.rpm
    md5sum: f0f9de025df13175581be8d26a354f1e Bytes: 140720 oyranos-devel-0.1.5-0.i586.rpm
    md5sum: 3a38bca0dac10d1b846e12111af1eefc Bytes: 798934 oyranos-0.1.5-0.i586.tar.gz

    Older Release 0.1.403.04.2006
    Oyranos v0.1.4 Linux/Unix/osX/ BSD? TGZ ~5156kB
    Oyranos v0.1.4-1 Binary SuSE 9.2 Linux i586 RPM ~400kB
    Oyranos devel v0.1.4-1 Binary SuSE 9.2 Linux i586 RPM ~116kB
    Oyranos v0.1.4-1 Binary SuSE 9.2 Linux i586 TGZ ~5180kB
    Oyranos v0.1.4-1 Binary SuSE 10.0 Linux x86 64-bit RPM ~92kB
    Oyranos devel v0.1.4-1 Binary SuSE 10.0 Linux x86 64-bit RPM ~112kB
    Profile Collections
    Oyranos Cineon v0.3-1 Package SuSE / RedHat Linux independent RPM ~12kB
    Oyranos eci-offset2004 v1.1-1 Package SuSE / RedHat Linux independent RPM ~4984kB
    Oyranos lcmsLAB v0.3-1 Package SuSE / RedHat Linux independent RPM ~28kB
    Oyranos LStarRGB v0.3-1 Package SuSE / RedHat Linux independent RPM ~8kB
    Oyranos PhotoGamutRGB v0.3-1 Package SuSE / RedHat Linux independent RPM ~116kB
    Oyranos sRGB v0.3-1 Package SuSE / RedHat Linux independent RPM ~8kB
    Links to ICC profile manufacturers are available at www.behrmann.name.

    MD5 checksums for the above files:
    b2c4018c738df69854b573974e841265 oyranos-0.1.4.tar.gz
    2a566dd0da5b9e7e409c8a358bd32453 oyranos-0.1.4-1.i586.rpm
    b86c4762db1f7b38785b898458b1c122 oyranos-devel-0.1.4-1.i586.rpm
    52b6a48c024aee326f3419b406ecb9ec oyranos-0.1.4-1.i586.tar.gz
    1d351cb52d9e2e64ed10e8eee2455f8d oyranos-0.1.4-1.x86_64.rpm
    fad5c7047c64bff7c27c188f1c977dd5 oyranos-devel-0.1.4-1.x86_64.rpm
    d212856f11ddc427361b117b2389e524 oyranos-Cineon-0.3-1.noarch.rpm
    bcd25fd079232e5a88cdabb65ee42489 oyranos-eci-offset2004-1.1-1.noarch.rpm
    9ea2d8f9f18aadc620dca00cd254995c oyranos-lcmsLAB-0.3-1.noarch.rpm
    c1c2e257a4cdc54f2ebe911ac1c188d5 oyranos-LStarRGB-0.3-1.noarch.rpm
    9161d7afce9844d5af42e423c92ca346 oyranos-PhotoGamutRGB-0.3-1.noarch.rpm
    fb6083f7ceb73c0705763bbb8ca9538b oyranos-sRGB-0.3-1.noarch.rpm


    Older Version21.(31.)10.2005
    Oyranos v0.1.2 Sources Linux/Unix/ BSD? TGZ ~48kB
    Oyranos v0.1.2 Binary SuSE 9.2 Linux i586 RPM ~284kB
    Oyranos v0.1.2 Devel SuSE 9.2 Linux i586 RPM ~104kB
    Elektra v0.5.2pre1 Sources Linux/Unix/osX/ BSD? TGZ ~2224kB
    Elektra v0.5.2pre1 Binary SuSE 9.2 Linux i586 RPM ~140kB
    Elektra v0.5.2pre1 Devel SuSE 9.2 Linux i586 RPM ~456kB


    Profile Collections
    Oyranos Profiles Base
    Cineon Profiles 0.2 RPM
    www.behrmann.name
    version: 0.2
    size: ~ 12 kB
    OS: Linux
    lcmsLAB 0.2 RPM
    see: www.littlecms.com
    version: 0.2
    size: ~ 25 kB
    OS: Linux
    LStarRGB RPM
    see: www.LStar-RGB.com
    version: 0.2
    size: ~ 5 kB
    OS: Linux
    PhotoGamutRGB avg6 RPM
    see: www.photogamut.org
    version: 0.2 (avg6)
    size: ~ 111 kB
    OS: Linux
    sRGB 0.2 RPM
    see: www.littlecms.com
    version: 0.2
    size: ~ 7 kB
    OS: Linux
    Oyranos ICC Profiles Base 0.2 TAR.GZ
    ICC profiles from various sources
    version: 0.2
    size: ~255 kB
    OS: Linux/Unix/BSD/osX/Windows
    ECI Offset 2004
    ECI Offset 2004 1.0 RPM
    see: www.eci.org
    version: 1.0
    size: ~4 980 kB
    OS: Linux
    ECI Offset 2004 1.0 TAR.GZ
    see: www.eci.org
    version: 1.0
    size: ~4 834 kB
    OS: Linux/Unix/BSD/osX/Windows


    Older Versions21.10.2005
    Elektra v0.5.1 Sources Linux/Unix/osX/ BSD? TGZ ~788kB
    Elektra v0.5.1 Binary SuSE 9.2 Linux i586 RPM ~144kB
    Elektra v0.5.1 Devel SuSE 9.2 Linux i586 RPM ~156kB


    Older versions
    Oyranos ICC Profiles Base 0.1 RPM
    ICC profiles from various sources
    version: 0.1
    size: ~150KB
    OS: Linux
    Oyranos Sources TAR.GZ
    CMS Library with sample GUI written in FLU
    version: 0.0.2
    size: ~32 kB
    OS: Linux/Unix/ BSD?
    Oyranos Binary RPM
    GUI only, linked allmost statical, nothing else is needed
    version: 0.0.2
    size: ~157 kB
    OS: Linux (SuSE 9.2 i586)
    Oyranos ICC Profiles Base 0.1 TAR.GZ
    ICC profiles from various sources
    version: 0.1
    size: ~248KB
    OS: Linux/Unix/BSD/osX/Windows
    oyranos-0.0.1 source, gzipped tar archiv
    version: 0.0.1
    size: ~30KB
    OS: Linux
    Top



    Last Updated ( Thursday, 18 December 2008 )
       
     
    Who's Online
    We have 18 guests online