blob: c9246e86a6142778a78d462a74cc6ae89efaf985 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = qrencode-git
pkgdesc = A fast and compact QR Code encoding library
pkgver = 4.1.1.r0.g715e29f
pkgrel = 1
url = https://fukuchi.org/works/qrencode/
arch = i686
arch = x86_64
license = LGPL
makedepends = git
makedepends = sdl
depends = glibc
depends = libpng
provides = qrencode=4.1.1.r0.g715e29f
conflicts = qrencode
source = git+https://github.com/fukuchi/libqrencode.git
sha256sums = SKIP
pkgname = qrencode-git
|