Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21796

Modified Files:
        pv.info 
Log Message:
new, working pv, yay!


Index: pv.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/pv.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pv.info     27 Jun 2006 03:31:11 -0000      1.1
+++ pv.info     10 Apr 2009 19:35:20 -0000      1.2
@@ -1,14 +1,23 @@
 Package: pv
-Version: 0.9.6
-Revision: 10.4.1
+Version: 1.1.4
+Revision: 2
 BuildDepends: gettext-tools, texinfo, texi2html, libgettext3-dev
 Depends: libgettext3-shlibs
 ConfigureParams: --mandir="%p/share/man" --infodir="%p/share/info"
 InstallScript: make install DESTDIR=%d
-InfoDocs: pv.info.gz
-Description: Monitors progress of data through a pipeline
+Description: Shell pipeline element to meter data passing through
+DesdDetail: <<
+  pv (Pipe Viewer) can be inserted into any normal pipeline between two
+  processes to give a visual indication of how quickly data is passing through,
+  how long it has taken, how near to completion it is, and an estimate of how
+  long it will be until completion.
+
+  To use it, insert it in a pipeline between two processes, with the
+  appropriate options. Its standard input will be passed through to its
+  standard output and progress will be shown on standard error.
+<<
 Source: mirror:sourceforge:pipeviewer/%n-%v.tar.bz2
-Source-MD5: 24584962a940375a9cd195fb7cf32061
+Source-MD5: 63033e090d61a040407bfd043aeb6d27
 License: OSI-Approved
 Maintainer: Chris Zubrzycki <[email protected]>
-Homepage: http://www.arklinux.org/projects/dvdrtools
+Homepage: http://pipeviewer.sf.net


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to