Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17386

Added Files:
        fonttools.info 
Log Message:
new package from 
https://sourceforge.net/tracker/?func=detail&aid=2791962&group_id=17203&atid=414256

--- NEW FILE: fonttools.info ---
Package: fonttools
Version: 2.2
Revision: 0.1
HomePage: http://fonttools.sourceforge.net
License: BSD
Maintainer: Remko Tronçon <d...@el-tramo.be>
Description: Library and tools for manipulating fonts
DescDetail: <<
FontTools is a library for manipulating fonts, written in Python. It supports
TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
FontTools comes with TTX, a tool to convert OpenType and TrueType fonts to and
from XML. 
<<

Source: mirror:sourceforge:fonttools/fonttools-%v.tar.gz
Source-MD5: 639c68113cc04e8f30ae8997d6cc480a
SourceDirectory: fonttools-%v

PatchScript: <<
#!/bin/sh -ev
sed -i.bak -e 's,^from fontTools 
import,sys.path.append('\''%p/lib/%n/FontTools'\'')\
&,' Tools/ttx
<<
CompileScript: <<
/usr/bin/python setup.py build
<<
InstallScript: <<
/usr/bin/python setup.py install --prefix %p --root %d --install-lib %p/lib/%n 
--install-data %p/share
<<

DocFiles: LICENSE.txt README.txt


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to