Update to gspell-1.6.0.
This commit is contained in:
parent
00fb46f4b8
commit
b38f21e1c6
@ -1,28 +1,27 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2017/10/23 17:11:03 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2017/10/28 18:31:17 ajacoutot Exp $
|
||||
|
||||
COMMENT= spell-checking library for GTK+
|
||||
|
||||
GNOME_PROJECT= gspell
|
||||
GNOME_VERSION= 1.4.2
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 1.6.0
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
SHARED_LIBS += gspell-1 3.1 # 3.0
|
||||
SHARED_LIBS += gspell-1 4.0 # 4.0
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# LGPLv2.1+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
|
||||
WANTLIB += Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi
|
||||
WANTLIB += cairo cairo-gobject dbus-1 enchant epoxy expat ffi
|
||||
WANTLIB += fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 gtk-3
|
||||
WANTLIB += harfbuzz iconv intl m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread ${COMPILER_LIBCXX} xcb
|
||||
WANTLIB += xcb-render xcb-shm z
|
||||
WANTLIB += ${COMPILER_LIBCXX} X11 Xcomposite Xcursor Xdamage Xext
|
||||
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender Xtst atk-1.0 atk-bridge-2.0
|
||||
WANTLIB += atspi c cairo cairo-gobject dbus-1 enchant epoxy expat
|
||||
WANTLIB += ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0
|
||||
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gthread-2.0
|
||||
WANTLIB += gtk-3 harfbuzz iconv intl m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png xcb xcb-render xcb-shm
|
||||
WANTLIB += xcb-xkb xkbcommon xkbcommon-x11 z
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gspell-1.4.2.tar.xz) = pZun50e/vpP25RHX3zFp0VMLUYtGymIMvAAP7LzfA5k=
|
||||
SIZE (gspell-1.4.2.tar.xz) = 407356
|
||||
SHA256 (gspell-1.6.0.tar.xz) = tdc9q0vaRc3kve7QTkctyoo+FuoZc5z7ZiN1U+kfhy0=
|
||||
SIZE (gspell-1.6.0.tar.xz) = 415564
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2017/08/19 13:36:38 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2017/10/28 18:31:17 ajacoutot Exp $
|
||||
@bin bin/gspell-app1
|
||||
include/gspell-1/
|
||||
include/gspell-1/gspell/
|
||||
include/gspell-1/gspell/gspell-checker-dialog.h
|
||||
@ -14,6 +15,7 @@ include/gspell-1/gspell/gspell-navigator-text-view.h
|
||||
include/gspell-1/gspell/gspell-navigator.h
|
||||
include/gspell-1/gspell/gspell-text-buffer.h
|
||||
include/gspell-1/gspell/gspell-text-view.h
|
||||
include/gspell-1/gspell/gspell-version.h
|
||||
include/gspell-1/gspell/gspell.h
|
||||
lib/girepository-1.0/Gspell-1.typelib
|
||||
lib/libgspell-1.a
|
||||
@ -34,23 +36,24 @@ share/gtk-doc/html/gspell-1.0/GspellNavigator.html
|
||||
share/gtk-doc/html/gspell-1.0/GspellNavigatorTextView.html
|
||||
share/gtk-doc/html/gspell-1.0/GspellTextBuffer.html
|
||||
share/gtk-doc/html/gspell-1.0/GspellTextView.html
|
||||
share/gtk-doc/html/gspell-1.0/GtkEntry-support.html
|
||||
share/gtk-doc/html/gspell-1.0/GtkTextView-support.html
|
||||
share/gtk-doc/html/gspell-1.0/annexes.html
|
||||
share/gtk-doc/html/gspell-1.0/annotation-glossary.html
|
||||
share/gtk-doc/html/gspell-1.0/api-index-full.html
|
||||
share/gtk-doc/html/gspell-1.0/ch01.html
|
||||
share/gtk-doc/html/gspell-1.0/ch02.html
|
||||
share/gtk-doc/html/gspell-1.0/ch03.html
|
||||
share/gtk-doc/html/gspell-1.0/ch04.html
|
||||
share/gtk-doc/html/gspell-1.0/ch05.html
|
||||
share/gtk-doc/html/gspell-1.0/api-reference.html
|
||||
share/gtk-doc/html/gspell-1.0/core-classes.html
|
||||
share/gtk-doc/html/gspell-1.0/gspell-1.0.devhelp2
|
||||
share/gtk-doc/html/gspell-1.0/home.png
|
||||
share/gtk-doc/html/gspell-1.0/index.html
|
||||
share/gtk-doc/html/gspell-1.0/intro.html
|
||||
share/gtk-doc/html/gspell-1.0/language-choosers.html
|
||||
share/gtk-doc/html/gspell-1.0/left-insensitive.png
|
||||
share/gtk-doc/html/gspell-1.0/left.png
|
||||
share/gtk-doc/html/gspell-1.0/object-tree.html
|
||||
share/gtk-doc/html/gspell-1.0/pt01.html
|
||||
share/gtk-doc/html/gspell-1.0/pt02.html
|
||||
share/gtk-doc/html/gspell-1.0/right-insensitive.png
|
||||
share/gtk-doc/html/gspell-1.0/right.png
|
||||
share/gtk-doc/html/gspell-1.0/spell-checker-dialog.html
|
||||
share/gtk-doc/html/gspell-1.0/style.css
|
||||
share/gtk-doc/html/gspell-1.0/up-insensitive.png
|
||||
share/gtk-doc/html/gspell-1.0/up.png
|
||||
@ -60,6 +63,7 @@ share/locale/cs/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/da/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/de/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/el/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/eo/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/es/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/fa/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/fi/LC_MESSAGES/gspell-1.mo
|
||||
@ -75,9 +79,12 @@ share/locale/ja/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/ko/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/lt/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/lv/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/ml/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/nb/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/ne/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/nl/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/oc/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/pa/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/pl/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/pt/LC_MESSAGES/gspell-1.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gspell-1.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user