[Lunar-commits] CVS: moonbase/mail/embrace BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Feb 14 02:37:59 UTC 2005


Update of /var/cvs/lunar/moonbase/mail/embrace
In directory espresso.foo-projects.org:/tmp/cvs-serv16125/embrace

Added Files:
	BUILD DEPENDS DETAILS POST_INSTALL 
Log Message:
This went gold today, so I'll add a "stable" one and remove the -cvs 
one.


--- NEW FILE: BUILD ---
(

  # just in case the user's ENV isn't set up very nicely
  export PATH=${E17_PREFIX:-/opt/lunar/enlightenment}/bin:$PATH
  export CPPFLAGS="$CPPFLAGS -I${E17_PREFIX:-/opt/lunar/enlightenment}/include"
  export LDFLAGS="$LDFLAGS -L${E17_PREFIX:-/opt/lunar/enlightenment}/lib"

  default_build

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends esmart-cvs &&
depends libtool

--- NEW FILE: DETAILS ---
          MODULE=embrace
         VERSION=0.0.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=ftp://ftp.code-monkey.de/pub/$MODULE/
      SOURCE_VRY=sha1:1c5ab2787997d15fde069c377967a181749d6115
        WEB_SITE=http://code-monkey.de/projects/embrace.html
         ENTERED=20050213
         UPDATED=20050213
           SHORT="an EFL based mail-checker"

cat << EOF
Embrace is a mail-checker which is based on the Enlightenment
Foundation Libraries.  It monitors your mailboxes and the current 
count of total and new mails in them.

Embrace uses Edje for the user interface.  Plugins are used for the
mailbox monitoring.  Embrace currently ships with plugins for IMAP,
POP3, mbox, maildir, and Sylpheed mailboxes.
EOF

--- NEW FILE: POST_INSTALL ---
message "\n${MODULE_COLOR}$MODULE${MESSAGE_COLOR} uses edb for its \
configuration.  You can use the shell script\n\
${FILE_COLOR}$MODULE_PREFIX/share/create_embrace_cfg.sh${MESSAGE_COLOR} \
as a template.${DEFAULT_COLOR}\n"



More information about the Lunar-commits mailing list