print/freetype2 patent warning obsolete.

Eitan Adler lists at eitanadler.com
Mon Dec 10 04:28:00 UTC 2012


http://www.freetype.org/patents.html

Could someone from gnome@ please approve or commit:

Index: Makefile
===================================================================
--- Makefile	(revision 308575)
+++ Makefile	(working copy)
@@ -31,10 +31,7 @@ GNU_CONFIGURE=	yes
 USE_GNOME=	pkgconfig ltverhack:9
 LIBTOOLFILES=	builds/unix/configure
 CONFIGURE_WRKSRC=	${WRKSRC}/builds/unix
-
-.if defined(WITH_LCD_FILTERING)
 CFLAGS+=	-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING
-.endif

 .if defined(WITH_CJK)
 #PATCH_SITES+=	http://lwj-hinet.myweb.hinet.net/ \
@@ -44,18 +41,6 @@ CFLAGS+=	-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING
 #PATCH_DIST_STRIP+=	-p1
 .endif

-pre-everything::
-.if !defined(WITH_LCD_FILTERING)
-	@${ECHO_MSG}
-	@${ECHO_MSG} "You may want to enable LCD filtering."
-	@${ECHO_MSG}
-	@${ECHO_MSG} "Hit Ctrl-C now and use \"make WITH_LCD_FILTERING=yes\""
-	@${ECHO_MSG}
-	@${ECHO_MSG} "Note that there are possible patent issues related to the"
-	@${ECHO_MSG} "use of the LCD filtering technology."
-	@${ECHO_MSG}
-.endif
-
 pre-patch:
 	@${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
 		${WRKSRC}/builds/unix/install.mk


-- 
Eitan Adler


More information about the freebsd-gnome mailing list