Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2014 12:34:18 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190929] New: split lrelease/lupdate out of linguist
Message-ID:  <bug-190929-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190929

            Bug ID: 190929
           Summary: split lrelease/lupdate out of linguist
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org

Many Qt ports require lrelease/lupdate to compile their translations. These
programs are provided by qt4-linguist port, however that port provided much
more that just these utilities, namely GUI applications for translation and
pulls in many heavyweight depends, such as qt4-gui, qt4-assistant (which in
turn pulls qt4-webkit, xml, network, sql etc.). With that, compiling a simple
CLI application which just uses qt4-corelib (astro/gpsbabel for example) pulls
in too much unneeded heavyweight and gui stuff.

That said, lrelease/lupdate should be split out of qt4-linguist, and
corresponding USE_QT4 item added so qt applications using nls may be build
without pulling extraneous depends.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190929-13>