about summary refs log tree commit diff
path: root/test/fixdescriptors/gtkspell-2.0.2.fix
blob: ef7e185c92e0db6ad96cb7b9b3908b438dc9d5eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Descr(
  [ Bind("pkgId", "gtkspell-2.0.2")
  , 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("gtk", Fix("./gtk+-2.2.1.fix"))
  , Bind("pspell", Fix("./pspell-.12.2.fix"))

  , Bind("src", Url("385daba9bebfdc7fdbdf524e07deb920", "http://pan.rebelbase.com/download/extras/gtkspell/SOURCES/gtkspell-2.0.2.tar.gz"))
  , Bind("build", Local("../build/gtkspell-build.sh"))
  ]
)