aboutsummaryrefslogtreecommitdiff
path: root/devel/eet
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-12-14 07:30:56 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-12-14 07:30:56 +0000
commit4e6b9d37ad988e5ce212eb64d3da6c89f036995b (patch)
treec034200ad770d5a81c162443b728bd36b7987a9c /devel/eet
parent32d827c027cde0f59dfae87babbc1499241115ab (diff)
downloadports-4e6b9d37ad988e5ce212eb64d3da6c89f036995b.tar.gz
ports-4e6b9d37ad988e5ce212eb64d3da6c89f036995b.zip
Notes
Diffstat (limited to 'devel/eet')
-rw-r--r--devel/eet/Makefile17
-rw-r--r--devel/eet/distinfo5
-rw-r--r--devel/eet/pkg-descr2
-rw-r--r--devel/eet/pkg-plist7
4 files changed, 16 insertions, 15 deletions
diff --git a/devel/eet/Makefile b/devel/eet/Makefile
index 6c58dee8e378..633aac75ec5b 100644
--- a/devel/eet/Makefile
+++ b/devel/eet/Makefile
@@ -6,23 +6,26 @@
#
PORTNAME= eet
-PORTVERSION= 0.9.10.042
-PORTREVISION= 2
+DISTVERSION= 1.4.0.beta
PORTEPOCH= 2
-CATEGORIES= devel
-MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \
- http://download.enlightenment.org/snapshots/2008-01-25/
+CATEGORIES= devel enlightenment
+MASTER_SITES= http://download.enlightenment.org/releases/ \
+ http://files.roorback.net/e17/2010-10-03/base/
MAINTAINER= stas@FreeBSD.org
COMMENT= Enlightenment Data Handling Library
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
+LICENSE= BSD
+DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
+USE_EFL= eina librt_hack libtool_hack
USE_GNOME= gnomehack pkgconfig gnometarget
USE_LDCONFIG= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+USE_OPENSSL= yes
+
+CONFIGURE_ARGS= --disable-gnutls
.include <bsd.port.mk>
diff --git a/devel/eet/distinfo b/devel/eet/distinfo
index d76b0f17d26a..d14b083fe457 100644
--- a/devel/eet/distinfo
+++ b/devel/eet/distinfo
@@ -1,3 +1,2 @@
-MD5 (eet-0.9.10.042.tar.bz2) = af0f46c29dcdc4725f4de491b7350bbb
-SHA256 (eet-0.9.10.042.tar.bz2) = c96643666ca8c70c71884affc4f3dc8b4cdb7c745d5f2a9c9366ad76aac8a38a
-SIZE (eet-0.9.10.042.tar.bz2) = 1497375
+SHA256 (e17/eet-1.4.0.beta.tar.bz2) = f8f509a7e071b63175d294b50c90d1fb5b44d04be7540318b6d38cd5b1a04fa4
+SIZE (e17/eet-1.4.0.beta.tar.bz2) = 503183
diff --git a/devel/eet/pkg-descr b/devel/eet/pkg-descr
index d7d3fde946c2..1353957da759 100644
--- a/devel/eet/pkg-descr
+++ b/devel/eet/pkg-descr
@@ -4,4 +4,4 @@ zip file) and allow fast random-access reading of the file later
on. It does not do zip as a zip itself has more complexity than is
needed, and it was much simpler to implement this once here.
-WWW: http://www.enlightenment.org/Libraries/Eet/index.html
+WWW: http://docs.enlightenment.org/auto/eet/
diff --git a/devel/eet/pkg-plist b/devel/eet/pkg-plist
index b5e86bdaeaf9..04c5e5a7aa24 100644
--- a/devel/eet/pkg-plist
+++ b/devel/eet/pkg-plist
@@ -1,7 +1,6 @@
bin/eet
-include/Eet.h
-lib/libeet.a
-lib/libeet.la
+include/eet-1/Eet.h
lib/libeet.so
-lib/libeet.so.9
+lib/libeet.so.5
libdata/pkgconfig/eet.pc
+@dirrm include/eet-1