[Lunar-commits] <moonbase-other> oyranos: Readding to moonbase. Do not bump this to the 0.4x series. That tarball has to many

stumbles stumbles at lunar-linux.org
Tue Oct 16 13:05:03 CEST 2012


commit cb8122babbc51e2dc9e951d13fe5e99ab56e3c14
Author: stumbles <stumbles at lunar-linux.org>
Date: Tue, 16 Oct 2012 04:05:03 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/cb8122babbc51e2dc9e951d13fe5e99ab56e3c14

oyranos: Readding to moonbase. Do not bump this to the 0.4x series. That tarball has to many

missing header files to the point you would be better off just pulling their latest git version.
---
  graphics/oyranos/BUILD   | +9/-0     
  graphics/oyranos/DEPENDS | +12/-0    
  graphics/oyranos/DETAILS | +23/-0    
  3 files changed, 44 insertions(+)

--- /dev/null
+++ b/graphics/oyranos/BUILD
@@ -0,0 +1,9 @@
+(
+
+  OPTS+=" --disable-static" &&
+
+  patch_it $SOURCE2 1 &&
+
+  default_build 
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/graphics/oyranos/DEPENDS
@@ -0,0 +1,12 @@
+depends doxygen
+depends gettext
+depends xcalib
+depends elektra
+depends xdg-utils
+depends libXcm
+depends LibRaw
+depends yajl
+
+optional_depends fltk  "--enable-fltk" "--disable-fltk" "for fltk support"
+optional_depends lcms2 "" "" "for color management support"
+
--- /dev/null
+++ b/graphics/oyranos/DETAILS
@@ -0,0 +1,23 @@
+          MODULE=oyranos
+         VERSION=0.3.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=oyranos-0.3.2-buildsystem.patch
+      SOURCE_URL=$SFORGE_URL/$MODULE/Oyranos/Oyranos%200.3/
+     SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-libs/oyranos/files/
+      SOURCE_VFY=sha1:4841e1271a24071600494fc0c1281c65b007de76
+     SOURCE2_VFY=sha1:4e440fbbb6993dbb8007393cc4bef2d8545ef847
+        WEB_SITE=http://www.oyranos.org/
+         ENTERED=20080127
+         UPDATED=20121016
+           SHORT="system level Colour Management System"
+
+PSAFE=no
+cat << EOF
+Oyranos is a operating system level Colour Management System (CMS). It allows
+applications and users to obtain a consistent colour matches from supporting
+applications and workflows. Oyranos is intented to coordinate device specific
+informations (ICC colour profiles), configure theire system wide settings.
+Oyranos will in the future be able to convert colours across devices on various
+platforms.
+EOF
+




More information about the Lunar-commits mailing list