From 2d250bb95eac4419c2b2a81d30d1629c50a4ba4f Mon Sep 17 00:00:00 2001 From: Grzegorz Blach Date: Sat, 22 Dec 2012 20:54:59 +0000 Subject: - Update Enlightenment to 0.17.0 - Update EFL to 1.7.4 - Convert to OptionsNG Approved by: crees (mentor) --- graphics/etch/Makefile | 23 +++++++++++++++++++++++ graphics/etch/distinfo | 2 ++ graphics/etch/pkg-descr | 3 +++ graphics/etch/pkg-plist | 5 +++++ 4 files changed, 33 insertions(+) create mode 100644 graphics/etch/Makefile create mode 100644 graphics/etch/distinfo create mode 100644 graphics/etch/pkg-descr create mode 100644 graphics/etch/pkg-plist (limited to 'graphics/etch') diff --git a/graphics/etch/Makefile b/graphics/etch/Makefile new file mode 100644 index 000000000000..7960e53fb846 --- /dev/null +++ b/graphics/etch/Makefile @@ -0,0 +1,23 @@ +# Created by: Grzegorz Blach +# $FreeBSD$ + +PORTNAME= etch +PORTVERSION= 20121003 +CATEGORIES= graphics enlightenment +MASTER_SITES= http://files.roorback.net/e17/extra/ + +MAINTAINER= gblach@FreeBSD.org +COMMENT= Etch is an abstract time based animation library + +LICENSE= LGPL21 + +DIST_SUBDIR= e17 +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_EFL= eina enesim libtool_hack +USE_GNOME= gnomehack pkgconfig +USE_LDCONFIG= yes + +CONFIGURE_ARGS= --disable-static + +.include diff --git a/graphics/etch/distinfo b/graphics/etch/distinfo new file mode 100644 index 000000000000..149f3751987c --- /dev/null +++ b/graphics/etch/distinfo @@ -0,0 +1,2 @@ +SHA256 (e17/etch-20121003.tar.bz2) = 8b1294f1f091dff02c3738e67e35c2ce3f44bf3bf1f1ae7cd6709564f2b3b9ac +SIZE (e17/etch-20121003.tar.bz2) = 482236 diff --git a/graphics/etch/pkg-descr b/graphics/etch/pkg-descr new file mode 100644 index 000000000000..b79abd6a70ab --- /dev/null +++ b/graphics/etch/pkg-descr @@ -0,0 +1,3 @@ +Etch is an abstract time based animation library. + +WWW: http://code.google.com/p/enesim/ diff --git a/graphics/etch/pkg-plist b/graphics/etch/pkg-plist new file mode 100644 index 000000000000..f788fc773144 --- /dev/null +++ b/graphics/etch/pkg-plist @@ -0,0 +1,5 @@ +bin/etch_test +include/Etch.h +lib/libetch.so +lib/libetch.so.0 +libdata/pkgconfig/etch.pc -- cgit v1.2.3