summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-29 15:29:13 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-29 15:29:13 +0000
commit9666aa171d3504f04f90752cd327d10ec8d94326 (patch)
tree707c6b352592b478fa432fd0bea3b6a1e587aee5
parent57d61d48469e51a540122df58a2f9bf6969c513f (diff)
add missing patch for regex-markup *cough* bk sfiles -c
BKrev: 410917c9ZLMifBPprNXHTOha4jrJaw
-rw-r--r--evas/evas-1.0.0-pre5/pkg.m40
-rw-r--r--evas/evas_1.0.0-pre5.oe53
-rw-r--r--regex-markup/regex-markup-0.9.0/fix-configure.patch (renamed from evas/evas-1.0.0-pre5/configure.patch)0
3 files changed, 0 insertions, 53 deletions
diff --git a/evas/evas-1.0.0-pre5/pkg.m4 b/evas/evas-1.0.0-pre5/pkg.m4
deleted file mode 100644
index e69de29bb2..0000000000
--- a/evas/evas-1.0.0-pre5/pkg.m4
+++ /dev/null
diff --git a/evas/evas_1.0.0-pre5.oe b/evas/evas_1.0.0-pre5.oe
deleted file mode 100644
index 19744f742d..0000000000
--- a/evas/evas_1.0.0-pre5.oe
+++ /dev/null
@@ -1,53 +0,0 @@
-DESCRIPTION = "Evas is a hardware-accelerated canvas API that can draw \
-anti-aliased text, smooth super and sub-images, alpha-blend, as well as drop \
-down to using normal X11 primitives such as pixmaps, lines and rectangles if \
-your CPU or graphics hardware are too slow."
-HOMEPAGE = "http://www.enlightenment.org"
-SECTION = "libs"
-PRIORITY = "optional"
-DEPENDS = "libpng jpeg freetype"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/enlightenment/evas-1.0.0_pre5.tar.gz \
- file://configure.patch;patch=1 \
- file://pkg.m4"
-S = "${WORKDIR}/evas-1.0.0_pre5"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--enable-fb \
- --enable-image-loader-png \
- --enable-image-loader-jpeg \
- --enable-small-dither-mask \
- --enable-cpu-c \
- --enable-scale-smooth \
- --enable-scale-sample \
- --enable-convert-16-rgb-ipq \
- --enable-convert-16-rgb-rot-0 \
- --enable-convert-16-rgb-rot-270"
-export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config"
-
-do_configure () {
- install -m 0644 ${WORKDIR}/pkg.m4 acinclude.m4
- autotools_do_configure
-}
-
-headers = "Evas_Engine_Buffer.h \
- Evas_Engine_DirectFB.h \
- Evas_Engine_FB.h \
- Evas_Engine_GL_X11.h \
- Evas_Engine_Software_Qtopia.h \
- Evas_Engine_Software_Win32_GDI.h \
- Evas_Engine_Software_X11.h \
- Evas.h"
-
-do_stage () {
- for i in ${headers}; do
- install -m 0644 ${S}/src/lib/$i ${STAGING_INCDIR}/
- done
- oe_libinstall -C src/lib libevas ${STAGING_LIBDIR}/
- cat evas-config | sed -e 's,/usr/include,${STAGING_INCDIR},g; \
- s,/usr/lib,${STAGING_LIBDIR},g; \
- s,/usr/bin,${STAGING_BINDIR},g; \
- s,/usr,${STAGING_LIBDIR}/..,g;' > ${STAGING_BINDIR}/evas-config
- chmod u+x ${STAGING_BINDIR}/evas-config
-}
diff --git a/evas/evas-1.0.0-pre5/configure.patch b/regex-markup/regex-markup-0.9.0/fix-configure.patch
index e69de29bb2..e69de29bb2 100644
--- a/evas/evas-1.0.0-pre5/configure.patch
+++ b/regex-markup/regex-markup-0.9.0/fix-configure.patch