Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25649/10.3/unstable/crypto/finkinfo
Added Files:
tin.info
Log Message:
Dependency fixes. Uses gpg executable so needs to be in section:crypto
--- NEW FILE: tin.info ---
Package: tin
Version: 1.6.1
Revision: 12
Depends: pcre-shlibs, libncurses5-shlibs, libiconv, libgettext3-shlibs, gnupg,
ispell
BuildDepends: pcre, libncurses5, libiconv-dev, libgettext3-dev, gettext-tools,
gettext-bin
Conflicts: tin-unstable
Replaces: tin-unstable
Source: ftp://ftp.tin.org/pub/news/clients/tin/v1.6/%n-%v.tar.gz
Source-MD5: bb90f7d2ab981ef09d07ae8f7e15b26e
ConfigureParams: --mandir='${prefix}/share/man' --sysconfdir=%p/etc/%n
--with-install-prefix=%d --enable-nntp-only --with-defaults-dir=%p/etc/%n
--with-ncurses --disable-locale --with-pcre=%p --with-editor=/usr/bin/vi
GCC: 3.3
CompileScript: <<
./configure %c
make build
<<
InstallScript: <<
mkdir -p %i/etc/%n
cp doc/tin.defaults %i/etc/%n
mkdir -p %i/share/doc/%n
head -n 13 src/active.c > %i/share/doc/%n/COPYING
make install
mv %i/share/man/man5/mbox.5 %i/share/doc/%n/mbox.5
<<
PostInstScript: <<
update-alternatives --install %p/share/man/man5/mbox.5 mbox.5
%p/share/doc/%n/mbox.5 50
<<
PreRmScript: <<
if [$1 != "upgrade"]; then
update-alternatives --remove mbox.5 %p/share/doc/%n/mbox.5
fi
<<
DocFiles: README doc/CHANGES doc/WHATSNEW doc/TODO
#
Maintainer: Jeremy Higgs <[EMAIL PROTECTED]>
Homepage: http://www.tin.org/
License: Restrictive
Description: Simple Usenet reader
DescDetail: <<
tin is a full-screen, simple, Usenet newsreader, supporting the viewing of
threads in newsgroups. This package provides the current version from the
stable branch.
<<
DescPackaging: <<
ConfigureParams places files in correct places; manpages placed in correct
direcotires, enables nntp-only, defines defaults dir, enables ncurses
interface, and disables locale. InstallScript creates necessary directories,
copies tin.defaults file to root directory, and adds copyright notice.
Handles conflict with mbox.5 file included with the mutt package using
update-alternatives.
<<
DescUsage: Local spool news reading is currently not enabled.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits