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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Mon May 23 21:16:47 2011 UTC (13 years ago) by nieder
Branch: MAIN
Changes since 1.2: +1 -1 lines
mkfontscale rename

1 nieder 1.1 Package: font-adobe-75dpi
2     Version: 1.0.2
3     Revision: 1
4     Distribution: 10.5, 10.6
5     Description: X.org: Adobe 75 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     xorg-bdftopcf,
15     xorg-font-util
16     <<
17     Source: http://xorg.freedesktop.org/archive/individual/font/%n-%v.tar.bz2
18     Source-MD5: 73e8e5f04943e54b69503dcd90821a5f
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/75dpi/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/75dpi
31     <<
32     PostRmScript: <<
33     export PATH=%p/opt/X11/bin:$PATH
34     mkfontdir %p/opt/X11/share/fonts/75dpi
35     <<
36     Homepage: http://xcb.freedesktop.org/
37     DescDetail: <<
38     X.org Adobe 75 DPI font
39     <<

  ViewVC Help
Powered by ViewVC 1.1.17