mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
4313217259
commit
75bf4b1151
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lib-skk'
|
# Template file for 'lib-skk'
|
||||||
pkgname=libskk
|
pkgname=libskk
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Japanese SKK input method library"
|
short_desc="Japanese SKK input method library"
|
||||||
maintainer="Satoshi Amemiya <amemiya@protonmail.com>"
|
maintainer="Satoshi Amemiya <amemiya@protonmail.com>"
|
||||||
|
@ -10,7 +10,7 @@ hostmakedepends="libgee08-devel pkg-config intltool gnome-common gobject-introsp
|
||||||
makedepends="libgee08-devel json-glib-devel"
|
makedepends="libgee08-devel json-glib-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
distfiles="https://github.com/ueno/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/ueno/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=5a68d100e006c3525e7f94579428c1cf015320f4f2e879e18c470dce3cba93c5
|
checksum=9c1fe5f426608cf81dc6db11741c7e07d3cc6264b225455aff361ed408df3887
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue