Re: [gentoo-dev] [RFC] qt5-build.eclass

2014-08-20 Thread Michał Górny
Dnia 2014-08-17, o godz. 20:38:18 Davide Pesavento p...@gentoo.org napisał(a): # @FUNCTION: qt5-build_src_unpack # @DESCRIPTION: # Unpacks the sources. qt5-build_src_unpack() { if [[ $(gcc-major-version) -lt 4 ]] || [[ $(gcc-major-version) -eq 4 $(gcc-minor-version) -lt 5 ]]; then

Re: [gentoo-dev] [RFC] qt5-build.eclass

2014-08-20 Thread hasufell
Michał Górny: sed -i -e '/^CPPFLAGS\s*=/ s/-g //' \ qmake/Makefile.unix || die sed failed (CPPFLAGS for qmake build) # Respect CXX in {bsymbolic_functions,fvisibility,precomp}.test sed -i -e /^QMAKE_CONF_COMPILER=/

Re: [gentoo-dev] Fw: reviewboard and its bugs

2014-08-20 Thread Jesus Rivero (Neurogeek)
I originally responded to another thread. Here is what I said: I gave this a try some time ago and was bummed down by some things. I dont like nodejs enough, and npm devs seems to not care about centrally/globally installed packages. There are some npm packages that have to be modified so they

Re: [gentoo-dev] Fw: reviewboard and its bugs

2014-08-20 Thread Tim Boudreau
On Wed, Aug 20, 2014 at 11:08 AM, Jesus Rivero (Neurogeek) neurog...@gentoo.org wrote: I originally responded to another thread. Here is what I said: I gave this a try some time ago and was bummed down by some things. I dont like nodejs enough, and npm devs seems to not care about