From owner-svn-ports-all@FreeBSD.ORG Thu Dec 27 19:28:25 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 87AA75E9; Thu, 27 Dec 2012 19:28:25 +0000 (UTC) (envelope-from gblach@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 620F18FC0C; Thu, 27 Dec 2012 19:28:25 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBRJSP9F041880; Thu, 27 Dec 2012 19:28:25 GMT (envelope-from gblach@svn.freebsd.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBRJSOJG041874; Thu, 27 Dec 2012 19:28:24 GMT (envelope-from gblach@svn.freebsd.org) Message-Id: <201212271928.qBRJSOJG041874@svn.freebsd.org> From: Grzegorz Blach Date: Thu, 27 Dec 2012 19:28:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309551 - in head/graphics: . evas-loader-generic evas_generic_loaders-svg 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, 27 Dec 2012 19:28:25 -0000 Author: gblach Date: Thu Dec 27 19:28:23 2012 New Revision: 309551 URL: http://svnweb.freebsd.org/changeset/ports/309551 Log: New port: graphics/evas_generic_loaders-svg Additional SVG loader for Evas PR: ports/174739 Approved by: tabthorpe (mentor) Added: head/graphics/evas_generic_loaders-svg/ head/graphics/evas_generic_loaders-svg/Makefile (contents, props changed) head/graphics/evas_generic_loaders-svg/distinfo (contents, props changed) head/graphics/evas_generic_loaders-svg/pkg-descr (contents, props changed) head/graphics/evas_generic_loaders-svg/pkg-plist (contents, props changed) Modified: head/graphics/Makefile head/graphics/evas-loader-generic/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 27 18:44:50 2012 (r309550) +++ head/graphics/Makefile Thu Dec 27 19:28:23 2012 (r309551) @@ -182,6 +182,7 @@ SUBDIR += evas_generic_loaders-pdf SUBDIR += evas_generic_loaders-ps SUBDIR += evas_generic_loaders-raw + SUBDIR += evas_generic_loaders-svg SUBDIR += evas_generic_loaders-xcf SUBDIR += evince SUBDIR += evolvotron Modified: head/graphics/evas-loader-generic/Makefile ============================================================================== --- head/graphics/evas-loader-generic/Makefile Thu Dec 27 18:44:50 2012 (r309550) +++ head/graphics/evas-loader-generic/Makefile Thu Dec 27 19:28:23 2012 (r309551) @@ -14,7 +14,7 @@ COMMENT= A hardware accelerated canvas A LICENSE= BSD -EVAS_GENERIC_LOADERS= gst pdf ps raw xcf +EVAS_GENERIC_LOADERS= gst pdf ps raw svg xcf .for NODE in ${EVAS_GENERIC_LOADERS} OPTIONS+= ${NODE:U} "Install ${NODE} evas generic loader" on Added: head/graphics/evas_generic_loaders-svg/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/evas_generic_loaders-svg/Makefile Thu Dec 27 19:28:23 2012 (r309551) @@ -0,0 +1,34 @@ +# Created by: Grzegorz Blach +# $FreeBSD$ + +PORTNAME= svg +PORTVERSION= 1.7.4 +CATEGORIES= graphics enlightenment +MASTER_SITES= http://download.enlightenment.org/releases/ \ + LOCAL/gblach/e17/ +PKGNAMEPREFIX= evas_generic_loaders- +DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} + +MAINTAINER= gblach@FreeBSD.org +COMMENT= Additional loader for Evas (svg) + +LICENSE= GPLv2 + +#LIB_DEPENDS= poppler:${PORTSDIR}/graphics/poppler + +DIST_SUBDIR= e17 +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_EFL= eina +USE_GNOME= librsvg2 gnomehack pkgconfig +USE_LDCONFIG= yes + +BINSRC= ${WRKSRC}/src/bin/${PORTNAME} + +do-build: + ${MAKE} -C ${BINSRC} + +do-install: + ${MAKE} -C ${BINSRC} install + +.include Added: head/graphics/evas_generic_loaders-svg/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/evas_generic_loaders-svg/distinfo Thu Dec 27 19:28:23 2012 (r309551) @@ -0,0 +1,2 @@ +SHA256 (e17/evas_generic_loaders-1.7.4.tar.bz2) = 85779f33e8ad483a9b849a74be8ca3aae22127138a325bae0f079133b2fe4e7c +SIZE (e17/evas_generic_loaders-1.7.4.tar.bz2) = 200620 Added: head/graphics/evas_generic_loaders-svg/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/evas_generic_loaders-svg/pkg-descr Thu Dec 27 19:28:23 2012 (r309551) @@ -0,0 +1,9 @@ +These are additional "generic" loaders for Evas that are stand-alone +executables that evas may run from its generic loader module. This +means that if they crash, the application loading the image does not +crash also. In addition the licensing of these binaries will not +affect the license of any application that uses Evas as this uses a +completely generic execution system that allows anything to be plugged +in as a loader. + +WWW: http://trac.enlightenment.org/e/wiki/Evas_Generic_Loaders Added: head/graphics/evas_generic_loaders-svg/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/evas_generic_loaders-svg/pkg-plist Thu Dec 27 19:28:23 2012 (r309551) @@ -0,0 +1,3 @@ +lib/evas/utils/evas_image_loader.svg +@dirrmtry lib/evas/utils +@dirrmtry lib/evas