blob: 2771798ef9a0902647b306b93ec5e12c33396672 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wp2latex
pkgdesc = Converts WordPerfect document formats to LaTeX
pkgver = 3.107
pkgrel = 1
url = http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm
arch = i686
arch = x86_64
license = GPL
depends = libjpeg
depends = gcc-libs
depends = libpng
options = !strip
source = http://www.penguin.cz/~fojtik/wp2latex/wp2latex-3.107.zip
sha256sums = 70763925f3013fccf431f5d329fcb2a4e0eeabdcfc206925fbbeb98cb00ad32c
pkgname = wp2latex
|