15 lines
501 B
Bash
15 lines
501 B
Bash
# Template file for 'brise'
|
|
pkgname=brise
|
|
version=0.38.20180515
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc=brise
|
|
build_style=gnu-makefile
|
|
hostmakedepends="pkg-config"
|
|
makedepends="librime-devel"
|
|
short_desc="Rime schema repository"
|
|
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://rime.im/"
|
|
distfiles="https://github.com/rime/brise/releases/download/brise-0.38/${pkgname}-${version}.tar.gz"
|
|
checksum=b6a9a2a6eca046db707b0b2dfbf52faa629b62ba26c8224c641afae3831293d4
|