Commits

David B. Evans authored ebb1a0c4978
librsvg: remove unnecessary dependency on gtk-doc

Docs are pre-generated, included in the tar ball and are not re-generated by default. This breaks a circular dependency introduced with gtk-doc 1.28. Closes https://trac.macports.org/ticket/56202
No tags

graphics/librsvg/Portfile

Modified
19 19
20 20 homepage https://wiki.gnome.org/Projects/LibRsvg
21 21 master_sites gnome:sources/${name}/${branch}/
22 22 use_xz yes
23 23
24 24 checksums rmd160 3391bb15defd5ae046393258bcf620599cda5f66 \
25 25 sha256 0c550a0bffef768a436286116c03d9f6cd3f97f5021c13e7f093b550fac12562 \
26 26 size 6054020
27 27
28 28 depends_build port:pkgconfig \
29 - port:gtk-doc \
30 29 port:cargo \
31 30 port:rust
32 31
33 32 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
34 33 path:lib/pkgconfig/cairo.pc:cairo \
35 34 path:lib/pkgconfig/pango.pc:pango \
36 35 port:libcroco \
37 36 port:libxml2 \
38 37 port:gdk-pixbuf2 \
39 38 port:vala

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut