Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv13905

Added Files:
        diction.info diction.patch 
Log Message:
diction to 10.7

--- NEW FILE: diction.info ---
Package: diction
Version: 1.11
Revision: 1
Maintainer: Dave Vasilevsky <v...@users.sourceforge.net>
DocFiles: COPYING NEWS README
Source: mirror:gnu:%n/%n-%v.tar.gz
PatchFile: %n.patch
PatchFile-MD5: ff9d8242fe1aa3673648aa3c1ded6734
BuildDepends: <<
        fink-package-precedence,
        libgettext8-dev
<<
Depends: <<
        libgettext8-shlibs
<<
SetCPPFLAGS: -MD
CompileScript: <<
        %{default_script}
        fink-package-precedence --depfile-ext='\.d' .
<<
Description: Identifies word-use and style errors
DescDetail: <<
Diction and style are two old standard UNIX commands. Diction identifies
wordy and commonly misused phrases. Style analyses surface characteristics
of a document, including sentence length and other readability measures. 

These programs cannot help you structure a document well, but they can
help to avoid poor wording and compare the readability (not the
understandability!) of your documents with others. Both commands support
English and German documents.
<<
Homepage: http://www.gnu.org/software/diction/diction.html
License: GPL
Source-MD5: 4cbdb115c976d7141f54b223df28012e

--- NEW FILE: diction.patch ---
diff -Nurd -x'*~' diction-1.11.orig/Makefile.in diction-1.11/Makefile.in
--- diction-1.11.orig/Makefile.in       2007-08-03 06:05:15.000000000 -0400
+++ diction-1.11/Makefile.in    2011-12-22 15:10:12.000000000 -0500
@@ -15,7 +15,7 @@
 
 CC=            @CC@
 CFLAGS=                @CFLAGS@
-CPPFLAGS=      @CPPFLAGS@ -I. -DSHAREDIR=\"@datarootdir@\" 
-DLOCALEDIR=\"$(localedir)\"
+CPPFLAGS=      -I. @CPPFLAGS@ -DSHAREDIR=\"@datarootdir@\" 
-DLOCALEDIR=\"$(localedir)\"
 LDFLAGS=       @LDFLAGS@
 LIBM=          -lm
 LIBS=          @LIBS@


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to