forked from pool/cairo
Accepting request 80704 from home:vuntz:branches:GNOME:Factory
tweak OBS-URL: https://build.opensuse.org/request/show/80704 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
824e4f7d15
commit
c2ba7eea4c
@@ -22,6 +22,7 @@
|
||||
Name: cairo
|
||||
Version: 1.10.2
|
||||
Release: 8
|
||||
# FIXME: on update, check that cairo-fix-libs.patch (patch1) is still needed (nobody has the right fix for upstream :/)
|
||||
License: LGPLv2.1+ ; MPL ..
|
||||
Summary: Vector Graphics Library with Cross-Device Output Support
|
||||
Url: http://cairographics.org/
|
||||
@@ -151,7 +152,6 @@ cairo.
|
||||
%build
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--with-pic \
|
||||
--enable-fc \
|
||||
--enable-ft \
|
||||
@@ -170,7 +170,7 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
%endif
|
||||
--disable-gtk-doc \
|
||||
--disable-static
|
||||
%{__make} %{?jobs:-j %jobs}
|
||||
%{__make} %{?jobs:-j %jobs} V=1
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
Reference in New Issue
Block a user