svn commit: r566247 - in head/graphics: . drawing

Tobias Kortkamp tobik at freebsd.org
Wed Apr 7 12:26:41 UTC 2021


On Mon, Feb 22, 2021 at 12:19:57PM +0100, Mateusz Piotrowski wrote:
> On 21/02/2021 22:14, Neel Chauhan wrote:
> > Author: nc
> > Date: Sun Feb 21 21:14:42 2021
> > New Revision: 566247
> > URL: https://svnweb.freebsd.org/changeset/ports/566247
> >
> > Log:
> >    New port: graphics/drawing: Drawing application for the GNOME desktop
> ...
> >
> > Added: head/graphics/drawing/Makefile
> > ==============================================================================
> > --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> > +++ head/graphics/drawing/Makefile	Sun Feb 21 21:14:42 2021	(r566247)
> > @@ -0,0 +1,25 @@
> ...
> > +
> > +BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR}
> > +RUN_DEPENDS=	${BUILD_DEPENDS}
> This may lead to unexpected bugs. See the RUN_DEPENDS subsection of this document: 
> https://docs.freebsd.org/en/books/porters-handbook/book.html#makefile-depend

Yes, it added meson and ninja as run dependencies among others which
was a bit strange. I cleaned it up in 5c84e0b365558cf6a76ee734c9520543922a92e2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20210407/15e2c6d2/attachment.sig>


More information about the svn-ports-all mailing list