/[fink]/10.7/main/finkinfo/x11/bdftopcf.info
ViewVC logotype

Contents of /10.7/main/finkinfo/x11/bdftopcf.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Mon May 23 21:34:59 2011 UTC (13 years ago) by nieder
Branch: MAIN
Changes since 1.2: +3 -3 lines
bdftopcf rename

1 Package: bdftopcf
2 Version: 1.0.3
3 Revision: 1
4 Distribution: 10.5, 10.6
5 Description: X.org: BDF to PCF converter
6 License: BSD
7 Maintainer: None <fink-devel@lists.sourceforge.net>
8 Depends: xorg-libxfont1-shlibs
9 BuildDepends: <<
10 fink (>= 0.28),
11 fink-package-precedence,
12 pkgconfig,
13 xorg-fontsproto,
14 xorg-libxfont1,
15 xorg-xproto
16 <<
17 Source: http://xorg.freedesktop.org/archive/individual/app/%n-%v.tar.bz2
18 Source-MD5: 4a7a4a848c43c42f7d499b60666434a4
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
24 make -w V=1
25 fink-package-precedence .
26 <<
27 InfoTest: <<
28 TestScript: make check || exit 2
29 <<
30 InstallScript: make -w install DESTDIR=%d
31 DocFiles: AUTHORS ChangeLog COPYING README
32 Homepage: http://xcb.freedesktop.org/
33 DescDetail: <<
34 Convert X font from BDF to PCF
35 <<

  ViewVC Help
Powered by ViewVC 1.1.17