Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv29799/stable/main/finkinfo/devel

Added Files:
        yasm.info 
Log Message:
sync yasm to stable as a dependency of x264 packages in stable


--- NEW FILE: yasm.info ---
Package: yasm
Version: 1.1.0
Revision: 1
Source: http://www.tortall.net/projects/%n/releases/%n-%v.tar.gz
Source-MD5: 8392e5f2235c2c2a981e1a633f2698cb
Maintainer: Michael Roitzsch <[email protected]>
Homepage: http://www.tortall.net/projects/yasm/
License: BSD
Description: Modular Assembler Project 
DescDetail: <<
YASM is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are currently under the GNU Lesser General Public License
(LGPL)). Yasm currently supports the x86 and AMD64 instruction sets, accepts
NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Win32,
and Win64 object formats, and generates source debugging information in
STABS, DWARF 2, and CodeView 8 formats.
<<
DocFiles: ABOUT-NLS AUTHORS Artistic.txt BSD.txt COPYING ChangeLog GNU_GPL-2.0 
GNU_LGPL-2.0 NEWS README
BuildDepends: libgettext8-dev, libiconv-dev, gettext-tools, xmlto
Depends: libgettext8-shlibs, libiconv
ConfigureParams: --mandir=%i/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking 
CompileScript: <<
#! /bin/sh -ev
./configure %c
make
<<
InfoTest: <<
    TestScript: make check || exit 2
<<
SplitOff: <<
  Package: %n-dev
  BuildDependsOnly: True
  Files: include lib/libyasm.a
  Description: Development libraries for %n
  DocFiles: ABOUT-NLS AUTHORS Artistic.txt BSD.txt COPYING ChangeLog 
GNU_GPL-2.0 GNU_LGPL-2.0 NEWS README
<<


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to