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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Fri Apr 27 19:54:33 2012 UTC (12 years ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2 lines
1.1.1 release

1 Package: luit
2 Version: 1.1.1
3 Revision: 1
4 Description: X.org: Convert legacy encodings to UTF-8
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: <<
8 xorg-libfontenc1-shlibs
9 <<
10 BuildDepends: <<
11 fink-package-precedence,
12 pkgconfig,
13 xorg-libfontenc1
14 <<
15 Source: http://xorg.freedesktop.org/archive/individual/app/%n-%v.tar.bz2
16 Source-MD5: c4a3664e08e5a47c120ff9263ee2f20c
17 CompileScript: <<
18 #!/bin/sh -ev
19 export PATH=%p/opt/X11/bin:$PATH
20 export PKG_CONFIG_PATH=%p/opt/X11/lib/pkgconfig:%p/opt/X11/share/pkgconfig:%p/lib/pkgconfig
21 ./configure --prefix=%p/opt/X11 --mandir=%p/opt/X11/share/man
22 make -w V=1
23 fink-package-precedence .
24 <<
25 InstallScript: <<
26 make -w install DESTDIR=%d
27 <<
28 DocFiles: ChangeLog COPYING README
29 Homepage: http://www.x.org/
30 DescDetail: <<
31 Convert terminal i/o from legacy encodings to UTF-8
32 <<

  ViewVC Help
Powered by ViewVC 1.1.17