about summary refs log tree commit diff
path: root/test/fixdescriptors/gnet-1.1.8.fix
blob: ef1f1b1da726d0620c7b45bf994f45a040681efd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Descr(
  [ Bind("pkgId", "gnet-1.1.8")
  , Bind("releaseId", "1")

  , Bind("pkgconfig", Fix("./pkgconfig-0.15.0.fix"))
  , Bind("glib", Fix("./glib-2.2.1.fix"))

  , Bind("src", Url("da2b5de278e96a5b907c2e2304bf6542", "http://www.gnetlibrary.org/src/gnet-1.1.8.tar.gz"))
  , Bind("build", Local("../build/gnet-build.sh"))
  ]
)