diff options
author | nakai <nakai@FreeBSD.org> | 2000-11-03 20:24:18 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-11-03 20:24:18 +0800 |
commit | 1c2f803b0ee7687b2c837588844eff580497e647 (patch) | |
tree | eb807ce61ab41f27823d8f791edb44f9487668f5 /graphics/evas | |
parent | 43607e7eabefc3572dc02d9a024113647db42077 (diff) | |
download | freebsd-ports-graphics-1c2f803b0ee7687b2c837588844eff580497e647.tar.gz freebsd-ports-graphics-1c2f803b0ee7687b2c837588844eff580497e647.tar.zst freebsd-ports-graphics-1c2f803b0ee7687b2c837588844eff580497e647.zip |
a new canvas library with Imlib2
PR: ports/22330
Submitted by: Jeremy Norris <ishmael27@home.com>
Diffstat (limited to 'graphics/evas')
-rw-r--r-- | graphics/evas/Makefile | 28 | ||||
-rw-r--r-- | graphics/evas/distinfo | 1 | ||||
-rw-r--r-- | graphics/evas/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/evas/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/evas/pkg-plist | 69 |
5 files changed, 103 insertions, 0 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile new file mode 100644 index 00000000000..3747889bab7 --- /dev/null +++ b/graphics/evas/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: evas +# Date created: 24 Oct 2000 +# Whom: Jeremy Norris <ishmael27@home.com> +# +# $FreeBSD$ +# + +PORTNAME= evas +PORTVERSION= 0.0.1 +CATEGORIES= graphics +MASTER_SITES= http://download.sourceforge.net/enlightenment/ + +MAINTAINER= ports@FreeBSD.ORG + +LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2-tmp + +USE_X_PREFIX= yes +USE_FREETYPE= yes +USE_MESA= yes +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" + +post-install: + strip ${PREFIX}/lib/libevas.so.0 + +.include <bsd.port.mk> diff --git a/graphics/evas/distinfo b/graphics/evas/distinfo new file mode 100644 index 00000000000..4c602687b5f --- /dev/null +++ b/graphics/evas/distinfo @@ -0,0 +1 @@ +MD5 (evas-0.0.1.tar.gz) = cd9fb450e257cdc7a5a385b0c7b19017 diff --git a/graphics/evas/pkg-comment b/graphics/evas/pkg-comment new file mode 100644 index 00000000000..15176665220 --- /dev/null +++ b/graphics/evas/pkg-comment @@ -0,0 +1 @@ +A highly optimized canvas library diff --git a/graphics/evas/pkg-descr b/graphics/evas/pkg-descr new file mode 100644 index 00000000000..65af5eabb27 --- /dev/null +++ b/graphics/evas/pkg-descr @@ -0,0 +1,4 @@ +This is the ``E Canvas'' - a rip off of some of the other canvas's floating +about - Tk and gnome too. It's at the Xlib level. It's intended to be +accelerated by hardware or highly optimised software where possible. It is +intended to be simple and allow for the building of interfaces ontop of it. diff --git a/graphics/evas/pkg-plist b/graphics/evas/pkg-plist new file mode 100644 index 00000000000..92521a14e89 --- /dev/null +++ b/graphics/evas/pkg-plist @@ -0,0 +1,69 @@ +bin/evas-config +bin/evas_test +bin/evas_test_old +include/Evas.h +lib/libevas.a +lib/libevas.so +lib/libevas.so.0 +share/evas/fnt/andover.ttf +share/evas/fnt/cinema.ttf +share/evas/fnt/grunge.ttf +share/evas/fnt/morpheus.ttf +share/evas/fnt/notepad.ttf +share/evas/img/book.png +share/evas/img/bulb.png +share/evas/img/calc.png +share/evas/img/evas_icon.png +share/evas/img/evas_test_alpha1.png +share/evas/img/evas_test_alpha2.png +share/evas/img/evas_test_anti_alias.png +share/evas/img/evas_test_canvas.png +share/evas/img/evas_test_cheese.png +share/evas/img/evas_test_control_bg.png +share/evas/img/evas_test_control_selection1.png +share/evas/img/evas_test_control_selection2.png +share/evas/img/evas_test_image_0.png +share/evas/img/evas_test_image_1.png +share/evas/img/evas_test_image_10.png +share/evas/img/evas_test_image_11.png +share/evas/img/evas_test_image_12.png +share/evas/img/evas_test_image_13.png +share/evas/img/evas_test_image_14.png +share/evas/img/evas_test_image_15.png +share/evas/img/evas_test_image_2.png +share/evas/img/evas_test_image_3.png +share/evas/img/evas_test_image_4.png +share/evas/img/evas_test_image_5.png +share/evas/img/evas_test_image_6.png +share/evas/img/evas_test_image_7.png +share/evas/img/evas_test_image_8.png +share/evas/img/evas_test_image_9.png +share/evas/img/evas_test_mmx.png +share/evas/img/evas_test_pointer.png +share/evas/img/evas_test_pointer_big.png +share/evas/img/evas_test_view_bg.png +share/evas/img/evas_test_view_bubble.png +share/evas/img/evas_test_view_bubble_shadow.png +share/evas/img/evas_test_view_logo.png +share/evas/img/evas_test_view_logo_image.png +share/evas/img/evas_test_view_logo_image_brush.png +share/evas/img/evas_test_view_logo_image_paint.png +share/evas/img/evas_test_view_logo_impress.png +share/evas/img/evas_test_view_logo_shadow.png +share/evas/img/evas_test_wonder_1.png +share/evas/img/evas_test_wonder_2.png +share/evas/img/evas_test_wonder_3.png +share/evas/img/evas_test_wonder_4.png +share/evas/img/evas_test_wonder_5.png +share/evas/img/evas_test_wonder_6.png +share/evas/img/evas_test_wonder_7.png +share/evas/img/logo001.png +share/evas/img/mouse.png +share/evas/img/mush.png +share/evas/img/sky001.png +share/evas/img/spider.png +share/evas/img/term.png +share/evas/img/worlds.png +@dirrm share/evas/fnt +@dirrm share/evas/img +@dirrm share/evas |