[Lunar-commits] CVS: moonbase/x11-utils/e17genmenu BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Chad Kittel v3rt1g0 at lunar-linux.org
Sun Apr 24 16:08:40 UTC 2005


Update of /var/cvs/lunar/moonbase/x11-utils/e17genmenu
In directory espresso.foo-projects.org:/tmp/cvs-serv27257/e17genmenu

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Inital import.  This tool will generate menus for e17-cvs based off of 
any menus you had in gnome or kde.


--- NEW FILE: BUILD ---
(

  E17_DIR=${E17_PREFIX:-/opt/lunar/enlightenment}
  export PATH=$E17_DIR/bin:$PATH
  export CPPFLAGS="$CPPFLAGS -I$E17_DIR/include"
  export LDFLAGS="$LDFLAGS -L$E17_DIR/lib"
  
  OPTS="$OPTS --with-x"

  default_build

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends engrave-cvs &&
depends e17-cvs

--- NEW FILE: DETAILS ---
          MODULE=e17genmenu
         VERSION=0.1.7
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VRY=sha1:875184cf2e2d597d2ec86494fa35c8978f0824c8
        WEB_SITE=http://sourceforge.net/projects/e17genmenu/
         ENTERED=20050424
         UPDATED=20050424
           SHORT="automagically generates menu entries for E17"

cat << EOF
e17genmenu is an application to automatically generate menu entries for
the Enlightenment Window Manager (DR17) on Linux.  It is written in C, 
utilizing the Enlightenment Foundation Libraries including Engrave, Eet,
and Evas.

Currently it only imports any Gnome or KDE menus/apps it finds.
EOF



More information about the Lunar-commits mailing list