On Sun, Jul 19, 2015 at 10:16:45PM +0200, Rafael Sadowski wrote:
> On Sun Jul 19, 2015 at 10:08:42PM +0200, Landry Breuil wrote:
> > On Sun, Jul 19, 2015 at 09:58:31PM +0200, Rafael Sadowski wrote:
> > > On Tue Jan 20, 2015 at 09:50:05PM +0400, Vadim Zhukov wrote:
> > > > 2015-01-14 0:36 GMT+03:00 Landry Breuil <lan...@rhaalovely.net>:
> > > > > On Tue, Jan 13, 2015 at 09:28:31PM +0100, Rafael Sadowski wrote:
> > > > >> On Fri Jan 02, 2015 at 08:30:40PM +0100, Rafael Sadowski wrote:
> > > > >> > Hi ports@,
> > > > >> >
> > > > >> > new Qt4 image viewer application. -- http://www.nomacs.org/
> > > > >> > Tested with tons images on amd64. Comments, Ok?
> > > > >> >
> > > > >> > Regards, Rafael
> > > > >> >
> > > > >> > $ cat pkg/DESCR
> > > > >> > nomacs is small, fast and able to handle the most common image
> > > > >> > formats. Additionally it is possible to synchronize multiple
> > > > >> > viewers. A synchronization of viewers running on the same computer
> > > > >> > or via LAN is possible. It allows to compare images and spot the
> > > > >> > differences (e.g. schemes of architects to show the progress).
> > > > >>
> > > > >>
> > > > >> ... ping, nobody?
> > > > >
> > > > > Reads ok to me if anyone wants to import it. you should only remove
> > > > > share/applications from PLIST, it comes via desktop-file-utils
> > > > > dependency.
> > > > 
> > > > Here is an updated version:
> > > > 
> > > > 1. Missing RUN_DEPENDS.
> > > > 2. Added a patch to "fix" conflict between OpenCV and tiff (the
> > > > "int64" problem).
> > > > 3. De-capitalized first word of COMMENT.
> > > > 4. Updated PLIST.
> > > > 
> > > > One more thing to resolve: nomacs ships bundled libgpsd, libwebp and
> > > > quazip, which we have in ports. Unfortunately, build system forces
> > > > usage of bundled ones. This requires patching cmake/Unix.cmake in
> > > > nomacs distribution. Rafael, could you do this?
> > > > 
> > > > --
> > > >   WBR,
> > > >   Vadim Zhukov
> > > 
> > > 
> > > DONE; But where is libgpsd?
> > 
> > 
> > $pkg_locate libgpsd
> > gpsd-2.95p7:misc/gpsd,-main:/usr/local/lib/libgpsd.a
> > gpsd-2.95p7:misc/gpsd,-main:/usr/local/lib/libgpsd.la
> > gpsd-2.95p7:misc/gpsd,-main:/usr/local/lib/libgpsd.so.0.0
> > gpsd-2.95p7:misc/gpsd,-main:/usr/local/lib/pkgconfig/libgpsd.pc
> > gpsd-2.95p7:misc/gpsd,-main:/usr/local/man/man3/libgpsd.3
> 
> Yes but looks like nomacs needs https://github.com/Code-ReaQtor/libqpsd
> whitch is not in the tree. The same name is confusing.

Right, this is libQpsd (for adobe PSD files), not libGpsd (for handling
GPS) - move along then, unless you want to port that too first (but it
has no releases/versions..)

Landry

Reply via email to