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

  , Bind("pkgconfig", Fix("./pkgconfig-0.15.0.fix"))
  , Bind("glib", Fix("./glib-2.2.1.fix"))
  , Bind("atk", Fix("./atk-1.2.0.fix"))
  , Bind("pango", Fix("./pango-1.2.1.fix"))

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