the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: lv
Version: 4.51
Revision: 1004
BuildDepends: libncurses5 (>= 5.4-20041023-1006)
Depends: libncurses5-shlibs (>= 5.4-20041023-1006)
Recommends: xz
Source: http://www.ff.iij4u.or.jp/~nrt/freeware/%n451.tar.gz
Source-MD5: 85b70ae797f935741ec9a1cbe92f00e9
Source2: http://gentoo.gg3.net/portage/app-text/lv/files/lv-%v-xz.diff
Source2-MD5: 2077329d884ddb68b42f140992fcc72b
PatchScript: patch -p1 < ../lv-%v-xz.diff
ConfigureParams: --mandir='${prefix}/share/man'
CompileScript: <<
( cd build && ../src/configure %c )
( cd build && make )
<<
InstallScript: <<
install -d -m 755 %i/bin %i/share/man/man1
( cd build && make install prefix=%i mandir=%i/share/man )
<<
DocFiles: GPL.txt README *.html hello.sample*
Description: Powerful Multilingual File Viewer / Grep
DescDetail: <<
[Feature]
* lv is a powerful multilingual file viewer.
* lv can decode and encode multilingual streams through many coding
systems.
* lv can recognize multi-bytes patterns as regular expressions, and
lv also provides multilingual grep (1) functionality by giving it
another name, lgrep.
* lv provides Unicode facilities.
* lv can recognize ANSI escape sequences for text decoration.
* lv is a completely original software.
<<
License: GPL
Homepage: http://www.ff.iij4u.or.jp/~nrt/lv/
Maintainer: Todai Fink Team