From owner-svn-ports-all@FreeBSD.ORG Thu Oct 31 10:26:04 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AB728213; Thu, 31 Oct 2013 10:26:04 +0000 (UTC) (envelope-from nemysis@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 97A7B2066; Thu, 31 Oct 2013 10:26:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VAQ4rC036021; Thu, 31 Oct 2013 10:26:04 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9VAQ4o4036019; Thu, 31 Oct 2013 10:26:04 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201310311026.r9VAQ4o4036019@svn.freebsd.org> From: Rusmir Dusko Date: Thu, 31 Oct 2013 10:26:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332219 - head/graphics/oyranos X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 10:26:04 -0000 Author: nemysis Date: Thu Oct 31 10:26:03 2013 New Revision: 332219 URL: http://svnweb.freebsd.org/changeset/ports/332219 Log: - Add patch, lib -> libdata - Add PLIST_SUB - Change pkg-plist, remove DOCS Approved by: pawel / wg (mentors, implicit), bsam (maintainer) Modified: head/graphics/oyranos/Makefile head/graphics/oyranos/pkg-plist (contents, props changed) Modified: head/graphics/oyranos/Makefile ============================================================================== --- head/graphics/oyranos/Makefile Thu Oct 31 10:03:20 2013 (r332218) +++ head/graphics/oyranos/Makefile Thu Oct 31 10:26:03 2013 (r332219) @@ -36,8 +36,16 @@ CMAKE_ARGS+= -DXDG_CONFIG_DIR=${PREFIX}/ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} MAKE_JOBS_UNSAFE=yes +PORTDOCS= * + .include +PLIST_SUB+= VER=${PORTVERSION} + +post-patch: + @${REINPLACE_CMD} -e 's|lib|libdata|' \ + ${WRKSRC}/extras/CMakeLists.txt + .if exists(/usr/bin/clang) && ${OSVERSION} > 901502 CC= /usr/bin/clang CXX= /usr/bin/clang++ Modified: head/graphics/oyranos/pkg-plist ============================================================================== --- head/graphics/oyranos/pkg-plist Thu Oct 31 10:03:20 2013 (r332218) +++ head/graphics/oyranos/pkg-plist Thu Oct 31 10:26:03 2013 (r332219) @@ -70,26 +70,26 @@ lib/colour/modules/liboyranos_oyra_cmm_m lib/liboyranos-static.a lib/liboyranos.so lib/liboyranos.so.0 -lib/liboyranos.so.0.9.4 +lib/liboyranos.so.%%VER%% lib/liboyranos_config-static.a lib/liboyranos_config.so lib/liboyranos_config.so.0 -lib/liboyranos_config.so.0.9.4 +lib/liboyranos_config.so.%%VER%% lib/liboyranos_core-static.a lib/liboyranos_core.so lib/liboyranos_core.so.0 -lib/liboyranos_core.so.0.9.4 +lib/liboyranos_core.so.%%VER%% lib/liboyranos_modules-static.a lib/liboyranos_modules.so lib/liboyranos_modules.so.0 -lib/liboyranos_modules.so.0.9.4 +lib/liboyranos_modules.so.%%VER%% lib/liboyranos_object-static.a lib/liboyranos_object.so lib/liboyranos_object.so.0 -lib/liboyranos_object.so.0.9.4 +lib/liboyranos_object.so.%%VER%% lib/oyranos/cmake/OyranosConfig.cmake lib/oyranos/liboyranos_oyIM_cmm_module.so -lib/pkgconfig/oyranos.pc +libdata/pkgconfig/oyranos.pc man/man1/oyranos-config-fltk.1.gz man/man1/oyranos-monitor-daemon.1.gz man/man1/oyranos-monitor.1.gz @@ -108,432 +108,6 @@ share/color/settings/designer.policy.xml share/color/settings/office.policy.xml share/color/settings/photographer.policy.xml share/color/settings/prepress.policy.xml -%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html -%%PORTDOCS%%%%DOCSDIR%%/html/bc_s.png -%%PORTDOCS%%%%DOCSDIR%%/html/bdwn.png -%%PORTDOCS%%%%DOCSDIR%%/html/classes.html -%%PORTDOCS%%%%DOCSDIR%%/html/closed.png -%%PORTDOCS%%%%DOCSDIR%%/html/deprecated.html -%%PORTDOCS%%%%DOCSDIR%%/html/dir_000002_000001.html -%%PORTDOCS%%%%DOCSDIR%%/html/dir_000003_000001.html -%%PORTDOCS%%%%DOCSDIR%%/html/dir_5dc4a189f918a89d5aa6aec44a70efbd.html -%%PORTDOCS%%%%DOCSDIR%%/html/dir_5dc4a189f918a89d5aa6aec44a70efbd_dep.map -%%PORTDOCS%%%%DOCSDIR%%/html/dir_5dc4a189f918a89d5aa6aec44a70efbd_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/dir_5dc4a189f918a89d5aa6aec44a70efbd_dep.png -%%PORTDOCS%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -%%PORTDOCS%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.map -%%PORTDOCS%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.png -%%PORTDOCS%%%%DOCSDIR%%/html/dir_74f808f9da958ae29766c204da77570f.html -%%PORTDOCS%%%%DOCSDIR%%/html/dir_74f808f9da958ae29766c204da77570f_dep.map -%%PORTDOCS%%%%DOCSDIR%%/html/dir_74f808f9da958ae29766c204da77570f_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/dir_74f808f9da958ae29766c204da77570f_dep.png -%%PORTDOCS%%%%DOCSDIR%%/html/dir_a970ca99a8c23fa76284202e7ac914e2.html -%%PORTDOCS%%%%DOCSDIR%%/html/dir_a970ca99a8c23fa76284202e7ac914e2_dep.map -%%PORTDOCS%%%%DOCSDIR%%/html/dir_a970ca99a8c23fa76284202e7ac914e2_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/dir_a970ca99a8c23fa76284202e7ac914e2_dep.png -%%PORTDOCS%%%%DOCSDIR%%/html/dot_inline_dotgraph_1.png -%%PORTDOCS%%%%DOCSDIR%%/html/dot_inline_dotgraph_2.png -%%PORTDOCS%%%%DOCSDIR%%/html/dot_inline_dotgraph_3.png -%%PORTDOCS%%%%DOCSDIR%%/html/dot_inline_dotgraph_4.png -%%PORTDOCS%%%%DOCSDIR%%/html/dot_inline_dotgraph_5.png -%%PORTDOCS%%%%DOCSDIR%%/html/dot_inline_dotgraph_6.png -%%PORTDOCS%%%%DOCSDIR%%/html/dot_inline_dotgraph_7.png -%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%/html/dynsections.js -%%PORTDOCS%%%%DOCSDIR%%/html/environment.html -%%PORTDOCS%%%%DOCSDIR%%/html/files.html -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2blank.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2cl.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2doc.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2folderclosed.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2folderopen.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2lastnode.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2link.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2mlastnode.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2mnode.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2mo.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2node.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2ns.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2plastnode.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2pnode.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2splitbar.png -%%PORTDOCS%%%%DOCSDIR%%/html/ftv2vertline.png -%%PORTDOCS%%%%DOCSDIR%%/html/functions.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x64.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x69.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x72.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x73.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x74.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x75.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_func.html -%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars.html -%%PORTDOCS%%%%DOCSDIR%%/html/globals.html -%%PORTDOCS%%%%DOCSDIR%%/html/globals_defs.html -%%PORTDOCS%%%%DOCSDIR%%/html/globals_enum.html -%%PORTDOCS%%%%DOCSDIR%%/html/globals_eval.html -%%PORTDOCS%%%%DOCSDIR%%/html/globals_func.html -%%PORTDOCS%%%%DOCSDIR%%/html/globals_type.html -%%PORTDOCS%%%%DOCSDIR%%/html/graph_legend.html -%%PORTDOCS%%%%DOCSDIR%%/html/graph_legend.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/graph_legend.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__behaviour.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__behaviour.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__behaviour.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__behaviour.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__colour__low.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__colour__low.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__colour__low.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__colour__low.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__default__profiles.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__default__profiles.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__default__profiles.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__default__profiles.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__defaults__apis.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__defaults__apis.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__defaults__apis.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__defaults__apis.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__devices__handling.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__icc__low.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__icc__low.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__icc__low.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__icc__low.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__misc.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__misc.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__misc.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__misc.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__conversion.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__generic.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__generic.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__generic.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__generic.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__image.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__profile.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__profile.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__profile.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__profile.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__value.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__value.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__value.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__objects__value.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__options.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__options.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__options.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__options.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__policy.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__policy.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__policy.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__policy.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__handling.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__handling.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__handling.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__handling.png -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__lists.html -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__lists.map -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__lists.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/group__profile__lists.png -%%PORTDOCS%%%%DOCSDIR%%/html/hierarchy.html -%%PORTDOCS%%%%DOCSDIR%%/html/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_0.map -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_0.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_0.png -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_1.map -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_1.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_1.png -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_2.map -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_2.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/inherit_graph_2.png -%%PORTDOCS%%%%DOCSDIR%%/html/inherits.html -%%PORTDOCS%%%%DOCSDIR%%/html/install_current.html -%%PORTDOCS%%%%DOCSDIR%%/html/jquery.js -%%PORTDOCS%%%%DOCSDIR%%/html/links.html -%%PORTDOCS%%%%DOCSDIR%%/html/modules.html -%%PORTDOCS%%%%DOCSDIR%%/html/nav_f.png -%%PORTDOCS%%%%DOCSDIR%%/html/nav_g.png -%%PORTDOCS%%%%DOCSDIR%%/html/nav_h.png -%%PORTDOCS%%%%DOCSDIR%%/html/open.png -%%PORTDOCS%%%%DOCSDIR%%/html/oyArray2d__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyArray2d__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyBlob__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyBlob__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConfig__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConfig__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConfigs__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConfigs__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConnectorImaging__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConnectorImaging__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConnector__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConnector__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConversion__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyConversion__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterCore__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterCore__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterGraph__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterGraph__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterNode__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterNode__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterNodes__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterNodes__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterPlug__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterPlug__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterPlugs__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterPlugs__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterSocket__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyFilterSocket__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyHash__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyHash__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyImage__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyImage__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyName__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyObject__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyObject__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyObserver__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyObserver__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyOption__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyOption__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyOptions__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyOptions__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyPixelAccess__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyPixelAccess__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyPointer__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyPointer__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyProfileTag__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyProfileTag__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyProfile__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyProfile__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyProfiles__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyProfiles__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyRectangle__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyRectangle__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyStructList__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyStructList__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyStruct__s_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyStruct__s_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__colour_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__conversion_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__conversion_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__core_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__devices_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__devices_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__devices__internal_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__generic_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__generic_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__icc_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__image_8c.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__image_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__object_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos__profile_8h.html -%%PORTDOCS%%%%DOCSDIR%%/html/oyranos_logo.png -%%PORTDOCS%%%%DOCSDIR%%/html/pages.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyArray2d__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyArray2d__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyArray2d__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyArray2d__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyArray2d__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyArray2d__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyArray2d__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyBlob__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyBlob__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyBlob__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyBlob__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyBlob__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyBlob__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyBlob__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfDomain__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfDomain__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfDomain__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfDomain__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfDomain__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfDomain__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfDomain__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfig__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfig__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfig__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfig__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfig__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfig__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfig__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfigs__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfigs__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfigs__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfigs__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfigs__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfigs__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConfigs__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnectorImaging__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnectorImaging__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnectorImaging__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnectorImaging__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnectorImaging__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnectorImaging__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnectorImaging__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnector__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnector__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnector__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnector__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnector__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnector__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConnector__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConversion__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConversion__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConversion__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConversion__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConversion__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConversion__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyConversion__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterCore__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterCore__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterCore__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterCore__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterCore__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterCore__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterCore__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterGraph__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterGraph__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterGraph__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterGraph__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterGraph__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterGraph__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterGraph__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNode__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNode__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNode__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNode__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNode__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNode__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNode__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNodes__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNodes__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNodes__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNodes__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNodes__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNodes__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterNodes__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlug__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlug__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlug__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlug__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlug__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlug__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlug__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlugs__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlugs__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlugs__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlugs__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlugs__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlugs__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterPlugs__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterSocket__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterSocket__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterSocket__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterSocket__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterSocket__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterSocket__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyFilterSocket__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyImage__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyImage__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyImage__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyImage__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyImage__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyImage__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyImage__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObjectInfoStatic__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObjectInfoStatic__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObjectInfoStatic__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObjectInfoStatic__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObjectInfoStatic__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObjectInfoStatic__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObjectInfoStatic__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObserver__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObserver__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObserver__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyObserver__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOption__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOption__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOption__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOption__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOption__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOption__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOption__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOptions__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOptions__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOptions__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOptions__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOptions__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOptions__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyOptions__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPixelAccess__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPixelAccess__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPixelAccess__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPixelAccess__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPixelAccess__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPixelAccess__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPixelAccess__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPointer__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPointer__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPointer__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPointer__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPointer__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPointer__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyPointer__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfileTag__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfileTag__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfileTag__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfileTag__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfileTag__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfileTag__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfileTag__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfile__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfile__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfile__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfile__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfile__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfile__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfile__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfiles__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfiles__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfiles__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfiles__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfiles__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfiles__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyProfiles__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyRectangle__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyRectangle__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyRectangle__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyRectangle__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyRectangle__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyRectangle__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyRectangle__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStructList__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStructList__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStructList__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStructList__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStructList__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStructList__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStructList__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStruct__s.html -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStruct__s__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStruct__s__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStruct__s__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStruct__s__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStruct__s__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/structoyStruct__s__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/html/sync_off.png -%%PORTDOCS%%%%DOCSDIR%%/html/sync_on.png -%%PORTDOCS%%%%DOCSDIR%%/html/tab_a.png -%%PORTDOCS%%%%DOCSDIR%%/html/tab_b.png -%%PORTDOCS%%%%DOCSDIR%%/html/tab_h.png -%%PORTDOCS%%%%DOCSDIR%%/html/tab_s.png -%%PORTDOCS%%%%DOCSDIR%%/html/tabs.css -%%PORTDOCS%%%%DOCSDIR%%/html/todo.html -%%PORTDOCS%%%%DOCSDIR%%/html/unionoyValue__u.html -%%PORTDOCS%%%%DOCSDIR%%/html/unionoyValue__u__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/html/unionoyValue__u__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/html/unionoyValue__u__coll__graph.png share/locale/cs/LC_MESSAGES/oyranos.mo share/locale/de/LC_MESSAGES/oyranos.mo share/locale/eo/LC_MESSAGES/oyranos.mo @@ -542,14 +116,11 @@ share/locale/fr/LC_MESSAGES/oyranos.mo share/pixmaps/lcms_logo2.png share/pixmaps/oyranos_logo.png share/pixmaps/qcmsevents.svg -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/html -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% @dirrmtry share/color/settings @dirrmtry share/color -@dirrmtry lib/pkgconfig -@dirrmtry lib/oyranos/cmake -@dirrmtry lib/oyranos +@dirrm lib/oyranos/cmake +@dirrm lib/oyranos @dirrmtry lib/colour/modules @dirrmtry lib/colour -@dirrmtry include/oyranos/alpha -@dirrmtry include/oyranos +@dirrm include/oyranos/alpha +@dirrm include/oyranos