fork
Configure Feed
Select the types of activity you want to include in your feed.
nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
fork
Configure Feed
Select the types of activity you want to include in your feed.
1--- a/gir/cairo-1.0.gir.in
2+++ b/gir/cairo-1.0.gir.in
3@@ -5,7 +5,7 @@
4 xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
5 <package name="@CAIRO_GIR_PACKAGE@"/>
6 <namespace name="cairo" version="1.0"
7- shared-library="@CAIRO_SHARED_LIBRARY@"
8+ shared-library="@cairoLib@/@CAIRO_SHARED_LIBRARY@"
9 c:identifier-prefixes="cairo"
10 c:symbol-prefixes="cairo">
11 <record name="Context" c:type="cairo_t" foreign="1"