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",