aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/edje
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2012-12-23 04:54:59 +0800
committergblach <gblach@FreeBSD.org>2012-12-23 04:54:59 +0800
commitfb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b (patch)
tree9c4bc08591050b7b536082be6db8392c913f8089 /graphics/edje
parent35e83ae5ca4ef2876eccf0e512467ede97187fb9 (diff)
downloadfreebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.tar.gz
freebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.tar.zst
freebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.zip
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4 - Convert to OptionsNG Approved by: crees (mentor)
Diffstat (limited to 'graphics/edje')
-rw-r--r--graphics/edje/Makefile15
-rw-r--r--graphics/edje/distinfo4
-rw-r--r--graphics/edje/pkg-plist84
3 files changed, 58 insertions, 45 deletions
diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile
index 0244f24e3939..f50f678e25a0 100644
--- a/graphics/edje/Makefile
+++ b/graphics/edje/Makefile
@@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= edje
-DISTVERSION= 1.1.0
+PORTVERSION= 1.7.4
PORTEPOCH= 2
CATEGORIES= graphics enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/ \
- http://files.roorback.net/e17/2011-12-02/base/
+ LOCAL/gblach/e17/
MAINTAINER= gblach@FreeBSD.org
COMMENT= Edje is a complex graphical design and layout engine
LICENSE= BSD
-LIB_DEPENDS= lua-5.1:${PORTSDIR}/lang/lua
+LIB_DEPENDS= lua-5:${PORTSDIR}/lang/lua
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
DIST_SUBDIR= e17
@@ -27,12 +27,6 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS+= --without-vim
-.if !defined(NOPORTEXAMPLES)
-CONFIGURE_ARGS+= --enable-install-examples
-.else
-CONFIGURE_ARGS+= --disable-install-examples
-.endif
-
post-patch:
@${REINPLACE_CMD} -E -e "/^SUBDIRS[[:space:]]+=/s/utils//" \
${WRKSRC}/Makefile.in
@@ -41,8 +35,5 @@ post-patch:
post-install:
-update-mime-database ${PREFIX}/share/mime
-.if defined(NOPORTEXAMPLES)
- @${RMDIR} ${EXAMPLESDIR}
-.endif
.include <bsd.port.mk>
diff --git a/graphics/edje/distinfo b/graphics/edje/distinfo
index dda48025142e..5582b62ef837 100644
--- a/graphics/edje/distinfo
+++ b/graphics/edje/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e17/edje-1.1.0.tar.bz2) = c662a65897a985b08a3f63a41672e33e20de4c53657859742ab66024977641bd
-SIZE (e17/edje-1.1.0.tar.bz2) = 933474
+SHA256 (e17/edje-1.7.4.tar.bz2) = fed509fac974c1f831b796678a693cf319807c8b869505490d4e4cdc7b7d0b8b
+SIZE (e17/edje-1.7.4.tar.bz2) = 1090395
diff --git a/graphics/edje/pkg-plist b/graphics/edje/pkg-plist
index 65ee429eabdc..94b9a5dd49f3 100644
--- a/graphics/edje/pkg-plist
+++ b/graphics/edje/pkg-plist
@@ -7,46 +7,68 @@ bin/edje_player
include/edje-1/Edje.h
include/edje-1/Edje_Edit.h
lib/libedje.so
-lib/libedje.so.2
+lib/libedje.so.8
lib/edje/utils/epp
libdata/pkgconfig/edje.pc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Vera.ttf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/box.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bubble.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/color-class.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/drag.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-animations.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-basic.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-box.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-box2.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-color-class.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-drag.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-perspective.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-signals-messages.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-swallow.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-table.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/edje-text.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lua_script.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perspective.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/red.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/signals-messages.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sigtest.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sigtest.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/swallow.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/table.edc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text.edc
+%%EXAMPLESDIR%%/Vera.ttf
+%%EXAMPLESDIR%%/animations.edc
+%%EXAMPLESDIR%%/animations2.c
+%%EXAMPLESDIR%%/animations2.edc
+%%EXAMPLESDIR%%/basic.edc
+%%EXAMPLESDIR%%/basic2.edc
+%%EXAMPLESDIR%%/box.edc
+%%EXAMPLESDIR%%/bubble.png
+%%EXAMPLESDIR%%/color-class.edc
+%%EXAMPLESDIR%%/drag.edc
+%%EXAMPLESDIR%%/duck.wav
+%%EXAMPLESDIR%%/edje-animations.c
+%%EXAMPLESDIR%%/edje-basic.c
+%%EXAMPLESDIR%%/edje-basic2.c
+%%EXAMPLESDIR%%/edje-box.c
+%%EXAMPLESDIR%%/edje-box2.c
+%%EXAMPLESDIR%%/edje-color-class.c
+%%EXAMPLESDIR%%/edje-drag.c
+%%EXAMPLESDIR%%/edje-perspective.c
+%%EXAMPLESDIR%%/edje-signals-messages.c
+%%EXAMPLESDIR%%/edje-swallow.c
+%%EXAMPLESDIR%%/edje-swallow2.c
+%%EXAMPLESDIR%%/edje-table.c
+%%EXAMPLESDIR%%/edje-text.c
+%%EXAMPLESDIR%%/edje_example.c
+%%EXAMPLESDIR%%/edje_example.edc
+%%EXAMPLESDIR%%/embryo_custom_state.edc
+%%EXAMPLESDIR%%/embryo_pong.edc
+%%EXAMPLESDIR%%/embryo_run_program.edc
+%%EXAMPLESDIR%%/embryo_set_state.edc
+%%EXAMPLESDIR%%/embryo_set_text.edc
+%%EXAMPLESDIR%%/embryo_timer.edc
+%%EXAMPLESDIR%%/external_elm_anchorblock.edc
+%%EXAMPLESDIR%%/external_elm_button.edc
+%%EXAMPLESDIR%%/external_elm_check.edc
+%%EXAMPLESDIR%%/external_elm_panes.edc
+%%EXAMPLESDIR%%/external_emotion_elm.edc
+%%EXAMPLESDIR%%/lua_script.edc
+%%EXAMPLESDIR%%/perspective.edc
+%%EXAMPLESDIR%%/red.png
+%%EXAMPLESDIR%%/signals-messages.edc
+%%EXAMPLESDIR%%/signalsBubble.edc
+%%EXAMPLESDIR%%/signals2.c
+%%EXAMPLESDIR%%/sigtest.c
+%%EXAMPLESDIR%%/sigtest.edc
+%%EXAMPLESDIR%%/swallow.edc
+%%EXAMPLESDIR%%/table.edc
+%%EXAMPLESDIR%%/test.png
+%%EXAMPLESDIR%%/text.edc
+%%EXAMPLESDIR%%/toggle_using_filter.edc
%%DATADIR%%/include/edje.inc
share/mime/packages/edje.xml
@dirrmtry share/mime/packages
@dirrmtry share/mime
@dirrm lib/edje/utils
-@dirrm lib/edje
+@dirrmtry lib/edje
@dirrm include/edje-1
@dirrm %%DATADIR%%/include
@dirrm %%DATADIR%%
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+@dirrm %%EXAMPLESDIR%%
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime