FreeBSD Bugzilla – Attachment 119499 Details for
Bug 162042
[patch] multimedia/libass: add HARFBUZZ option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
harfbuzz.diff
harfbuzz.diff (text/plain), 628 bytes, created by
Nali Toja
on 2011-10-27 00:50:08 UTC
(
hide
)
Description:
harfbuzz.diff
Filename:
MIME Type:
Creator:
Nali Toja
Created:
2011-10-27 00:50:08 UTC
Size:
628 bytes
patch
obsolete
>Index: multimedia/libass/Makefile >=================================================================== >RCS file: /a/.csup/ports/multimedia/libass/Makefile,v >retrieving revision 1.4 >diff -u -p -r1.4 Makefile >--- multimedia/libass/Makefile 25 Oct 2011 06:46:43 -0000 1.4 >+++ multimedia/libass/Makefile 26 Oct 2011 23:26:23 -0000 >@@ -27,4 +27,14 @@ USE_LDCONFIG= yes > > GNU_CONFIGURE= yes > >+OPTIONS= HARFBUZZ "use harfbuzz shaping" OFF >+ >+.include <bsd.port.options.mk> >+ >+.if defined(WITH_HARFBUZZ) >+LIB_DEPENDS+= harfbuzz.700:${PORTSDIR}/print/harfbuzz >+.else >+CONFIGURE_ARGS+=--disable-harfbuzz >+.endif >+ > .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 162042
: 119499