Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486126 - net-im/licq-1.8.0-r1 - automagic dep on doxygen (and needs app-doc/doxygen[dot])
Summary: net-im/licq-1.8.0-r1 - automagic dep on doxygen (and needs app-doc/doxygen[dot])
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Net-im project
URL: https://github.com/licq-im/licq/commi...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-09-26 23:12 UTC by Ben Kohler
Modified: 2013-09-28 15:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed build system patch (licq-fix-automagic-doxygen.patch,1.26 KB, patch)
2013-09-26 23:12 UTC, Ben Kohler
Details | Diff
ebuild fixes (licq-ebuild-fix.patch,749 bytes, patch)
2013-09-26 23:14 UTC, Ben Kohler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2013-09-26 23:12:03 UTC
Created attachment 359562 [details, diff]
proposed build system patch

If doxygen is already installed before emerging net-im/licq, the licq build will detect doxygen's presence and enable support even though USE="-doc" is set.
Comment 1 Ben Kohler gentoo-dev 2013-09-26 23:14:19 UTC
Created attachment 359564 [details, diff]
ebuild fixes
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-09-28 15:01:42 UTC
Thanks Ben. Upstream comitted your patch (see URL).

+*licq-1.8.0-r2 (28 Sep 2013)
+
+  28 Sep 2013; Lars Wendler <polynomial-c@gentoo.org> -licq-1.7.1.ebuild,
+  +licq-1.8.0-r2.ebuild, +files/licq-1.8.0-doxygen.patch,
+  +files/licq-1.8.0-socks5.patch, metadata.xml:
+  Fixed compilation with socks5 support (bug #484706) and automagic dependency
+  on doxygen (bug #486126). Thanks to Ben Kohler for providing the doxygen
+  patches. Officially took over maintenance.
+