/[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.10 - (show annotations) (download)
Sun Oct 16 00:24:49 2022 UTC (18 months, 4 weeks ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +6 -6 lines
bdftopcf 1.1.1

1 Package: bdftopcf
2 Version: 1.1.1
3 Revision: 1
4 Description: X.org: BDF to PCF converter
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: xorg-libxfont1-shlibs
8 BuildDepends: <<
9 fink (>= 0.32),
10 fink-buildenv-modules,
11 fink-package-precedence,
12 pkgconfig,
13 xorg-libxfont1,
14 xorg-util-macros,
15 xorgproto
16 <<
17 Source: https://xorg.freedesktop.org/archive/individual/util/%n-%v.tar.xz
18 Source-Checksum: SHA256(11c953d53c0f3ed349d0198dfb0a40000b5121df7eef09f2615a262892fed908)
19 SetCPPFLAGS: -I%p/opt/X11/include
20 CompileScript: <<
21 #!/bin/sh -ev
22 . %p/sbin/fink-buildenv-xorg.sh
23 ./configure --prefix=%p/opt/X11
24 make
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.md
32 Homepage: https://xcb.freedesktop.org/
33 DescDetail: <<
34 Convert X font from BDF to PCF
35 <<

  ViewVC Help
Powered by ViewVC 1.1.17