blob: e96044720694e3fdaacfba3b756711a11efb345a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = fig2dev-git
pkgdesc = Format conversion utility that can be used with xfig
pkgver = 3.2.9.r9.ga22a904
pkgrel = 1
url = https://mcj.sourceforge.net/
arch = i686
arch = x86_64
license = Xfig
makedepends = git
depends = glibc
depends = ghostscript
depends = libpng
depends = netpbm
depends = zlib
provides = fig2dev=3.2.9.r9.ga22a904
provides = transfig
conflicts = fig2dev
conflicts = transfig
source = git+https://git.code.sf.net/p/mcj/fig2dev
sha256sums = SKIP
pkgname = fig2dev-git
|