Volman

From CBLFS
Jump to navigationJump to search
Download Source: http://download.berlios.de/xfce-goodies/thunar-volman-0.2.0.tar.bz2

Introduction to Volman

The Thunar Volume Manager is an extension for the Thunar file manager, which enables automatic management of removable drives and media.

Project Homepage: http://foo-projects.org/~benny/projects/thunar-volman/

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=${XFCE_PREFIX} --libexecdir=${XFCE_PREFIX}/lib/thunar &&
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}" ./configure --prefix=${XFCE_PREFIX} \
--libexecdir=${XFCE_PREFIX}/lib/thunar &&
make

Install the package:

make install

N32

Compile the package:

CC="gcc ${BUILDN32}" ./configure --prefix=${XFCE_PREFIX} \
    --libdir=${XFCE_PREFIX}/lib32 --libexecdir=${XFCE_PREFIX}/lib32/thunar &&
make

Install the package:

make install

64Bit

Compile the package:

CC="gcc ${BUILD64}" ./configure --prefix=${XFCE_PREFIX} \
    --libdir=${XFCE_PREFIX}/lib64 --libexecdir=${XFCE_PREFIX}/lib64/thunar &&
make

Install the package:

make install

Contents

Installed Directories: None
Installed Programs: thunar-volman
Installed Libraries: thunar-volman-settings

Short Descriptions

thunar-volman
thunar-volman-settings