SHA256
1
0
forked from pool/cairo

6 Commits

Author SHA256 Message Date
bd3bd949b6 Accepting request 1253991 from GNOME:Factory
- Update to version 1.18.4:
  + The dependency on LZO has been made optional through a build
    time configuration toggle.
  + You can build Cairo against a Freetype installation that does
    not have the FT_Color type.
  + Cairo tests now build on Solaris 11.4 with GCC 14.
  + The DirectWrite backend now builds on MINGW 11.
  + The DirectWrite backend now supports font variations and proper
    glyph coverage.
  + Support for Windows 98 has been removed. The minimum
    requirement for Windows is now Vista.
- Use tarball in lieu of source service due to freedesktop gitlab
  migration, will switch back at next release at the latest.
- Drop b9eed915f9a67380e7ef9d8746656455c43f67e2.patch: Fixed
  upstream.
- Add pkgconfig(lzo2) BuildRequires: New optional dependency, build
  lzo2 support feature. (forwarded request 1253940 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1253991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cairo?expand=0&rev=98
2025-03-18 16:39:44 +00:00
ea3125c3bb - Update to version 1.18.4:
+ The dependency on LZO has been made optional through a build
    time configuration toggle.
  + You can build Cairo against a Freetype installation that does
    not have the FT_Color type.
  + Cairo tests now build on Solaris 11.4 with GCC 14.
  + The DirectWrite backend now builds on MINGW 11.
  + The DirectWrite backend now supports font variations and proper
    glyph coverage.
  + Support for Windows 98 has been removed. The minimum
    requirement for Windows is now Vista.
- Use tarball in lieu of source service due to freedesktop gitlab
  migration, will switch back at next release at the latest.
- Drop b9eed915f9a67380e7ef9d8746656455c43f67e2.patch: Fixed
  upstream.
- Add pkgconfig(lzo2) BuildRequires: New optional dependency, build
  lzo2 support feature.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=164
2025-03-18 07:05:33 +00:00
5451fc1883 Accepting request 1227164 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1227164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cairo?expand=0&rev=97
2024-11-30 12:27:15 +00:00
867a065bc7 Accepting request 1227145 from GNOME:Next
Fix .changes :-) - resub

- Convert to source service: allows for easier upgrades by the
  GNOME team.

OBS-URL: https://build.opensuse.org/request/show/1227145
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=162
2024-11-28 16:38:19 +00:00
81b718d4c2 Accepting request 1202417 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1202417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cairo?expand=0&rev=96
2024-09-23 13:18:50 +00:00
3bce0bc495 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=160 2024-09-21 18:22:33 +00:00
6 changed files with 66 additions and 6 deletions

19
_service Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.freedesktop.org/cairo/cairo.git</param>
<param name="revision">1.18.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<!-- <service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service> -->
<service name="set_version" mode="manual" />
</services>

BIN
cairo-1.18.2.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
cairo-1.18.4.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Mon Mar 17 20:43:30 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.4:
+ The dependency on LZO has been made optional through a build
time configuration toggle.
+ You can build Cairo against a Freetype installation that does
not have the FT_Color type.
+ Cairo tests now build on Solaris 11.4 with GCC 14.
+ The DirectWrite backend now builds on MINGW 11.
+ The DirectWrite backend now supports font variations and proper
glyph coverage.
+ Support for Windows 98 has been removed. The minimum
requirement for Windows is now Vista.
- Use tarball in lieu of source service due to freedesktop gitlab
migration, will switch back at next release at the latest.
- Drop b9eed915f9a67380e7ef9d8746656455c43f67e2.patch: Fixed
upstream.
- Add pkgconfig(lzo2) BuildRequires: New optional dependency, build
lzo2 support feature.
-------------------------------------------------------------------
Thu Nov 28 10:20:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Convert to source service: allows for easier upgrades by the
GNOME team.
-------------------------------------------------------------------
Fri Sep 20 07:40:13 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Add b9eed915f9a67380e7ef9d8746656455c43f67e2.patch: cff: Don't
fail if no local subs. Fix regression when writing PDFs with
fonts.
-------------------------------------------------------------------
Mon Sep 2 16:35:56 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

4
cairo.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
name: cairo
version: 1.18.2
mtime: 1725196163
commit: 200441e6855854eb4dbf338e44d67b00ababe07f

View File

@@ -1,7 +1,7 @@
#
# spec file for package cairo
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,15 @@
%define build_xcb_backend 1
Name: cairo
Version: 1.18.2
Version: 1.18.4
Release: 0
Summary: Vector Graphics Library with Cross-Device Output Support
License: LGPL-2.1-or-later OR MPL-1.1
Group: Development/Libraries/C and C++
URL: https://cairographics.org
Source0: %{url}/releases/%{name}-%{version}.tar.xz
### FIXME ### - Switch back to using source service!
Source: %{name}-%{version}.tar.xz
%dnl #Source0: %{name}-%{version}.tar.zst
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM cairo-xlib-endianness.patch fdo#63461 bnc#882951 fcrozat@suse.com -- Fix crash when client and server have different endianness
@@ -42,6 +44,7 @@ BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(lzo2)
BuildRequires: pkgconfig(pixman-1) >= 0.36.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)