FreeBSD Bugzilla – Attachment 158767 Details for
Bug 201568
[patch] graphics/evas_generic_loaders: use options helpers, convert to USES=metaport
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-evas_generic_loaders.diff (text/plain), 1.11 KB, created by
Andriy Voskoboinyk
on 2015-07-14 20:21:09 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-07-14 20:21:09 UTC
Size:
1.11 KB
patch
obsolete
>Index: graphics/evas_generic_loaders/Makefile >=================================================================== >--- graphics/evas_generic_loaders/Makefile (revision 392050) >+++ graphics/evas_generic_loaders/Makefile (working copy) >@@ -4,14 +4,11 @@ > PORTNAME= evas_generic_loaders > PORTVERSION= 1.13.2 > CATEGORIES= graphics enlightenment >-MASTER_SITES= # none >-DISTFILES= # none >-EXTRACT_ONLY= # none > > MAINTAINER= enlightenment@FreeBSD.org > COMMENT= Additional loaders for Evas (meta-port) > >-NO_BUILD= yes >+USES= metaport > > OPTIONS_DEFINE= GST PDF PS RAW SVG XCF > OPTIONS_DEFAULT=${OPTIONS_DEFINE} >@@ -18,17 +15,7 @@ > > .for NODE in ${OPTIONS_DEFINE} > ${NODE}_DESC= Install ${NODE:tl} loader >+${NODE}_RUN_DEPENDS+= ${LOCALBASE}/lib/evas/utils/evas_image_loader.${NODE:tl}:${PORTSDIR}/graphics/evas_generic_loaders-${NODE:tl} > .endfor > >-.include <bsd.port.options.mk> >- >-.for NODE in ${OPTIONS_DEFINE} >-. if ${PORT_OPTIONS:M${NODE}} >-RUN_DEPENDS+= ${LOCALBASE}/lib/evas/utils/evas_image_loader.${NODE:tl}:${PORTSDIR}/graphics/evas_generic_loaders-${NODE:tl} >-. endif >-.endfor >- >-do-install: >- ${DO_NADA} >- > .include <bsd.port.mk>
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 201568
: 158767 |
158768
|
158769