- update GtkSpell to version 2.0.15
fixes some feature requests
This commit is contained in:
parent
869643ec60
commit
c044e0631a
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2008/08/20 08:31:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2008/12/04 19:51:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= gtk2 spelling checker
|
||||
DISTNAME= gtkspell-2.0.14
|
||||
DISTNAME= gtkspell-2.0.15
|
||||
SHARED_LIBS= gtkspell 1.0 # .0.0
|
||||
|
||||
CATEGORIES= textproc x11
|
||||
@ -22,7 +22,7 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 cairo expat \
|
||||
fontconfig freetype glib-2.0 glitz gmodule-2.0 \
|
||||
gobject-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pcre pixman-1 png stdc++ z
|
||||
pcre pixman-1 png stdc++ z gio-2.0
|
||||
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gtkspell-2.0.14.tar.gz) = 2haOm2nnBFS6BNDx/YJobg==
|
||||
RMD160 (gtkspell-2.0.14.tar.gz) = Iwk9zbwMCsVyMd5HMClJtjsf+38=
|
||||
SHA1 (gtkspell-2.0.14.tar.gz) = 5qLhNZ589dMJrDWHSCMphIy0/aw=
|
||||
SHA256 (gtkspell-2.0.14.tar.gz) = 5XTjFtJDsZZZBw2R64J781PkpppNdW5hqMiVdCmPIoo=
|
||||
SIZE (gtkspell-2.0.14.tar.gz) = 383196
|
||||
MD5 (gtkspell-2.0.15.tar.gz) = 2Qp/6IPynKyhSfBPMeLw+Q==
|
||||
RMD160 (gtkspell-2.0.15.tar.gz) = vfufQyyTrsfEPF32ZjusUnDZex0=
|
||||
SHA1 (gtkspell-2.0.15.tar.gz) = Lq8t4i4r7DlVJBa2bcstWnu7gz4=
|
||||
SHA256 (gtkspell-2.0.15.tar.gz) = 1pW5Nt/3F63hghljKlYd6xg9DL1MGsmqJFf4YC3EKkY=
|
||||
SIZE (gtkspell-2.0.15.tar.gz) = 380094
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/08/20 08:31:47 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/12/04 19:51:34 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
include/gtkspell-2.0/
|
||||
include/gtkspell-2.0/gtkspell/
|
||||
@ -9,6 +9,7 @@ lib/pkgconfig/
|
||||
lib/pkgconfig/gtkspell-2.0.pc
|
||||
share/locale/be/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/cs/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/da/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/de/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/el/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/eo/LC_MESSAGES/gtkspell.mo
|
||||
|
Loading…
Reference in New Issue
Block a user