FreeBSD Bugzilla – Attachment 130746 Details for
Bug 174739
no svg support in x11-wm/enlightenment, evas_generic_loaders-svg attached
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.66 KB, created by
Peter Kosyh
on 2012-12-27 10:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Kosyh
Created:
2012-12-27 10:50:00 UTC
Size:
2.66 KB
patch
obsolete
>diff -Nur graphics/evas_generic_loaders-svg/Makefile graphics.evas/evas_generic_loaders-svg/Makefile >--- graphics/evas_generic_loaders-svg/Makefile 1970-01-01 03:00:00.000000000 +0300 >+++ graphics.evas/evas_generic_loaders-svg/Makefile 2012-12-27 14:33:44.000000000 +0400 >@@ -0,0 +1,34 @@ >+# Created by: Grzegorz Blach <gblach@FreeBSD.org> >+# $FreeBSD: ports/graphics/evas_generic_loaders-pdf/Makefile,v 1.4 2012/12/22 21:09:57 svnexp Exp $ >+ >+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= librsvg2:${PORTSDIR}/graphics/librsvg2 >+ >+DIST_SUBDIR= e17 >+USE_BZIP2= yes >+GNU_CONFIGURE= yes >+USE_EFL= eina >+USE_GNOME= gnomehack pkgconfig >+USE_LDCONFIG= yes >+ >+BINSRC= ${WRKSRC}/src/bin/${PORTNAME} >+ >+do-build: >+ ${MAKE} -C ${BINSRC} >+ >+do-install: >+ ${MAKE} -C ${BINSRC} install >+ >+.include <bsd.port.mk> >diff -Nur graphics/evas_generic_loaders-svg/distinfo graphics.evas/evas_generic_loaders-svg/distinfo >--- graphics/evas_generic_loaders-svg/distinfo 1970-01-01 03:00:00.000000000 +0300 >+++ graphics.evas/evas_generic_loaders-svg/distinfo 2012-12-27 14:25:22.000000000 +0400 >@@ -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 >diff -Nur graphics/evas_generic_loaders-svg/pkg-descr graphics.evas/evas_generic_loaders-svg/pkg-descr >--- graphics/evas_generic_loaders-svg/pkg-descr 1970-01-01 03:00:00.000000000 +0300 >+++ graphics.evas/evas_generic_loaders-svg/pkg-descr 2012-12-27 14:25:22.000000000 +0400 >@@ -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 >diff -Nur graphics/evas_generic_loaders-svg/pkg-plist graphics.evas/evas_generic_loaders-svg/pkg-plist >--- graphics/evas_generic_loaders-svg/pkg-plist 1970-01-01 03:00:00.000000000 +0300 >+++ graphics.evas/evas_generic_loaders-svg/pkg-plist 2012-12-27 14:26:05.000000000 +0400 >@@ -0,0 +1,3 @@ >+lib/evas/utils/evas_image_loader.svg >+@dirrmtry lib/evas/utils >+@dirrmtry lib/evas
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 174739
: 130746