From b21b804ae934d137644bbafce94bc290413bc268 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 22 Dec 2023 01:53:21 +0000 Subject: [PATCH] update recipes --- recipes/wip/libraw/recipe.toml | 2 +- recipes/wip/librevenge/recipe.toml | 2 +- recipes/wip/librsvg/recipe.toml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/libraw/recipe.toml b/recipes/wip/libraw/recipe.toml index 35563a9b4..78275719f 100644 --- a/recipes/wip/libraw/recipe.toml +++ b/recipes/wip/libraw/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compilation error #TODO make libjasper work [source] tar = "https://www.libraw.org/data/LibRaw-0.21.1.tar.gz" diff --git a/recipes/wip/librevenge/recipe.toml b/recipes/wip/librevenge/recipe.toml index d5b797e98..d380c0c43 100644 --- a/recipes/wip/librevenge/recipe.toml +++ b/recipes/wip/librevenge/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make boost work [source] tar = "https://sourceforge.net/projects/libwpd/files/librevenge/librevenge-0.0.5/librevenge-0.0.5.tar.xz/download" [build] diff --git a/recipes/wip/librsvg/recipe.toml b/recipes/wip/librsvg/recipe.toml index 213c6622b..148b0ab9c 100644 --- a/recipes/wip/librsvg/recipe.toml +++ b/recipes/wip/librsvg/recipe.toml @@ -7,7 +7,6 @@ template = "configure" dependencies = [ "cairo", "freetype2", - "gdk-pixbuf", "glib", "gobject-introspection", "harfbuzz",