Orage
From CBLFS
Download Source: | http://www.xfce.org/archive/xfce-4.6.2/src/orage-{{Xfce-Version}.tar.bz2 |
---|
Contents
Introduction to Orage
Orage is a lightweight calendar for the Xfce desktop environment.
Package Homepage: http://www.xfce.org
Dependencies
Required
Optional
- Berkeley DB4
- libical
Configuration Information
--with-bdb4 add support for Berkeley DB 4.0. |
Non-Multilib
Compile the package:
./configure --prefix=${XFCE_PREFIX} && 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} && make
Install the package:
make install
N32
Compile the package:
CC="gcc ${BUILDN32} PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \ ./configure --prefix=${XFCE_PREFIX} --libdir=${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} --libdir=$XFCE_PREFIX}/lib64 && make
Install the package:
make install
Contents
Installed Directories: | $XFCE_PREFIX/share/orage/zoneinfo/{Africa,America{,Indiana,Kentucky},Antarctica,Arctic,Asia,Atlantic,Australia,Europe,Indian,
Pacific}, $XFCE_PREFIX/share/orage/doc, $XFCE_PREFIX/share/orage/sounds, |
---|---|
Installed Programs: | orage |
Installed Libraries: | orage_plugin.{la,so} |
Short Descriptions
orage | The calendar program. |
---|