projects
/
platform
/
core
/
graphics
/
cairo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40baa05
)
Revert "Revert "[Fix cairo.spec to disable backends(ps,pdf,script,svg,tee)]""
10/61010/1
author
jerry kim
<hk57kim@review.tizen.org>
Thu, 3 Mar 2016 08:39:19 +0000
(
00:39
-0800)
committer
jerry kim
<hk57kim@review.tizen.org>
Thu, 3 Mar 2016 08:39:19 +0000
(
00:39
-0800)
This reverts commit
40baa053e3c51937535d41a9b9279e94496d5889
.
Change-Id: If42a5c34f855042dbb07ea4f3ffc7f3ba049dc95
packaging/cairo.spec
patch
|
blob
|
history
diff --git
a/packaging/cairo.spec
b/packaging/cairo.spec
index
3ca995e
..
2cf96ec
100644
(file)
--- a/
packaging/cairo.spec
+++ b/
packaging/cairo.spec
@@
-153,11
+153,11
@@
NOCONFIGURE=1 ./autogen.sh
--enable-glesv2=yes \
--enable-evasgl=yes \
%endif
- --enable-ps \
- --enable-pdf \
- --enable-script \
- --enable-svg \
- --enable-tee \
+ --enable-ps
=no
\
+ --enable-pdf
=no
\
+ --enable-script
=no
\
+ --enable-svg
=no
\
+ --enable-tee
=no
\
%if %{with wayland} && !%{with x}
--disable-xlib \
--disable-xcb \