Media-Tags
From CBLFS
Jump to navigationJump to searchDownload Source: | http://goodies.xfce.org/releases/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.tar.bz2 |
---|
Contents
Introduction to Media-Tags
The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special features for media files to the Thunar File Manager.
Project Homepage: http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=${XFCE_PREFIX} && make
Install the package:
make install
Multilib
32Bit
Compile the package:
CC="gcc ${BUILD32}" ./configure --prefix=${XFCE_PREFIX} && make
Install the package:
make install
N32
Compile the package:
CC="gcc ${BUILDN32}" ./configure --prefix=${XFCE_PREFIX} \ --libdir=/usr/lib32 && make
Install the package:
make install
64Bit
Compile the package:
CC="gcc ${BUILD64}" ./configure --prefix=${XFCE_PREFIX} \ --libdir=/usr/lib64 && make
Install the package:
make install
Configuring
Contents
Installed Directories: | None |
---|---|
Installed Programs: | None |
Installed Libraries: | thunar-media-tags-plugin.{la,so} |
Short Descriptions
thunar-media-tags-plugin |
---|