Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27345

Added Files:
        rust.info 
Log Message:
New package rust 0.6

--- NEW FILE: rust.info ---
Package: rust
Version: 0.6
Revision: 1
Description: The Rust Programming Language
Maintainer: Brendan Cully <bren...@finkproject.org>
License: BSD
Source: http://static.rust-lang.org/dist/%n-%v.tar.gz
Source-MD5: ac406bfb8d45ffc3880d92848ec06004
Source2: 
http://static.rust-lang.org/stage0-snapshots/rust-stage0-2013-03-28-f7a2371-macos-x86_64-fbd3feec8dd17a6b6c8df114e6e9b4cd17cc6172.tar.bz2
Source2-MD5: 14128c3c8eb86d0f8688e5154645595a
# prevent fink from unpacking
Source2Rename: 
rust-stage0-2013-03-28-f7a2371-macos-x86_64-fbd3feec8dd17a6b6c8df114e6e9b4cd17cc6172

BuildDepends: texlive-base

CompileScript: <<
mv 
../rust-stage0-2013-03-28-f7a2371-macos-x86_64-fbd3feec8dd17a6b6c8df114e6e9b4cd17cc6172
 
rust-stage0-2013-03-28-f7a2371-macos-x86_64-fbd3feec8dd17a6b6c8df114e6e9b4cd17cc6172.tar.bz2
./configure %c
chmod u+w config.mk
echo SNAPSHOT_FILE := 
$PWD/rust-stage0-2013-03-28-f7a2371-macos-x86_64-fbd3feec8dd17a6b6c8df114e6e9b4cd17cc6172.tar.bz2
 >> config.mk
make
<<
InstallScript: make DESTDIR=%d install

DocFiles: COPYRIGHT LICENSE-APACHE LICENSE-MIT README.md

Homepage: http://www.rust-lang.org/
DescDetail: <<
Rust is a curly-brace, block-structured expression language. It visually
resembles the C language family, but differs significantly in syntactic
and semantic details. Its design is oriented toward concerns of
"programming in the large", that is, of creating and maintaining
boundaries - both abstract and operational - that preserve large-system
integrity, availability and concurrency.

It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports generic
programming and metaprogramming, in both static and dynamic styles.
<<


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to