Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400923 - =net-p2p/transmission-2.42 fails to build with USE="qt4"
Summary: =net-p2p/transmission-2.42 fails to build with USE="qt4"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 14:04 UTC by Andrej Filipcic
Modified: 2012-01-26 15:43 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Filipcic 2012-01-26 14:04:14 UTC
There is probably a typo in:
transmission-2.42-natpmp-system.patch
with NATPNP instead of NATPMP in few lines

compiles fine if I fix the patch.
Comment 1 andrew swartz 2012-01-26 14:17:10 UTC
Yes sir, it is.

217c217
< +NATPNP_LIBS = @LIBNATPNP_LIBS_QT@
---
> +NATPNP_LIBS = @LIBNATPMP_LIBS_QT@

transmission-2.42-natpmp-system.patch.diff
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-01-26 15:43:44 UTC
+*transmission-2.42-r1 (26 Jan 2012)
+
+  26 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+  +transmission-2.42-r1.ebuild:
+  USE="ayatana" for libappindicator wrt #400815 by Luis Medinas. Remove
+  USE="utp" because USE"-utp" fails to build wrt #400865 by Ben Kohler. Fix
+  patch for building with USE=qt4 wrt #400923. Remove deprecated support for
+  GTK+-2.x and enable GTK+-3.x with USE="gtk".
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-01-26 15:43:58 UTC
(In reply to comment #1)
> Yes sir, it is.
> 
> 217c217
> < +NATPNP_LIBS = @LIBNATPNP_LIBS_QT@
> ---
> > +NATPNP_LIBS = @LIBNATPMP_LIBS_QT@
> 
> transmission-2.42-natpmp-system.patch.diff

thanks, sorry for missing you in the changelog entry