From dcd5e474bf202ca4d5581df8a1bc412c6205aa88 Mon Sep 17 00:00:00 2001 From: Aleksandar Samardzic Date: Tue, 16 Oct 2012 15:59:23 -0500 Subject: libraries/ecore: Updated for version 1.7.0. Signed-off-by: Erik Hanson --- libraries/ecore/ecore.SlackBuild | 3 ++- libraries/ecore/ecore.info | 6 +++--- libraries/ecore/slack-desc | 6 +++--- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'libraries') diff --git a/libraries/ecore/ecore.SlackBuild b/libraries/ecore/ecore.SlackBuild index 217efe0285..45257cd871 100644 --- a/libraries/ecore/ecore.SlackBuild +++ b/libraries/ecore/ecore.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic PRGNAM=ecore -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,6 +53,7 @@ find . \ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ +LDFLAGS="-L/usr/lib${LIBDIRSUFFIX}" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ diff --git a/libraries/ecore/ecore.info b/libraries/ecore/ecore.info index 45fa6ce00e..1a446264c7 100644 --- a/libraries/ecore/ecore.info +++ b/libraries/ecore/ecore.info @@ -1,8 +1,8 @@ PRGNAM="ecore" -VERSION="1.2.1" +VERSION="1.7.0" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.2.1.tar.bz2" -MD5SUM="1c5ad8db97f5cc902959cc52b06e3e71" +DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.7.0.tar.bz2" +MD5SUM="9072b65366fe42612812001075e29789" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="evas" diff --git a/libraries/ecore/slack-desc b/libraries/ecore/slack-desc index 50e2210446..b5bbed1572 100644 --- a/libraries/ecore/slack-desc +++ b/libraries/ecore/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| ecore: Ecore (one of the Enlightenment DR17 foundation libraries) ecore: -ecore: Ecore is is the core event abstraction layer and X abstraction -ecore: layer that makes doing selections, Xdnd, general X stuff, and -ecore: event loops, timeouts and idle handlers fast, optimized, and +ecore: Ecore is the core event abstraction layer and X abstraction layer +ecore: that makes doing selections, Xdnd, general X stuff, and event +ecore: loops, timeouts and idle handlers fast, optimized, and ecore: convenient. ecore: ecore: Ecore home page is: http://www.enlightenment.org/ -- cgit v1.2.3