Commit Graph

49 Commits

Author SHA1 Message Date
Erik van Pienbroek
c1dc8d1f0b Update to 1.12.18 2015-01-01 22:13:58 +01:00
Dennis Gilmore
d3043c4e06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 04:28:44 -05:00
Erik van Pienbroek
4d0de1efef Fix build against gcc 4.9 by disabling LTO 2014-05-24 15:07:19 +02:00
Erik van Pienbroek
04c8fa36f1 Update to 1.12.16 2013-09-07 17:56:31 +02:00
Erik van Pienbroek
4b0faa4c53 Fix assertion failure when using the latest gtk3 (RHBZ #991829, FD BZ #63787) 2013-08-05 00:05:20 +02:00
Dennis Gilmore
b59641392d - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 05:27:30 -05:00
Erik van Pienbroek
14b8474743 Rebuild against libpng 1.6 2013-07-13 23:47:28 +02:00
Marc-André Lureau
602fd779ff - Fix corrupted drawing, cherry-picked from upstream (fdo#61876)
- Add a few windows related fixes
2013-04-03 00:51:52 +02:00
Kalev Lember
5058e3a71c Update to 1.12.14 2013-03-29 15:21:06 +01:00
Dennis Gilmore
a222f5b215 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 00:57:50 -06:00
Erik van Pienbroek
a12ae55161 Update to 1.12.10 2013-01-16 23:56:29 +01:00
Kalev Lember
7291fbbfee Update to 1.12.8 2012-11-23 17:38:49 +01:00
Kalev Lember
a7ad4de8ce Update to 1.12.6 2012-10-26 22:35:20 +02:00
Dennis Gilmore
8e651511be - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 20:08:26 -05:00
Kalev Lember
4e0dbb5126 Manually Require fontconfig and freetype
These are referenced from cairo.pc file, so they have to be installed
for pkg-config to work. Since commit 90dd92, fontconfig and freetype are
both delay-loaded and that causes rpm to not generate automatic
mingw32(...) and mingw64(...) deps on them.

This is a case where automatic mingw pkg-config deps would be handy.
2012-03-18 22:58:13 +02:00
Erik van Pienbroek
90dd92a100 Re-added the delay-load changes now that we've got mingw-w64-tools in Fedora 2012-03-17 16:12:50 +01:00
Kalev Lember
edfc04b885 Revert delay-loading and go back to 1.10.2
... so that it can be built before the new mingw-w64-tools package is
approved.

https://bugzilla.redhat.com/show_bug.cgi?id=802161
2012-03-14 12:21:51 +02:00
Erik van Pienbroek
0a5896bdf5 Update to 1.11.2 and added win64 support
- Update to 1.11.2
- Added win64 support
- Make freetype/fontconfig an optional runtime dependency (delay-load)
- Enable tee support
2012-03-11 17:14:41 +01:00
Erik van Pienbroek
4d1098b8b6 Fixed some small typos 2012-03-06 17:58:52 +01:00
Erik van Pienbroek
cf8e665f2c Use mingw macros without leading underscore 2012-03-06 17:53:51 +01:00
Erik van Pienbroek
5bb2465d4d Renamed the source package to mingw-cairo 2012-03-06 17:53:10 +01:00
Erik van Pienbroek
e07e65c273 Merge git://pkgs.fedoraproject.org/mingw32-cairo 2012-03-06 17:41:26 +01:00
Fedora Release Engineering
0c6d141e25 Initial setup of the repo 2012-03-06 13:05:57 +00:00
Erik van Pienbroek
0483f0e87f Rebuild against the mingw-w64 toolchain 2012-02-28 01:08:37 +01:00
Kalev Lember
6b512e0f6c Enable cairo-fc and cairo-ft
Needed by e.g. poppler and webkitgtk freetype font backend.
2012-02-10 00:42:51 +02:00
Kalev Lember
711a2b45b7 Apply patches recommended by the GTK+ Windows team
- Fix A1 format win32 surfaces
- Reset clip region when writing fallback results
2012-02-09 14:28:08 +02:00
Erik van Pienbroek
92fdddc148 Rebuild against libpng 1.5 and various cleanups
- Rebuild against libpng 1.5
- Dropped .la files
- Dropped unneeded RPM tags
2012-01-31 18:50:13 +01:00
Dennis Gilmore
22e5d98891 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 03:56:05 -06:00
Kalev Lember
c5f638294f Rebuilt against win-iconv 2011-07-06 21:10:20 +03:00
Kalev Lember
7c94195351 Really rebuild without proxy-libintl 2011-04-28 14:13:31 +03:00
Erik van Pienbroek
06bd1e1713 Dropped the proxy-libintl pieces 2011-04-27 22:40:51 +02:00
Kalev Lember
a2259793a4 Update to 1.10.2 2011-04-25 00:29:27 +03:00
Dennis Gilmore
7f39e3e6ea - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 12:21:21 -06:00
Erik van Pienbroek
3a528bd3f3 Rebuild in order to have soft dependency on libintl 2010-11-07 18:55:05 +01:00
Erik van Pienbroek
b8770f80e5 Added BR: mingw32-glib2 2010-09-24 16:20:22 +02:00
Erik van Pienbroek
217b0c7e69 Update to 1.10.0
- Update to 1.10.0
- Added the GObject library
- Fixed a small rpmlint warning
2010-09-24 16:08:50 +02:00
Fedora Release Engineering
9df260879c dist-git conversion 2010-07-29 03:18:41 +00:00
epienbro
205d4f3e53 Rebuild for libpng 1.4 2010-07-04 17:34:57 +00:00
epienbro
11bcb47e2f - Update to 1.8.10
- Dropped BR: mingw32-dlfcn as it's unneeded
2010-02-24 20:17:20 +00:00
Bill Nottingham
7932cfa9f7 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:18:47 +00:00
epienbro
ad89cf1395 - Update to 1.8.8
- Automatically generate debuginfo subpackage
- Use %global instead of %define
2009-08-12 23:02:13 +00:00
Jesse Keating
b0d8645d3c - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 12:15:08 +00:00
epienbro
fdff309117 - Fixed %defattr line
- Added -static subpackage
- Use ./configure --disable-pthread to avoid conflict with native pthread
    library
2009-04-14 19:25:29 +00:00
Richard W.M. Jones
9f491ddba4 - Rebase to 1.8.6, same as Fedora native version.
- Source URL corrected.
2009-03-10 13:47:38 +00:00
Jesse Keating
1ba8382dd1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 00:57:28 +00:00
Richard W.M. Jones
deaac86f67 Rebuild for mingw32-gcc 4.4 2009-02-20 23:02:46 +00:00
Richard W.M. Jones
bd63eb513d Remove gtk-doc (Levente Farkas). 2009-01-28 12:22:13 +00:00
Richard W.M. Jones
1137d0bf2b Initial import. 2009-01-28 11:49:06 +00:00
Kevin Fenzi
2105a82f7a Setup of module mingw32-cairo 2009-01-26 22:16:07 +00:00