/[fink]/10.7/main/finkinfo/x11-system/font-adobe-100dpi.info
ViewVC logotype

Annotation of /10.7/main/finkinfo/x11-system/font-adobe-100dpi.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations) (download)
Mon May 23 21:34:58 2011 UTC (13 years ago) by nieder
Branch: MAIN
Changes since 1.3: +1 -1 lines
bdftopcf rename

1 nieder 1.1 Package: font-adobe-100dpi
2     Version: 1.0.2
3     Revision: 1
4     Distribution: 10.5, 10.6
5     Description: X.org: Adobe 100 DPI font
6     License: BSD
7     Maintainer: None <fink-devel@lists.sourceforge.net>
8     BuildDepends: <<
9     fink (>= 0.28),
10     fontconfig2-shlibs,
11     mkfontdir,
12 nieder 1.3 mkfontscale,
13 nieder 1.1 pkgconfig,
14 nieder 1.4 bdftopcf,
15 nieder 1.1 xorg-font-util
16     <<
17     Source: http://xorg.freedesktop.org/archive/individual/font/%n-%v.tar.bz2
18     Source-MD5: 1518e417b18e22673a8f4e2e4adda47b
19     CompileScript: <<
20     #!/bin/sh -ev
21     export PATH=%p/opt/X11/bin:$PATH
22     export PKG_CONFIG_PATH=%p/opt/X11/lib/pkgconfig:%p/opt/X11/share/pkgconfig:%p/lib/pkgconfig
23     ./configure --prefix=%p/opt/X11 --with-fontrootdir=%p/opt/X11/share/fonts
24 nieder 1.2 make -w V=1
25 nieder 1.1 <<
26 nieder 1.2 InstallScript: make -w install DESTDIR=%d ; rm %i/opt/X11/share/fonts/100dpi/fonts.dir
27 nieder 1.1 DocFiles: ChangeLog COPYING README
28     PostInstScript: <<
29     export PATH=%p/opt/X11/bin:$PATH
30     mkfontdir %p/opt/X11/share/fonts/100dpi
31     <<
32     PostRmScript: <<
33     export PATH=%p/opt/X11/bin:$PATH
34     mkfontdir %p/opt/X11/share/fonts/100dpi
35     <<
36     Homepage: http://xcb.freedesktop.org/
37     DescDetail: <<
38     X.org Adobe 100 DPI font
39     <<

  ViewVC Help
Powered by ViewVC 1.1.17