summary refs log tree commit diff
path: root/pkgs/development/compilers/ecl/src-info-for-default.nix
blob: 1f5f3270f53a85936ce1cc7534a4a1a306343ebc (plain) (blame)
1
2
3
4
5
6
{
  downloadPage = "http://sourceforge.net/projects/ecls/files/";
  baseName = "ecl";
  choiceCommand = "head -1 | sed -e 's@/download@@;'\"$skipRedirectSF\"";
  sourceRegexp = ".*[.](tar.gz|tgz|tbz2|tar.bz2)";
}