| Summary: | [patch] net-im/uTox: fix dependencies, add DBUS option | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andriy Voskoboinyk <avos> | ||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | CC: | amdmi3, fidaj | ||||||||
| Priority: | --- | Flags: | avos:
maintainer-feedback?
(fidaj) |
||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
Maintainer CC'd Created attachment 147956 [details]
portlint.txt
Created attachment 147957 [details]
poudriere.log
I approve this patch. Thanks. A commit references this bug: Author: amdmi3 Date: Tue Oct 7 18:28:28 UTC 2014 New revision: 370387 URL: https://svnweb.freebsd.org/changeset/ports/370387 Log: - Add runtime dependency on net-im/tox (workaround). - Remove stale libXft dependency. Add instead: * Fontconfig / freetype2 dependencies. * USE_XORG = x11 xext xrender. - Add missing dependencies (libv4l / libvpx / openal). - Make dbus dependency optional. PR: 194136 Submitted by: s3erios@gmail.com Approved by: fidaj@ukr.net (maintainer) Changes: head/net-im/uTox/Makefile Thanks to all. |
Created attachment 147955 [details] Makefile.diff - Add runtime dependency on net-im/tox (workaround). - Remove stale libXft dependency. Add instead: * Fontconfig / freetype2 dependencies. * USE_XORG = x11 xext xrender. - Add missing dependencies (libv4l / libvpx / openal). - Make dbus dependency optional.