nixpkgs/pkgs/pkgconfig/pkgconfig.fix

10 lines
317 B
Plaintext

Package(
[ ("name", "pkgconfig-0.15.0")
, ("build", Relative("pkgconfig/pkgconfig-build.sh"))
, ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
[ ("url", "http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.15.0.tar.gz")
, ("md5", "a7e4f60a6657dbc434334deb594cc242")
]))
]
)