* Fix packages.
svn path=/nixpkgs/trunk/; revision=118
This commit is contained in:
17
descriptors/wxPython-2.4.0.7.fix
Normal file
17
descriptors/wxPython-2.4.0.7.fix
Normal file
@@ -0,0 +1,17 @@
|
||||
Descr(
|
||||
[ Bind("pkgId", "wxPython-2.4.0.7")
|
||||
, 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("freetype", Fix("./freetype-2.1.4.fix"))
|
||||
, Bind("fontconfig", Fix("./fontconfig-20021121.fix"))
|
||||
, Bind("Xft", Fix("./Xft-20021121.fix"))
|
||||
, Bind("pango", Fix("./pango-1.2.1.fix"))
|
||||
, Bind("gtk", Fix("./gtk+-2.2.1.fix"))
|
||||
|
||||
, Bind("src", Url("c7864b56ff1422697a310f91f54c7ed6", "http://heanet.dl.sourceforge.net/sourceforge/wxpython/wxPythonSrc-2.4.0.7.tar.gz"))
|
||||
, Bind("build", Local("../build/wxPython-build.sh"))
|
||||
]
|
||||
)
|
||||
Reference in New Issue
Block a user