Contents
$GNOME_PREFIX
/{lib/python2.7/site-packages/Alacarte,
share/{alacarte,icons/hicolor/256x256/apps,locale/bem/LC_MESSAGES}}
The alacarte package is a menu editor for GNOME using the freedesktop.org menu specification.
This package is known to build using an LFS 6.5 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/alacarte/0.13/alacarte-0.13.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/alacarte/0.13/alacarte-0.13.1.tar.bz2
Download MD5 sum: b45232eaf093e7e1fbf99b335d8b880c
Download size: 186 KB
Estimated disk space required: 3 MB
Estimated build time: less than 0.1 SBU
gnome-menus-2.30.2 and PyGObject-3.0.3
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/alacarte
Install alacarte by running the following commands:
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) && make
This package does not come with a test suite.
Now, as the root
user:
make install
--prefix=$(pkg-config --variable=prefix
ORBit-2.0)
: Setting the prefix using this parameter
instead of with $GNOME_PREFIX
will
ensure that the prefix is consistent with the installation
environment and the package will be installed in the correct
location.
$GNOME_PREFIX
/{lib/python2.7/site-packages/Alacarte,
share/{alacarte,icons/hicolor/256x256/apps,locale/bem/LC_MESSAGES}}
Last updated on 2011-10-31 19:38:44 +0000