15 lines
643 B
Bash
15 lines
643 B
Bash
# Template file for 'm17n-db'
|
|
pkgname=m17n-db
|
|
version=1.8.0
|
|
revision=1
|
|
_glibc_version=2.26
|
|
build_style=gnu-configure
|
|
configure_args="--with-charmaps=${XBPS_BUILDDIR}/glibc-${_glibc_version}/localedata/charmaps"
|
|
short_desc="Multilingual text processing library (database)"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
license="LGPL-2.1"
|
|
homepage="http://www.nongnu.org/m17n/"
|
|
distfiles="${NONGNU_SITE}/${pkgname/-db/}/${pkgname}-${version}.tar.gz
|
|
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz"
|
|
checksum="657f23835b6655e7a63a362bac66260454ee356da4855eadb9366911d33fdc6d
|
|
e54e0a934cd2bc94429be79da5e9385898d2306b9eaf3c92d5a77af96190f6bd"
|