blob: 5ee0d8efb3300f0d710a0c7acf11959709c11f5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = libredwg-git
pkgdesc = A free C library to handle DWG files
pkgver = latest
pkgrel = 2
url = https://www.gnu.org/software/libredwg/
arch = i686
arch = x86_64
license = GPL
makedepends = git
source = libredwg::git+https://git.savannah.gnu.org/git/libredwg.git
md5sums = SKIP
pkgname = libredwg-git
|