My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/fixdescriptors/gtk+-2.2.1.fix

13 lines
387 B

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"))
]
)