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

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

  , Bind("src", Source(Url("ftp://ftp.gtk.org/pub/gtk/v2.2/atk-1.2.0.tar.bz2")))
  , Bind("build", Source("../build/atk-build.sh"))
  ]
)