Commit Graph

5 Commits

Author SHA1 Message Date
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Johannes Schindelin
9919be39ad antiword: make it relocatable
Previously, antiword assumed that its resource files live in the
directory `/usr/share/antiword/`. This is most likely not true with
MSys2, so let's teach it to find the goods relative to the
antiword.exe that was called.

This fixes https://github.com/git-for-windows/git/issues/453

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-01 15:11:44 +02:00
Johannes Schindelin
e68b9efb73 antiword: fix multi-arch build
We need to `make clean` after x86_64 to be able to build i686.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-01 15:11:36 +02:00
Alexey Pavlov
df0274855f antiword: Fix PKGBUILD. 2015-09-14 08:53:36 +03:00
Matthias Aßhauer
e03d329b97 Add the Antiword Package
Antiword is a free MS Word reader for Linux and RISC OS. There are ports to FreeBSD, BeOS, OS/2, Mac OS X, Amiga,
VMS, NetWare, Plan9, EPOC, Zaurus PDA, MorphOS, Tru64/OSF, Minix, Solaris and DOS. Antiword converts the
binary files from Word 2, 6, 7, 97, 2000, 2002 and 2003 to plain text and to PostScript. It simplifies comparison
between two Word documents

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
2015-09-13 21:16:56 +02:00