SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
36
inputmethods/libtomoe-gtk/Makefile
Normal file
36
inputmethods/libtomoe-gtk/Makefile
Normal file
|
@ -0,0 +1,36 @@
|
|||
COMMENT= japanese handwriting input widget
|
||||
|
||||
DISTNAME= tomoe-gtk-0.6.0
|
||||
PKGNAME= lib${DISTNAME}
|
||||
REVISION= 5
|
||||
|
||||
HOMEPAGE= https://osdn.jp/projects/tomoe/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/tomoe-gtk/}
|
||||
|
||||
CATEGORIES= inputmethods japanese
|
||||
|
||||
SHARED_LIBS= tomoe-gtk 1.0
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr
|
||||
WANTLIB += Xrender atk-1.0 cairo expat ffi fontconfig freetype fribidi
|
||||
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-x11-2.0 harfbuzz iconv
|
||||
WANTLIB += intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre2-8 pixman-1
|
||||
WANTLIB += png pthread tomoe xcb xcb-render xcb-shm z
|
||||
WANTLIB += Xau Xdmcp ${COMPILER_LIBCXX} jpeg
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
LIB_DEPENDS= x11/gtk+2 \
|
||||
inputmethods/tomoe>=0.6.0
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
CONFIGURE_ARGS= --without-gucharmap \
|
||||
--without-python
|
||||
|
||||
.include <bsd.port.mk>
|
2
inputmethods/libtomoe-gtk/distinfo
Normal file
2
inputmethods/libtomoe-gtk/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (tomoe-gtk-0.6.0.tar.gz) = TpsijiVFGx6HUSelfrQCcOOMWc9NRrwlwgjjcNiEumQ=
|
||||
SIZE (tomoe-gtk-0.6.0.tar.gz) = 448058
|
1
inputmethods/libtomoe-gtk/pkg/DESCR
Normal file
1
inputmethods/libtomoe-gtk/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
input widget to input japanese characters as handwriting.
|
45
inputmethods/libtomoe-gtk/pkg/PLIST
Normal file
45
inputmethods/libtomoe-gtk/pkg/PLIST
Normal file
|
@ -0,0 +1,45 @@
|
|||
include/tomoe/
|
||||
include/tomoe/gtk/
|
||||
include/tomoe/gtk/tomoe-canvas.h
|
||||
include/tomoe/gtk/tomoe-char-table.h
|
||||
include/tomoe/gtk/tomoe-details.h
|
||||
include/tomoe/gtk/tomoe-edit-char.h
|
||||
include/tomoe/gtk/tomoe-edit-meta.h
|
||||
include/tomoe/gtk/tomoe-edit-strokes.h
|
||||
include/tomoe/gtk/tomoe-gtk-config.h
|
||||
include/tomoe/gtk/tomoe-gtk-enum-types.h
|
||||
include/tomoe/gtk/tomoe-gtk.h
|
||||
include/tomoe/gtk/tomoe-handwriting.h
|
||||
include/tomoe/gtk/tomoe-reading-search.h
|
||||
include/tomoe/gtk/tomoe-scrollable.h
|
||||
include/tomoe/gtk/tomoe-window.h
|
||||
lib/libtomoe-gtk.a
|
||||
lib/libtomoe-gtk.la
|
||||
@lib lib/libtomoe-gtk.so.${LIBtomoe-gtk_VERSION}
|
||||
lib/pkgconfig/tomoe-gtk.pc
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/libtomoe-gtk/
|
||||
share/gtk-doc/html/libtomoe-gtk/TomoeCanvas.html
|
||||
share/gtk-doc/html/libtomoe-gtk/TomoeCharTable.html
|
||||
share/gtk-doc/html/libtomoe-gtk/TomoeHandwriting.html
|
||||
share/gtk-doc/html/libtomoe-gtk/TomoeWindow.html
|
||||
share/gtk-doc/html/libtomoe-gtk/home.png
|
||||
share/gtk-doc/html/libtomoe-gtk/index.html
|
||||
share/gtk-doc/html/libtomoe-gtk/index.sgml
|
||||
share/gtk-doc/html/libtomoe-gtk/ix01.html
|
||||
share/gtk-doc/html/libtomoe-gtk/left.png
|
||||
share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk-tomoe-scrollable.html
|
||||
share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk.devhelp
|
||||
share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk.devhelp2
|
||||
share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk.html
|
||||
share/gtk-doc/html/libtomoe-gtk/right.png
|
||||
share/gtk-doc/html/libtomoe-gtk/style.css
|
||||
share/gtk-doc/html/libtomoe-gtk/up.png
|
||||
share/locale/ja/LC_MESSAGES/tomoe-gtk.mo
|
||||
share/tomoe-gtk/
|
||||
share/tomoe-gtk/tomoe-data-view.png
|
||||
share/tomoe-gtk/tomoe-dictionary.png
|
||||
share/tomoe-gtk/tomoe-gucharmap.png
|
||||
share/tomoe-gtk/tomoe-handwriting.png
|
||||
share/tomoe-gtk/tomoe-search.png
|
Loading…
Add table
Add a link
Reference in a new issue