On 2012/09/18 17:40, Stuart Henderson wrote: > On 2012/09/18 20:27, Alexander Polakov wrote: > > This port is based on > > http://gitorious.org/openbsd-ports-wip/mainline/trees/300a1b35eb2ba99ddea95715213f16911ee7020f/textproc/fbreader > > > > Description: > > FBReader is an e-book reader for various platforms. > > > > FBReader depends on liblinebreak, which is: > > > > Description: > > Liblinebreak is an implementation of the line breaking algorithm > > as described in Unicode 5.1.0 Standard Annex 14, Revision 22. > > It breaks lines that contain Unicode characters. It is designed to > > be used in a generic text renderer. > > > > -- > > open source wizard > > > > Please set SEPARATE_BUILD=Yes for liblinebreak then that's ok with me > to import. > > fbreader's still building, but some initial comments on that: > > - looks like it should be SHARED_ONLY=Yes and merge PFRAG.shared > into PLIST. > > - it would also be nice to install a .desktop file (the one > in pdaxrom/data/share/applications/FBReader.desktop looks about > right), add a dep on desktop-file-utils and add the > update-desktop-database goo to plist. >
oh, also this one seems to be missing WANTLIB on pthread