7ab8a56465
In particular, fix the following errors and warnings: configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:2: http://www.gnu.org/software/automake/manual/automake.html #Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am:21: error: linker flags such as '-shared' belong in 'gkhdplop_so_LDFLAGS' ./configure: line 2910: syntax error near unexpected token `build_old_libs,' ./configure: line 2910: ` _LT_DECL(build_old_libs, enable_static, 0,' ./configure: line 2908: syntax error near unexpected token `build_libtool_libs,' ./configure: line 2908: ` _LT_DECL(build_libtool_libs, enable_shared, 0, https://sources.debian.net/src/wmhdplop/0.9.9-5/debian/patches/ modernize_autotools.patch/ |
||
---|---|---|
.. | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
devnames.c | ||
devnames.h | ||
dockapp_imlib2.c | ||
dockapp_imlib2.h | ||
gkrellm_hdplop.c | ||
global.h | ||
Makefile.am | ||
NEWS | ||
procstat.c | ||
procstat.h | ||
README | ||
util.c | ||
util.h | ||
wmhdplop.c | ||
wmhdplop.h |
------------------------------------------------ wmdhplop & gkhdplop ------------------------------------------------ wmhdplop is yet another monitoring applet. This one watches hard-drive activity. gkhdplop is the port of wmhdplop into a gkrellm2 plugin. Compilation: ----------- ./configure && make && make install Note that this applet uses Imlib2, and requires the script imlib2-config to be in the path. It won't compile on anything but a recent linux kernel (2.4.20 or better, 2.6 is also supported). gkhdplop requires gtk2 and gkrellm2. Usage: ------ wmhdplop -h for the list of options. If you have the hddtemp daemon running, then wmhdplop may use it to display the temperature of your hard-drives. The monitored hard-drive or partition can be changed with the mouse wheel. gkhdplop: --------- To install the plugin: mv gkhdplop.so ~/.gkrellm2/plugins The configuration is made by clicking with the right button on the plugin. BUG: gkhdplop will close gkrellm if no default .ttf font is found (look at the messages in console).