about summary refs log tree commit diff
path: root/test/fixdescriptors/gnet-1.1.8.fix
blob: 526c2e865300c3873af359521614de31207ff186 (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", Source(Url("http://www.gnetlibrary.org/src/gnet-1.1.8.tar.gz")))
  , Bind("build", Source("../build/gnet-build.sh"))
  ]
)