0f0a347992
svn path=/nixpkgs/trunk/; revision=152
17 lines
493 B
Plaintext
17 lines
493 B
Plaintext
Package(
|
|
[ ("name", "gtkspell-2.0.4")
|
|
|
|
, ("build", Relative("gtkspell/gtkspell-build.sh"))
|
|
, ("setenv", Relative("helpers/set-env.sh"))
|
|
|
|
, ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
|
|
[ ("url", "http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz")
|
|
, ("md5", "4ded985b8eefdf9ac6fbf79cad69ccbd")
|
|
]))
|
|
|
|
, ("pkgconfig", IncludeFix("pkgconfig/pkgconfig.fix"))
|
|
, ("gtk", IncludeFix("gtk+/gtk+.fix"))
|
|
, ("pspell", IncludeFix("pspell/pspell.fix"))
|
|
]
|
|
)
|