pkgsrc/inputmethod/ibus/Makefile.common
ryoon 18f58ece20 ibus, ibus-python: Update to 1.5.13
* Buildlink libX11 to ibus-python to fix build

Changelog:
1.5.13
    src: Use cache file for compose table for launching time 7241f66 d5bf50c 706ba01 97e28cc
    Add SetCursorLocationRelative D-Bus method (Daiki Ueno) (Rui Matos) b51c620

1.5.12
    check for x11 for the ui too (Marc-Antoine Perennou) c0ced65
    ibus-daemon update user cache when user observed path is updated 1d67867
    panel: Constrain the candidate area to the current monitor bounds (Alexey Kotlyarov) 4a8024b
    panel: Fix the default position of property panel with dual monitors 3ebeb65
    setup: Fix PyGIWarning: GdkX11 was imported without specifying a version 49f3a73
    engine: Change language code from ISO 639-2 to ISO 639-1 in simple.xml 3af58fa
2016-03-02 22:59:00 +00:00

15 lines
487 B
Text

# $NetBSD: Makefile.common,v 1.9 2016/03/02 22:59:00 ryoon Exp $
#
# used by inputmethod/ibus/Makefile
# used by inputmethod/ibus-python/Makefile
DISTNAME= ibus-1.5.13
CATEGORIES= inputmethod
MASTER_SITES= https://github.com/ibus/ibus/releases/download/${PKGVERSION_NOREV}/
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ibus/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/ibus/patches
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus/
LICENSE= gnu-lgpl-v2.1