pkgsrc-WIP-review archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: two packages (reminder)
On Wed, 29 Jan 2014 09:35:22 -0600
"Tim Larson" wrote:
> List has been pretty quiet. Any feedback on pixel-sagas-st or
> starplot?
>
> Thanks,
> Tim
>
I have tested starplot and it seems to work without problem on my
machine (NetBSD 6.1.2 amd64 pkgsrc2013Q4).
I read in the INSTALL document that the user of the program needs a
Greek character font installed, according to it the DejaVu font
package works fine for this. Pkgsrc has DejaVu fonts in fonts/dejavu-ttf
so that should be a dependency. The document also mentions pkg-config,
so adding pkg-config to USE_TOOLS is a good idea. Running "make
configure" reveals some other dependencies that are not mentioned in
the INSTALL document and that might be dependencies for GTK2 but I
mention them anyway.
Configure searches for bison and msgfmt so add these to USE_TOOLS.
iconv is mentioned so I guess that it is good to include
the buildlink file from converters/libiconv.
Pthreads are also mentioned. Running ./configure --help gives
--enable-threads={posix|solaris|pth|win32}
specify multithreading API
--disable-threads build without multithread safety
"build without multithread safety"??? who doesn't want thread safety??
I guess --disable-threads means "don't use threads".
Since pkgsrc has gnu(ossp) pth including mk/pthread.buildlink3.mk and
setting PTHREAD_OPTS+= require should not be a problem on most
platforms I guess.
I hope this information is helpful for you.
/Niclas Rosenvik
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review
Home |
Main Index |
Thread Index |
Old Index