pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50912: graphics/gd add options



> -CONFIGURE_ARGS+=	--with-fontconfig=${BUILDLINK_PREFIX.fontconfig}
> -CONFIGURE_ARGS+=	--with-freetype=${BUILDLINK_PREFIX.freetype2}
> -CONFIGURE_ARGS+=	--with-jpeg=${BUILDLINK_PREFIX.jpeg}
> -CONFIGURE_ARGS+=	--with-png=${BUILDLINK_PREFIX.png}
> -CONFIGURE_ARGS+=	--with-tiff=${BUILDLINK_PREFIX.tiff}
> -CONFIGURE_ARGS+=	--with-zlib=${BUILDLINK_PREFIX.zlib}

Allow me to disagree. Why the hell do you want to build without all these things? 

- zlib is tiny, for one.
- freetype and fontconfig make GD much less useful, as you cannot draw text.
- Why would you build without jpeg, png and tiff? There are so many things that depend on these three that you are likely to have them on your system anyway.





Home | Main Index | Thread Index | Old Index