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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Mon Mar 4 11:00:58 2024 UTC (2 months, 1 week ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +3 -2 lines
xmh 1.0.5

1 Package: xmh
2 Version: 1.0.5
3 Revision: 1
4 Description: Send/read mail with an X11 interface to MH
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: <<
8 xorg-libx11-shlibs,
9 xorg-libxaw7-shlibs,
10 xorg-libxmu6-shlibs,
11 xorg-libxt6-shlibs
12 <<
13 BuildDepends: <<
14 fink (>= 0.32),
15 fink-buildenv-modules,
16 fink-package-precedence,
17 pkgconfig,
18 xbitmaps (>= 1.1.0),
19 xorg-libice6,
20 xorg-libsm6,
21 xorg-libx11,
22 xorg-libxaw7,
23 xorg-libxmu6,
24 xorg-libxt6,
25 xorgproto
26 <<
27 BuildConflicts: libxt
28 Source: https://xorg.freedesktop.org/archive/individual/app/%n-%v.tar.xz
29 Source-Checksum: SHA256(2e8055b065e0492450a2c0bd8842b48ba7b0f0f377736a219b1752d0eec64c70)
30 CompileScript: <<
31 #!/bin/sh -ev
32 . %p/sbin/fink-buildenv-xorg.sh
33 ./configure --prefix=%p/opt/X11 \
34 --mandir=%p/opt/X11/share/man
35 make
36 fink-package-precedence .
37 <<
38 InstallScript: make install DESTDIR=%d
39 DocFiles: ChangeLog COPYING README.md
40 Homepage: https://www.x.org/
41 DescDetail: <<
42 Send and read mail with an X11 interface to MH.
43 <<

  ViewVC Help
Powered by ViewVC 1.1.17