CVS: moonbase/x11-utils/MenuMaker BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

csm at lunar-linux.org csm at lunar-linux.org
Tue Jul 22 23:12:57 GMT 2003


Update of /var/cvs/lunar/moonbase/x11-utils/MenuMaker
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9891/MenuMaker

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
adding menumaker for those4 of us using xfce4 who want to extend our xfce4
menus!


--- NEW FILE: BUILD ---
(
cd $BUILD_DIRECTORY      &&
unpack $SOURCE           &&
cd $SOURCE_DIRECTORY     &&
prepare_install          &&
./setup.py install

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends Python

--- NEW FILE: DETAILS ---
          MODULE=MenuMaker
         VERSION=0.11
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/menumaker/$SOURCE
         WEBSITE=http://menumaker.sourceforge.net/node1.html
         ENTERED=20030722
         UPDATED=20030722
           SHORT="generate menus for supported X window managers"

cat << EOF
MenuMaker is utility written in Python that is capable of finding installed programs and generating menus for several supported X window managers. It is basically a frontend to library Prophet (currently shipped with MenuMaker) - very powerful heuristics-driven resource locator.

It features:

    * Large knowledge base (KB) - currently over 500 programs are recognized, 200+ of them are X11-aware - potentional candidates for inclusion into window manager menu.
    * Sophisticated search algorithms - since each KB entry is actually Python class, search algorithm's complexity is limited by nothing.
    * Unique Active Menus feature - dynamic menu regeneration with KDE-style Most Actively Used entries on almost every supported window manager.
    * Ease of use - just a single program call might create menus for several window managers at once.
EOF




More information about the Lunar-commits mailing list