mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
Descr(
|
|
[ Bind("pkgId", Str("pspell-.12.2"))
|
|
, Bind("releaseId", Str("1"))
|
|
|
|
, Bind("src", File(Url("http://unc.dl.sourceforge.net/sourceforge/pspell/pspell-.12.2.tar.gz")))
|
|
, Bind("build", File(Local("../build/pspell-build.sh")))
|
|
]
|
|
)
|