Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # $OpenBSD: Makefile,v 1.90 2021/02/25 21:59:27 sthen Exp $
- COMMENT = japanese libkkc engine for ibus
- VERSION = 20170607
- DISTNAME = ibus-kkc
- PKGNAME = ibus-kkc-${VERSION}
- GH_ACCOUNT = ueno
- GH_PROJECT = ibus-kkc
- GH_COMMIT = f7516ae20cb648cd8b0904aec5853d3a3d2611c4
- CATEGORIES = inputmethods japanese
- HOMEPAGE = https://github.com/ueno/ibus-kkc/
- # GPLv2
- PERMIT_PACKAGE = Yes
- WANTLIB = ${COMPILER_LIBCXX} X11 Xcomposite Xcursor Xdamage Xext \
- Xfixes Xi Xinerama Xrandr Xrender c epoxy expat fontconfig \
- freetype m pixman-1 xcb xcb-render xcb-shm z \
- atk-1.0 atk-bridge-2.0 cairo cairo-gobject ffi fribidi \
- gdk-3 gdk_pixbuf-2.0 gee-0.8 gio-2.0 glib-2.0 gmodule-2.0 \
- gobject-2.0 graphite2 gtk-3 harfbuzz ibus-1.0 iconv \
- intl json-glib-1.0 kkc marisa pango-1.0 pangocairo-1.0 \
- pangoft2-1.0 pcre png
- BUILD_DEPENDS = devel/gettext,-tools \
- lang/vala
- LIB_DEPENDS = devel/atk \
- devel/json-glib \
- devel/libffi \
- devel/libgee \
- devel/glib2 \
- graphics/cairo \
- graphics/graphite2 \
- inputmethods/ibus \
- inputmethods/libkkc \
- textproc/libmarisa \
- x11/gtk+3
- USE_GMAKE = Yes
- CONFIGURE_STYLE = autoreconf
- AUTOCONF_VERSION = 2.69
- AUTOMAKE_VERSION = 1.15
- NO_TEST = Yes
- .include <bsd.port.mk>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement