aboutsummaryrefslogtreecommitdiff
path: root/graphics/evas-loader-eet
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2014-11-25 03:07:22 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2014-11-25 03:07:22 +0000
commit273c6e6d76de909e0b97d381d45340af8e91a37e (patch)
treea3ede366da71e5f2c9d8a5565a987a08de3b99d0 /graphics/evas-loader-eet
parente688f6929aa312916047cec14f32a26ac695505a (diff)
downloadports-273c6e6d76de909e0b97d381d45340af8e91a37e.tar.gz
ports-273c6e6d76de909e0b97d381d45340af8e91a37e.zip
- Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0 - Update x11-wm/enlightenment to 0.19.1 - Update graphics/evas_generic_loaders-* to 1.12.0 - Update devel/e_dbus to 1.7.10 - Update benchmarks/expedite to 1.7.10 - Move some of x11-wm/e17-module-* to x11-wm/e-module-* and update to recent snapshots - Add multimedia/emotion_generic_players-vlc - Add multimedia/rage Reviewed by: crees, antoine
Notes
Notes: svn path=/head/; revision=373393
Diffstat (limited to 'graphics/evas-loader-eet')
-rw-r--r--graphics/evas-loader-eet/Makefile46
-rw-r--r--graphics/evas-loader-eet/distinfo2
-rw-r--r--graphics/evas-loader-eet/pkg-descr6
-rw-r--r--graphics/evas-loader-eet/pkg-plist2
4 files changed, 0 insertions, 56 deletions
diff --git a/graphics/evas-loader-eet/Makefile b/graphics/evas-loader-eet/Makefile
deleted file mode 100644
index 0600e4c4dbde..000000000000
--- a/graphics/evas-loader-eet/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# Created by: Stanislav Sedov <stas@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= loader-eet
-PORTVERSION= 1.7.9
-PORTREVISION= 1
-CATEGORIES= graphics enlightenment
-MASTER_SITES= http://download.enlightenment.org/releases/ \
- LOCAL/gblach/e17/
-PKGNAMEPREFIX= evas-
-DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= Hardware accelerated canvas API (EET loader)
-
-LICENSE= BSD
-
-LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
-
-DIST_SUBDIR= e17
-GNU_CONFIGURE= yes
-USES= gmake pkgconfig tar:bzip2
-USE_EFL= evas eet librt_hack libtool_hack
-USE_LDCONFIG= yes
-
-MAKEDIRS= ${WRKSRC}/src/modules/loaders/eet \
- ${WRKSRC}/src/modules/savers/eet
-
-.include "../evas-core/Makefile.inc"
-CONFIGURE_ARGS+= --enable-image-loader-eet
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e 's,\$$\(top_builddir\)/src/lib/\.libs,${LOCALBASE}/lib,' \
- -e 's,\$$\(top_builddir\)/src/lib/libevas\.la,-levas,' \
- ${MAKEDIRS:S,$,/Makefile.in,}
-
-do-build:
- @(for DIR in ${MAKEDIRS}; do cd $${DIR}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \
- ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}; done)
-
-do-install:
- @(for DIR in ${MAKEDIRS}; do cd $${DIR}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \
- ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}; done)
-
-.include <bsd.port.mk>
diff --git a/graphics/evas-loader-eet/distinfo b/graphics/evas-loader-eet/distinfo
deleted file mode 100644
index 5a433fcefba3..000000000000
--- a/graphics/evas-loader-eet/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/evas-1.7.9.tar.bz2) = ae3065ecc16158b45e83a62042ac7d577c72fb6427123a126ec7ed8abe8408f7
-SIZE (e17/evas-1.7.9.tar.bz2) = 9459596
diff --git a/graphics/evas-loader-eet/pkg-descr b/graphics/evas-loader-eet/pkg-descr
deleted file mode 100644
index ff3217abcad0..000000000000
--- a/graphics/evas-loader-eet/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-A hardware-accelerated canvas API for X-Windows that can draw anti-aliased
-text, smooth super and sub-sampled images, alpha-blend, as well as drop down to
-using normal X11 primitives such as pixmaps, lines and rectangles for speed if
-your CPU or graphics hardware is too slow.
-
-WWW: http://docs.enlightenment.org/auto/evas/
diff --git a/graphics/evas-loader-eet/pkg-plist b/graphics/evas-loader-eet/pkg-plist
deleted file mode 100644
index bc6503f001fb..000000000000
--- a/graphics/evas-loader-eet/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/evas/modules/loaders/eet/%%E17_ARCH%%/module.so
-lib/evas/modules/savers/eet/%%E17_ARCH%%/module.so