summaryrefslogtreecommitdiff
path: root/antiword
diff options
context:
space:
mode:
authorNick Steeves <nick.steeves@shaw.ca>2006-04-17 06:15:49 +0000
committerNick Steeves <nick.steeves@shaw.ca>2006-04-17 06:15:49 +0000
commit54cf82a5c6ac10da8aa87a290766abdb7e08124d (patch)
treef275622072a5447fda365333badf4a332f083b72 /antiword
parent8e5d3aede0ea996be18c27c4b72f1b48c5dd2b8f (diff)
downloadopt-54cf82a5c6ac10da8aa87a290766abdb7e08124d.tar.gz
opt-54cf82a5c6ac10da8aa87a290766abdb7e08124d.tar.xz
antiword: update to 0.37; move Pkgfile comments to README; tiny Pkgfile aesthetic fix
Diffstat (limited to 'antiword')
-rw-r--r--antiword/.footprint1
-rw-r--r--antiword/.md5sum2
-rw-r--r--antiword/Pkgfile10
-rw-r--r--antiword/README5
4 files changed, 9 insertions, 9 deletions
diff --git a/antiword/.footprint b/antiword/.footprint
index 44586b65d..857dbbf1a 100644
--- a/antiword/.footprint
+++ b/antiword/.footprint
@@ -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
diff --git a/antiword/.md5sum b/antiword/.md5sum
index b01cbe146..c2c7fba22 100644
--- a/antiword/.md5sum
+++ b/antiword/.md5sum
@@ -1 +1 @@
-d46107219f4afaee658647a49dc45ed9 antiword-0.36.1.tar.gz
+f868e2a269edcbc06bf77e89a55898d1 antiword-0.37.tar.gz
diff --git a/antiword/Pkgfile b/antiword/Pkgfile
index 08044f51c..3e099a9c5 100644
--- a/antiword/Pkgfile
+++ b/antiword/Pkgfile
@@ -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
diff --git a/antiword/README b/antiword/README
new file mode 100644
index 000000000..0bca96525
--- /dev/null
+++ b/antiword/README
@@ -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

Generated by cgit