nixpkgs/descriptors/system.fix

27 lines
1015 B
Plaintext

Descr(
[ Bind("pkgId", Str("system"))
, Bind("releaseId", Str("5"))
, Bind("actATerm", Fix("./aterm-2.0.fix"))
, Bind("actPkgConfig", Fix("./pkgconfig-0.15.0.fix"))
, Bind("actLibxml", Fix("./libxml2-2.5.7.fix"))
, Bind("actGlib", Fix("./glib-2.2.1.fix"))
, Bind("actAtk", Fix("./atk-1.2.0.fix"))
, Bind("actFreetype", Fix("./freetype-2.1.4.fix"))
, Bind("actFontconfig", Fix("./fontconfig-20021121.fix"))
, Bind("actXft", Fix("./Xft-20021121.fix"))
, Bind("actPango", Fix("./pango-1.2.1.fix"))
, Bind("actGtk", Fix("./gtk+-2.2.1.fix"))
, Bind("actGnet", Fix("./gnet-1.1.8.fix"))
, Bind("actPspell", Fix("./pspell-.12.2.fix"))
, Bind("actGtkspell", Fix("./gtkspell-2.0.2.fix"))
, Bind("actPan", Fix("./pan-0.14.0.fix"))
, Bind("actSubversion", Fix("./subversion-0.23.0.fix"))
, Bind("actDb4", Fix("./db-4.0.14.fix"))
, Bind("actHttpd", Fix("./httpd-2.0.46.fix"))
, Bind("actSsl", Fix("./openssl-0.9.7b.fix"))
, Bind("build", Local("../build/populate-linkdirs.pl"))
]
)