[Lunar-commits] <moonbase-efl> embryo: version bumped to 1.7.8.
Florin Braescu
florin at lunar-linux.org
Sat Aug 31 22:41:28 CEST 2013
commit 5fcc5f13b3288ef7d69a7d470e2a5dd2734cf830
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:21:40 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/5fcc5f13b3288ef7d69a7d470e2a5dd2734cf830
embryo: version bumped to 1.7.8.
---
embryo/DETAILS | +8/-7
1 file changed, 8 insertions(+), 7 deletions(-)
--- a/embryo/DETAILS
+++ b/embryo/DETAILS
@@ -1,17 +1,18 @@
MODULE=embryo
- VERSION=1.7.7
- SOURCE=${MODULE}-${VERSION}.tar.bz2
+ VERSION=1.7.8
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://download.enlightenment.org/releases/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:80b0efd5eff98f22dd6fa4107499475d8bb922d3
- WEB_SITE="http://www.enlightenment.org/"
+ SOURCE_VFY=sha1:184aebaf0b93a814ff055b7f11e7f8a0ca07143a
+ WEB_SITE=http://www.enlightenment.org/
ENTERED=20120430
- UPDATED=20130706
+ UPDATED=20130827
SHORT="scripting langage based on Small"
+
cat <<EOF
Embryo implements a C like scripting language used in various parts
-of the E project, namely Edje. Embryo's scripting language is based
-on CompuPhase's Small language. Embryo allows scripting capabilities
+of the E project, namely Edje. Embryo's scripting language is based
+on CompuPhase's Small language. Embryo allows scripting capabilities
in places that otherwise wouldn't support basic programming structures
such as Edje EDCs.
EOF
More information about the Lunar-commits
mailing list