Date: Mon, 10 Dec 2012 10:06:18 -0600 From: Jeremy Messenger <mezz.freebsd@gmail.com> To: Eitan Adler <lists@eitanadler.com> Cc: gnome@freebsd.org Subject: Re: print/freetype2 patent warning obsolete. Message-ID: <CADLFttdPccjCSODwWTCvnGPzWwSTx5K=iDN9awZkDZ0H4wayRA@mail.gmail.com> In-Reply-To: <CAF6rxgkzqdyroTNaTkD9nstFEjDnJfVxuFZoCr1-iK=T9vLYtA@mail.gmail.com> References: <CAF6rxgkzqdyroTNaTkD9nstFEjDnJfVxuFZoCr1-iK=T9vLYtA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 9, 2012 at 10:27 PM, Eitan Adler <lists@eitanadler.com> wrote: > http://www.freetype.org/patents.html > > Could someone from gnome@ please approve or commit: In the website that you have gave a link to us. It said, 'It it thus no longer necessary to disable the bytecode interpreter, and starting with FreeType version 2.4, it is enabled by default.' So... Remove that CFLAGS too, please. Thanks! Cheers, Mezz > 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 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLFttdPccjCSODwWTCvnGPzWwSTx5K=iDN9awZkDZ0H4wayRA>