blob: 98e7b29adf253063b52ca79744928c46b892281c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mingw-w64-libnumbertext
pkgdesc = Number to number name and money text conversion library (mingw-w64)
pkgver = 1.0.7
pkgrel = 1
url = https://github.com/Numbertext/libnumbertext
arch = any
license = LGPL3
license = custom
makedepends = mingw-w64-configure
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
source = libnumbertext-1.0.7.tar.gz::https://github.com/Numbertext/libnumbertext/archive/1.0.7.tar.gz
source = libnumbertext-updateautotools.patch
sha256sums = 5ea8359532d7b8d7a1b63ccc7825fb3b4f8c6dcdee75cb80206d9647c50d4a03
sha256sums = 4c1be70cbb6c7b5e2f9d3842ad83ea95971d99663768e5df2ac74956fc4555bd
pkgname = mingw-w64-libnumbertext
|