Skip to content

Commit

Permalink
cairo: remove patches
Browse files Browse the repository at this point in the history
They are now upstream
  • Loading branch information
pbor committed Feb 4, 2023
1 parent e7bd190 commit abea30a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 70 deletions.
30 changes: 0 additions & 30 deletions gvsbuild/patches/cairo/0001-dwrite-toy-fonts.patch

This file was deleted.

36 changes: 0 additions & 36 deletions gvsbuild/patches/cairo/0002-fix-scaled-font-hash-lookup.patch

This file was deleted.

4 changes: 0 additions & 4 deletions gvsbuild/projects/cairo.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ def __init__(self):
archive_url="https://gitlab.freedesktop.org/cairo/cairo/-/archive/{version}/cairo-{version}.tar.gz",
hash="b4ed6d33037171d4c6594345b42d81796f335a6995fdf5638db0d306c17a0d3e",
dependencies=["fontconfig", "freetype", "glib", "pixman", "libpng"],
patches=[
"0001-dwrite-toy-fonts.patch",
"0002-fix-scaled-font-hash-lookup.patch",
],
)

def build(self):
Expand Down

0 comments on commit abea30a

Please sign in to comment.