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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations) (download)
Sat Oct 22 09:36:37 2022 UTC (18 months, 3 weeks ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +5 -4 lines
xfsinfo 1.0.7

1 Package: xfsinfo
2 Version: 1.0.7
3 Revision: 1
4 Description: X11 font server information utility
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: <<
8 xorg-libfs6-shlibs
9 <<
10 BuildDepends: <<
11 fink (>= 0.32),
12 fink-buildenv-modules,
13 fink-package-precedence,
14 pkgconfig,
15 xorg-libfs6,
16 xorgproto
17 <<
18 Source: https://xorg.freedesktop.org/archive/individual/app/%n-%v.tar.xz
19 Source-Checksum: SHA256(92f3ca451cba7717eed15f80de3c123aa56c82a1ee7d6e9116ba513021b98874)
20 CompileScript: <<
21 #!/bin/sh -ev
22 . %p/sbin/fink-buildenv-xorg.sh
23 ./configure --prefix=%p/opt/X11 \
24 --mandir=%p/opt/X11/share/man
25 make
26 fink-package-precedence .
27 <<
28 InstallScript: make install DESTDIR=%d
29 DocFiles: ChangeLog COPYING README.md
30 Homepage: https://www.x.org/
31 DescDetail: <<
32 xfsinfo is a utility for displaying information about an X font server.
33 It is used to examine the capabilities of a server, the predefined values
34 for various parameters used in communicating between clients and the
35 server, and the font catalogues and alternate servers that are available.
36 <<

  ViewVC Help
Powered by ViewVC 1.1.17