Difference between revisions of "GTK-Xfce-Engines"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) (Created page.) |
Weibullguy (talk | contribs) |
||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://www.xfce.org/archive/xfce-{{Xfce-Version}}/src/xfwm4-themes-{{Xfce-Version}}.tar.bz2 | + | | http://www.xfce.org/archive/xfce-{{GTK-Xfce-Version}}/src/xfwm4-themes-{{GTK-Xfce-Version}}.tar.bz2 |
|} | |} | ||
− | == Introduction to | + | == Introduction to GTK-Xfce-Engine == |
Provides the Xfce Gtk+-2.0 engine, which allows for homogeneity in applications for desktops. | Provides the Xfce Gtk+-2.0 engine, which allows for homogeneity in applications for desktops. |
Revision as of 11:48, 14 January 2007
Download Source: | http://www.xfce.org/archive/xfce-2.4.1/src/xfwm4-themes-2.4.1.tar.bz2 |
---|
Contents
Introduction to GTK-Xfce-Engine
Provides the Xfce Gtk+-2.0 engine, which allows for homogeneity in applications for desktops.
Package Homepage: http://www.xfce.org
Dependencies
Required
Optional
Configuration Information
This package needs to be installed into the same paths as Gtk2.
Non-Multilib
Compile the package:
./configure --prefix=/usr --sysconfdir=/etc && make
Install the package:
make install
Multilib
32Bit
Compile the package:
USE_ARCH=32 CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \ ./configure --prefix=/usr --sysconfdir=/etc &&
make
Install the package:
make install
N32
Compile the package:
USE_ARCH=N32 CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \ ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc &&
make
Install the package:
make install
64Bit
Compile the package:
USE_ARCH=64 CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ ./configure --prefix=/usr --libdir=/usr/lib63 --sysconfdir=/etc && make
Install the package:
make install
Configuring
Contents
Installed Directories: | /usr/share/themes/{Xfce,Xfce-4.0,Xfce-4.2,Xfce-b5,Xfce-basic,Xfce-cadmium,Xfce-curve,Xfce-dawn,Xfce-dusk,Xfce-kde2,Xfce-kolors,Xfce-light, Xfce-range,Xfce-redmondxp,Xfce-saltlake,Xfce-smooth,Xfce-stellar,Xfce-winter}/gtk-2.0 |
---|---|
Installed Programs: | None |
Installed Libraries: | libxfce.{la,so} |
Short Descriptions
libxfce.{la,so} |
---|