* Updated Fix descriptors to reflect the new Fix abstract syntax.
This commit is contained in:
parent
7dd91d3779
commit
13176d74cc
14 changed files with 31 additions and 31 deletions
17
test/fixdescriptors/pan-0.14.0.fix
Normal file
17
test/fixdescriptors/pan-0.14.0.fix
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Descr(
|
||||
[ Bind("pkgId", "pan-0.14.0")
|
||||
, 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("gnet", Fix("./gnet-1.1.8.fix"))
|
||||
, Bind("pspell", Fix("./pspell-.12.2.fix"))
|
||||
, Bind("gtkspell", Fix("./gtkspell-2.0.2.fix"))
|
||||
|
||||
, Bind("src", Url("b2702adadb84c2e0d52d2bb029c05206", "http://pan.rebelbase.com/download/releases/0.14.0/SOURCE/pan-0.14.0.tar.bz2"))
|
||||
, Bind("build", Local("../build/pan-build-2.sh"))
|
||||
]
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue