From owner-svn-ports-head@FreeBSD.ORG Fri Mar 22 20:07:17 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E090F2AC; Fri, 22 Mar 2013 20:07:17 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D0ECD246; Fri, 22 Mar 2013 20:07:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2MK7Hff003714; Fri, 22 Mar 2013 20:07:17 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2MK7GFg003708; Fri, 22 Mar 2013 20:07:16 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201303222007.r2MK7GFg003708@svn.freebsd.org> From: Boris Samorodov Date: Fri, 22 Mar 2013 20:07:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314961 - in head/graphics: . iccxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2013 20:07:18 -0000 Author: bsam Date: Fri Mar 22 20:07:16 2013 New Revision: 314961 URL: http://svnweb.freebsd.org/changeset/ports/314961 Log: The IccXML project acts as an extension of SampleICC's IccProfLib that provides additional I/O capabilities for reading and writing the ICC profile contents as XML files. Command line tools and an XML schema are provided. WWW: http://iccxml.sourceforge.net/ Added: head/graphics/iccxml/ head/graphics/iccxml/Makefile (contents, props changed) head/graphics/iccxml/distinfo (contents, props changed) head/graphics/iccxml/pkg-descr (contents, props changed) head/graphics/iccxml/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Mar 22 20:06:14 2013 (r314960) +++ head/graphics/Makefile Fri Mar 22 20:07:16 2013 (r314961) @@ -358,6 +358,7 @@ SUBDIR += hugin SUBDIR += icc-profiles-basiccolor SUBDIR += icc-profiles-openicc + SUBDIR += iccxml SUBDIR += icoconvert SUBDIR += icon-slicer SUBDIR += icontact Added: head/graphics/iccxml/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/iccxml/Makefile Fri Mar 22 20:07:16 2013 (r314961) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= iccxml +PORTVERSION= 0.9.6 +CATEGORIES= graphics +MASTER_SITES= SF/${PORTNAME}/IccXML-Src/${DISTNAME} +DISTNAME= IccXML-${PORTVERSION} + +MAINTAINER= bsam@FreeBSD.org +COMMENT= Tools for reading and writing the ICC profile contents as XML files + +LIB_DEPENDS= SampleICC:${PORTSDIR}/graphics/sampleicc + +GNU_CONFIGURE= yes +USE_PKGCONFIG= build +USE_GMAKE= yes +USE_GCC= any +USE_GNOME= libxml2 +USE_LDCONFIG= yes + +CONFIGURE_ENV+= PKG_CONFIG_PATH=${PREFIX}/libdata/pkgconfig + +post-patch: + @${REINPLACE_CMD} 's:(libdir)/pkgconfig:(prefix)/libdata/pkgconfig:g' \ + ${WRKSRC}/Makefile.in + +.include Added: head/graphics/iccxml/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/iccxml/distinfo Fri Mar 22 20:07:16 2013 (r314961) @@ -0,0 +1,2 @@ +SHA256 (IccXML-0.9.6.tar.gz) = 7b2c0a7ca1c3061d42309f1481ece24bbee657fd86b153b008aede2ea853a02e +SIZE (IccXML-0.9.6.tar.gz) = 367102 Added: head/graphics/iccxml/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/iccxml/pkg-descr Fri Mar 22 20:07:16 2013 (r314961) @@ -0,0 +1,6 @@ +The IccXML project acts as an extension of SampleICC's IccProfLib +that provides additional I/O capabilities for reading and writing +the ICC profile contents as XML files. Command line tools and an +XML schema are provided. + +WWW: http://iccxml.sourceforge.net/ Added: head/graphics/iccxml/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/iccxml/pkg-plist Fri Mar 22 20:07:16 2013 (r314961) @@ -0,0 +1,17 @@ +bin/iccFromXml +bin/iccToXml +include/IccXML/IccIoXml.h +include/IccXML/IccLibXMLVer.h +include/IccXML/IccMpeXml.h +include/IccXML/IccMpeXmlFactory.h +include/IccXML/IccProfileXml.h +include/IccXML/IccTagXml.h +include/IccXML/IccTagXmlFactory.h +include/IccXML/IccUtilXml.h +include/IccXML/IccXmlConfig.h +lib/libIccXML.a +lib/libIccXML.la +lib/libIccXML.so +lib/libIccXML.so.2 +libdata/pkgconfig/iccxml.pc +@dirrm include/IccXML