Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17:/tmp/cvs-serv29602/finkinfo/libs

Added Files:
        stringtemplate3.info 
Log Message:
Added packages for ANTLR3

--- NEW FILE: stringtemplate3.info ---
# Initial Data
Package: stringtemplate3
Version: 3.1b1
Revision: 1
Description: Java engine for generating formatted text
Type: Java (1.5)
License: BSD
Maintainer: John Ridgway <[EMAIL PROTECTED]>

# Dependencies
Depends: system-java (>= 1.5), junit
BuildDepends: system-java-dev (>= 1.5), ant
#Provides:
#Conflicts:
#BuildConflicts:
#Replaces:
#Recommends:
#Suggests:
#Enhances:
#Pre-Depends: Only use after discussion on developer list
#Essential: false or true
#BuildDependsOnly: false or true

# Unpack
#CustomMirror: <<
#  nam-US: ftp://ftp.fooquux.com/pub/bar
#  asi-JP: ftp://ftp.qiixbar.jp/pub/mirror/bar
#  eur-DE: ftp://ftp.barfoo.de/bar
#  Primary: ftp://ftp.barbarorg/pub/
#<<
Source: http://www.stringtemplate.org/download/stringtemplate-%v.tar.gz
#SourceN:
SourceDirectory: stringtemplate-3.1.b1
#NoSourceDirectory:
#SourceNExtractDir:
#SourceRename:
#SourceNRename:
Source-MD5: 7e66b07ac32c225d60b88d5108acc61a
#SourceN-MD5:
#TarFilesRename:
#TarNFilesNRename:

# Patch Phase
#UpdateConfigGuess: false or true
#UpdateConfigGuessInDirs: <dirs>
#UpdateLibtool: false or true
#UpdateLibtoolInDirs: <dirs>
#UpdatePoMakefile: false or true
#Patch: <patch-file-name>
#PatchFile:
#PatchFile-MD5:
#PatchScript: <<
#  patch -p1 < %{PatchFile}
#<<

# Compile Phase
#[No]SetCC:
#[No]SetCFLAGS:
#[No]SetCPP:
#[No]SetCPPFLAGS:
#[No]SetCXX:
#[No]SetCXXFLAGS:
#[No]SetDYLD_LIBRARY_PATH:
#[No]SetJAVA_HOME:
#[No]SetLD_PREBIND:
#[No]SetLD_PREBIND_ALLOW_OVERLAP:
#[No]SetLD_FORCE_NO_PREBIND:
#[No]SetLD_SEG_ADDR_TABLE:
#[No]SetLD:
#[No]SetLDFLAGS:
#[No]SetLIBRARY_PATH:
#[No]SetLIBS:
#[No]SetMACOSX_DEPLOYMENT_TARGET:
#[No]SetMAKE:
#[No]SetMFLAGS:
#[No]SetMAKEFLAGS:
#ConfigureParams:
#GCC: 2.95.2, 2.95, 3.1, 3.3, or 4.0
CompileScript: <<
  ant clean-all
  ant jar
  ant javadocs
<<

# Test Suites
#InfoTest: <<
#  TestScript: <<
#    make check || exit 2
#  <<
#  TestConfigureParams:
#  TestDepends: <pkgs>
#  TestConflicts: <pkgs>
#  TestSource:
#  TestSource-MD5:
#  TestSourceN:
#  TestSourceN-MD5:
#  TestTarFilesRename...
#  TestSuiteSize: small, medium, or large -- field currently ignored
#  <any other standard field>

# Install Phase
#UpdatePOD: false or true
InstallScript: <<
  install -m 755 -d %i/share/doc/%n
  cp -R doc/* %i/share/doc/%n/
<<
#AppBundles:
JarFiles: build/stringtemplate.jar
DocFiles: CHANGES.txt LICENSE.txt README.txt
#Shlibs:
#RuntimeVars:

#SplitOff: <<
#<<

#SplitOffN: <<
#<<

# Build Phase
#PreInstScript:
#PostInstScript:
#PreRmScript:
#PostRmScript:
#ConfFiles:
#InfoDocs:
#DaemonicFile:
#DaemonicName:

# Additional Data
Homepage: http://www.stringtemplate.org
DescDetail: << 
  StringTemplate is a java template engine (with ports for C# and Python) for
  generating source code, web pages, emails, or any other formatted text
  output. StringTemplate is particularly good at multi-targeted code
  generators, multiple site skins, and internationalization/localization. It
  evolved over years of effort developing jGuru.com. StringTemplate also
  generates the StringTemplate website and powers the ANTLR v3 code
  generator. Its distinguishing characteristic is that it strictly enforces
  model-view separation unlike other engines.
<<
#DescUsage: <<
#  <lines less than 79 chars>
#<<
#DescPackaging: <<
#  <lines less than 79 chars>
#<<
#DescPort: <<
#  <lines less than 79 chars>
#<<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to