LXAppearance: Difference between revisions
From CBLFS
Jump to navigationJump to search
Weibullguy (talk | contribs) Added page |
Weibullguy (talk | contribs) No edit summary |
||
| Line 61: | Line 61: | ||
| | | | ||
|} | |} | ||
[[Category:LXDE]] | |||
Latest revision as of 16:55, 27 October 2010
| Download Source: | http://downloads.sourceforge.net/sourceforge/lxde/lxappearance-0.2.1.tar.gz |
|---|
Introduction to LXAppearance
LXDE GTK+ theme switcher.
Project Homepage: http://www.lxde.org/
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=${LXDE_PREFIX} &&
make
Install the package:
make install
Multilib
This package does not provide any libraries so only one installation is required.
Compile the package:
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=${LXDE_PREFIX} &&
make
Install the package:
make install
Contents
| Installed Directories: | ${LXDE_PREFIX}/share/lxappearance |
|---|---|
| Installed Programs: | lxappearance |
| Installed Libraries: | None |
Short Descriptions
| lxappearance |
|---|