summary refs log tree commit diff
path: root/fixdescriptors/gtk+-2.2.1.fix
blob: 9563df0a928c9e8b59a47a2a14be7d3f6807c4e8 (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", Url("dfd5755fddb26a46c96bfaa813280ac4", "ftp://ftp.gtk.org/pub/gtk/v2.2/gtk+-2.2.1.tar.bz2"))
  , Bind("build", Local("../build/gtk+-build.sh"))
  ]
)