antiword: update to 0.37; move Pkgfile comments to README; tiny Pkgfile aesthetic fix

This commit is contained in:
Nick Steeves 2006-04-17 06:15:49 +00:00
parent 8e5d3aede0
commit 54cf82a5c6
4 changed files with 9 additions and 9 deletions

View File

@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/antiword/
-rw-r--r-- root/root usr/share/antiword/8859-1.txt
-rw-r--r-- root/root usr/share/antiword/8859-10.txt
-rw-r--r-- root/root usr/share/antiword/8859-11.txt
-rw-r--r-- root/root usr/share/antiword/8859-13.txt
-rw-r--r-- root/root usr/share/antiword/8859-14.txt
-rw-r--r-- root/root usr/share/antiword/8859-15.txt

View File

@ -1 +1 @@
d46107219f4afaee658647a49dc45ed9 antiword-0.36.1.tar.gz
f868e2a269edcbc06bf77e89a55898d1 antiword-0.37.tar.gz

View File

@ -3,18 +3,12 @@
# Maintainer: sten, nick dot steeves at shaw dot ca
# Packager:
# Tip: If you put the following entry in your mailcap file,
# Some mailclients, like mutt, will extract text from .doc-files:
# application/msword;antiword %s;copiousoutput
name=antiword
version=0.36.1
version=0.37
release=1
source=(http://www.winfield.demon.nl/linux/$name-$version.tar.gz)
build()
{
build() {
cd $name-$version
make GLOBAL_INSTALL_DIR=/usr/bin
mkdir -p $PKG/usr/bin $PKG/usr/share/$name $PKG/usr/man/man1

5
antiword/README Normal file
View File

@ -0,0 +1,5 @@
POST-INSTALL
Tip: If you put the following entry in your mailcap file,
Some mailclients, like mutt, will extract text from .doc-files:
application/msword;antiword %s;copiousoutput