mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
evas:
- update to evas-43006
This commit is contained in:
parent
f25d5ef2cd
commit
87c0360185
@ -1,11 +1,12 @@
|
|||||||
--- evas-r42497/configure.orig 2009-09-17 14:07:09.000000000 +0200
|
diff -Naur evas-43006/configure evas.patch/configure
|
||||||
+++ evas-r42497/configure 2009-09-17 14:07:47.000000000 +0200
|
--- evas-43006/configure 2009-10-11 01:41:13.000000000 +0200
|
||||||
@@ -26038,7 +26038,7 @@
|
+++ evas.patch/configure 2009-10-11 03:30:26.949656300 +0200
|
||||||
|
@@ -26077,7 +26077,7 @@
|
||||||
x_cflags=${x_cflags:--I${x_includes:-$x_dir/include}}
|
x_cflags=${x_cflags:--I${x_includes:-$x_dir/include}}
|
||||||
x_libs="${x_libs:--L${x_libraries:-$x_dir/lib}} -lX11"
|
x_libs="${x_libs:--L${x_libraries:-$x_dir/lib}} -lX11"
|
||||||
fi
|
fi
|
||||||
- evas_engine_gl_x11_cflags="-I/usr/include ${x_cflags}"
|
- evas_engine_gl_x11_cflags="-I/usr/include ${x_cflags}"
|
||||||
+ evas_engine_gl_x11_cflags="${x_cflags}"
|
+ evas_engine_gl_x11_cflags="${x_cflags}"
|
||||||
evas_engine_gl_x11_libs="${x_libs} -lGL -lGLU -lpthread"
|
evas_engine_gl_x11_libs="${x_libs} -lGL -lpthread"
|
||||||
fi
|
evas_engine_gl_common_libs="-lGL -lpthread"
|
||||||
|
else
|
||||||
|
@ -1 +1 @@
|
|||||||
http://sources.openelec.tv/svn/evas-42899.tar.bz2
|
http://sources.openelec.tv/svn/evas-43006.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user