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

Added Files:
        ipafonts.info 
Log Message:
Copied from 10.4 tree.

--- NEW FILE: ipafonts.info ---
Package: ipafonts
Version: 0.0.20040715
Revision: 2
Depends: xfontpath
CustomMirror: <<
Tokyo: http://iij.dl.sourceforge.jp/
Keihanna: http://keihanna.dl.sourceforge.jp/
Osaka: http://globalbase.dl.sourceforge.jp/
Primary: http://osdn.dl.sourceforge.jp/
<<
Source: mirror:custom:opfc/13897/opfc-ModuleHP-1.1.1_withIPAFonts.tar.gz
Source-MD5: 6ec329ad0ff2f710739636ed7dbabcf0
Description: Japanese TrueType fonts developed by IPA
Homepage: http://lx1.avasys.jp/OpenPrintingProject/#font
License: Restrictive/Distributable
Maintainer: Todai Fink Team <f...@sodan.ecc.u-tokyo.ac.jp>
CompileScript: echo "Nothing to do..."
InstallScript:<<
  install -m 755 -d          %i/lib/X11/fonts/%n
  install -m 644 fonts/*.ttf %i/lib/X11/fonts/%n
  echo "generating fonts.scale"
  cd %i/lib/X11/fonts/%n && /usr/X11R6/bin/mkfontscale
  echo "generating fonts.dir"
  cd %i/lib/X11/fonts/%n && /usr/X11R6/bin/mkfontdir

  install -m 755 -d %i/share/doc/%n/opfc-ModuleHP-1.1.1_withIPAFonts/
  /bin/cp -R .      %i/share/doc/%n/opfc-ModuleHP-1.1.1_withIPAFonts/
  for font in ipag ipagp ipagui ipam ipamp; do \
    /bin/ln -sf %p/lib/X11/fonts/%n/${font}.ttf \
                    %i/share/doc/%n/opfc-ModuleHP-1.1.1_withIPAFonts/fonts; done
<<
DocFiles: fonts/COPYING.font.ja
PostInstScript:<<
  if test -x %p/bin/xfontpath ; then
    %p/bin/xfontpath --silent install %n
  fi
  echo "All done. You may need to restart X to get antialiased fonts"
  echo "in some applications."
<<
PostRmScript:<<
  if test -x %p/bin/xfontpath ; then
    %p/bin/xfontpath --silent remove %n
  fi
<<
DescPackaging: <<
 This package contains all srcs of opfc-ModuleHP because of the license for
 redistribution. See also COPYING.font.ja in DocFiles.
<<


------------------------------------------------------------------------------
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://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to