svn commit: r327791 - in head/graphics/eos-movrec: . files
Tijl Coosemans
tijl at FreeBSD.org
Mon Sep 23 08:51:09 UTC 2013
On Mon, 23 Sep 2013 06:49:49 +0000 Alexey Dokuchaev wrote:
> On Mon, Sep 23, 2013 at 05:58:20AM +0000, Alexey Dokuchaev wrote:
> > When I first ported this nice little program, it was simple GUI application
> > (hence USE_QT4=gui only). Now with what looks like minor version update,
> > it pulls in the whole Qt framework with everything including qt3support and
> > webkit.
> >
> > Can you elaborate what happened to an utility for capturing short movies
> > from a camera that it started to require webkit, designer, phonon, etc.?
> > Did the author go insane? Broken prebuild checks? Can this shit be made
> > optional at least?
>
> I've just checked on my tindy, it builds fine with my original USE_QT4
> value. However, it does not package, as pkg-plist was missed in the commit.
>
> ./danfe
It does look excessive. CMakeLists.txt only has:
find_package(Qt4 4.4.2 COMPONENTS QtCore QtGui REQUIRED)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130923/05ec8ddf/attachment.sig>
More information about the svn-ports-all
mailing list