Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 13:17:48 +0100
From:      Nik Clayton <nik@freebsd.org>
To:        Nik Clayton <nik@freebsd.org>
Cc:        "G. Adam Stanislav" <adam@whizkidtech.net>, doc@freebsd.org
Subject:   HEADS-UP: doc build now depends on ports/graphics/peps (was Re: docs/28860: Adding anti-alising to png images)
Message-ID:  <20010713131748.H18498@clan.nothing-going-on.org>
In-Reply-To: <20010712010810.K97290@clan.nothing-going-on.org>; from nik@freebsd.org on Thu, Jul 12, 2001 at 01:08:10AM %2B0100
References:  <200107100432.f6A4Wxc01335@whizkidtech.net> <20010710145438.A296@whizkidtech.net> <20010712010810.K97290@clan.nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--mhjHhnbe5PrRcwjY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jul 12, 2001 at 01:08:10AM +0100, Nik Clayton wrote:
> On Tue, Jul 10, 2001 at 02:54:38PM -0500, G. Adam Stanislav wrote:
> > On Mon, Jul 09, 2001 at 11:32:59PM -0500, G. Adam Stanislav wrote:
> > > .for _curimage in ${IMAGES_GEN_PNG}
> > > ${_curimage}: ${_curimage:S/.png$/.eps/}
> > >-	eps2png -res ${EPS2PNG_RES} -output ${.TARGET} ${.ALLSRC}
> > >+	peps -r ${EPS2PNG_RES} -o ${.TARGET} ${.ALLSRC}
> >=20
> > Oops, that last line should have been
> >=20
> > +	peps -r ${EPS2PNG_RES} -p -o ${.TARGET} ${.ALLSRC}
> >=20
> > Note the "-p" please.
>=20
> Works for me.  No one else has commented, so I'll commit this in 12-24
> hours, along with the changes to textproc/docproj to adjust the
> dependencies.

Done.  ports/textproc/docproj now depends on the ports/graphics/peps
port, instead of ports/graphics/eps2png.  I have adjusted doc.images.mk
to suit, and made the necessary changes to the Handbook.

Thanks,

N
--=20
FreeBSD: The Power to Serve             http://www.freebsd.org/
FreeBSD Documentation Project           http://www.freebsd.org/docproj/

          --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---

--mhjHhnbe5PrRcwjY
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjtO5usACgkQk6gHZCw343XLewCfemvPKjjZvNYUVsHxZwDjZn1+
zk0AmgJSImQBYW06ETccrOHOzdiFjMcg
=tP8S
-----END PGP SIGNATURE-----

--mhjHhnbe5PrRcwjY--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010713131748.H18498>