# $valetdir set to VALET directory (should be in $VALET_SYSCONFDIR) # $id set to VALET package-id # $description set to package description # $binaries set to a list of the package executables # $prefix set to prefix for install location # $prefix/$version is set to the install location # $require and $compiler set to VALET dependent packages # $pythondir set to the package python directory. cat > "$valetdir/$id.vpkg" < $description $url_doc $prefix $binaries $pythondir EOT