Mailwatch
From CBLFS
Jump to navigationJump to search
| Download Source: | http://goodies.xfce.org/releases/xfce4-genmon-plugin/xfce4-mailwatch-plugin-1.0.1.tar.bz2 |
|---|
Introduction to Mailwatch
This plugin provides a comfortable multi-threaded, multi-mailbox, multi-protocol plugin for checking mails periodically.
Project Homepage: http://spuriousinterrupt.org/projects/mailwatch
Dependencies
Required
Configuration Information
Non-Multilib
Compile the package:
./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib &&
make
Install the package:
make install
Multilib
This package does not provide any libraries so only one installation is required.
32Bit
Compile the package:
CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib &&
make
Install the package:
make install
N32
Compile the package:
CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib32 &&
make
Install the package:
make install
64Bit
Compile the package:
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib64 &&
make
Install the package:
make install
Contents
| Installed Directories: | None |
|---|---|
| Installed Programs: | None |
| Installed Libraries: | xfce4-mailwatch-plugin |
Short Descriptions
| xfce4-mailwatch-plugin |
|---|