Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26707

Added Files:
        jquery-js.info 
Log Message:
initial jquery javascript package


--- NEW FILE: jquery-js.info ---
Package: jquery-js
Version: 1.3.2
Revision: 1
Homepage: http://jquery.com/
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>

Source: http://vislab-ccom.unh.edu/~schwehr/software/external/jquery-%v.tar.bz2
Source-MD5: c86c914496f2ee1a8e7abf2a04dd9456

CompileScript: <<
  make min
<<

InstallScript: <<
  #!/bin/bash -ev       
  mkdir -p %i/lib/javascript
  cp -rp  dist/jquery.min.js %i/lib/javascript/
<<

DescUsage: <<

  Put a link between %p/lib/javascript/jquery.min.js and where you
  want query to appear on your web server.

<<

DocFiles: ChangeLog.txt README GPL-LICENSE.txt MIT-LICENSE.txt
License: BSD
DescDetail: <<
jQuery is a fast and concise JavaScript Library that simplifies HTML
document traversing, event handling, animating, and Ajax interactions
for rapid web development. jQuery is designed to change the way that
you write JavaScript.
<<

Description: Javascript helper library

DescPackaging: <<
Had to make my own tar from the svn branch to build from source.
svn co http://jqueryjs.googlecode.com/svn/tags/1.3.2 jquery-%v
tar --exclude .svn -c -f  jquery-%v{.tar,}
bzip2 -9 jquery-%v.tar
<<

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to