forked from pool/freetype2
- Re-enable freetype-config, there is just too many fallouts.
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=149
This commit is contained in:
parent
3e081ea22d
commit
17d1bfe18d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 10:06:56 UTC 2018 - idonmez@suse.com
|
||||
|
||||
- Re-enable freetype-config, there is just too many fallouts.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 10:54:32 UTC 2018 - idonmez@suse.com
|
||||
|
||||
|
@ -104,6 +104,7 @@ export CFLAGS="%{optflags} -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)"
|
||||
--with-bzip2 \
|
||||
--with-png \
|
||||
--with-zlib \
|
||||
--enable-freetype-config \
|
||||
--disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -129,9 +130,11 @@ rm %{buildroot}%{_libdir}/libfreetype.la
|
||||
|
||||
%files devel
|
||||
%doc docs/reference/*
|
||||
%{_bindir}/freetype-config
|
||||
%{_includedir}/*
|
||||
%{_libdir}/libfreetype.so
|
||||
%{_libdir}/pkgconfig/freetype2.pc
|
||||
%{_mandir}/man1/freetype-config.1%{ext_man}
|
||||
%{_datadir}/aclocal
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user