16 lines
423 B
Bash
16 lines
423 B
Bash
# Template file for 'R-cran-stringi'
|
|
pkgname=R-cran-stringi
|
|
version=1.1.6
|
|
revision=1
|
|
build_style=R-cran
|
|
makedepends+=" pkg-config icu-devel"
|
|
short_desc="Character String Processing Facilities"
|
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
|
license="BSD"
|
|
homepage="http://gagolewski.com/software/stringi/"
|
|
checksum=9590360b96627b18d7bed273deedabda4283dbae7d41c0a0ba78a58e6aa95188
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|