Difference between revisions of "Orage"

From CBLFS
Jump to navigationJump to search
(Multilib)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|}
 
|}
  
== Introduction to Orage ==
+
{{Package-Introduction|Orage is a lightweight calendar for the Xfce desktop environment.|http://www.xfce.org}}
 
 
Orage is a lightweight calendar for the Xfce desktop environment.
 
 
 
<b>Package Homepage:</b> http://www.xfce.org
 
  
 
== Dependencies ==
 
== Dependencies ==
Line 28: Line 24:
 
|}
 
|}
  
 +
[[Category:XFCE]]
 
== Non-Multilib ==
 
== Non-Multilib ==
  
 
Compile the package:
 
Compile the package:
  
  ./configure --prefix=${XFCE_PREFIX} &&
+
  ./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib/orage &&
 
  make
 
  make
  
Line 48: Line 45:
  
 
  CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
 
  CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
  ./configure --prefix=${XFCE_PREFIX} &&
+
  ./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib/orage &&
 
  make
 
  make
  
Line 60: Line 57:
  
 
  CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
 
  CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
  ./configure --prefix=${XFCE_PREFIX} --libdir=${XFCE_PREFIX}/lib32 &&
+
  ./configure --prefix=${XFCE_PREFIX} --libdir=${XFCE_PREFIX}/lib32 \
 +
    --libexecdir=${XFCE_PREFIX}/lib32/orage &&
 
  make
 
  make
  
Line 72: Line 70:
  
 
  CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
 
  CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
  ./configure --prefix=${XFCE_PREFIX} --libdir=$XFCE_PREFIX}/lib64 &&
+
  ./configure --prefix=${XFCE_PREFIX} --libdir=${XFCE_PREFIX}/lib64 \
 +
    --libexecdir=${XFCE_PREFIX}/lib64/orage &&
 
  make
 
  make
  

Latest revision as of 07:24, 20 October 2010

Download Source: http://www.xfce.org/archive/xfce-4.6.2/src/orage-4.6.2.tar.bz2

Introduction to Orage

Orage is a lightweight calendar for the Xfce desktop environment.

Project Homepage: http://www.xfce.org

Dependencies

Required

Optional

Configuration Information

--with-bdb4 add support for Berkeley DB 4.0.

Non-Multilib

Compile the package:

./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib/orage &&
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/orage &&
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 \
    --libexecdir=${XFCE_PREFIX}/lib32/orage &&
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 \
    --libexecdir=${XFCE_PREFIX}/lib64/orage &&
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.