diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-03-07 00:43:51 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-03-07 00:43:51 +0000 |
commit | f8aa3061ea071ea1c7b706ba465105cf220effd2 (patch) | |
tree | 0efc69e93c3176b5448b505546fa7ba4552bf773 /misc/gwaei | |
parent | 5c25e9088edb49680af37f6c24bd7d68b037e2f5 (diff) | |
download | pkgsrc-f8aa3061ea071ea1c7b706ba465105cf220effd2.tar.gz |
Update to 3.6.2
Changelog:
2013-01-01: gWaei 3.6.2
Bugfix release. Various windows compilation fixes.
Morphology was made less obtrusive because it is a bit greedy.
Fixes to a segfault in waei if no dictionaries are installed
and a search is carried out. Fixes to localization.
Older changelog is not available.
Diffstat (limited to 'misc/gwaei')
-rw-r--r-- | misc/gwaei/Makefile | 17 | ||||
-rw-r--r-- | misc/gwaei/PLIST | 29 | ||||
-rw-r--r-- | misc/gwaei/PLIST.gnome | 56 | ||||
-rw-r--r-- | misc/gwaei/distinfo | 9 |
4 files changed, 54 insertions, 57 deletions
diff --git a/misc/gwaei/Makefile b/misc/gwaei/Makefile index cd8f9126e74..223ab6666e2 100644 --- a/misc/gwaei/Makefile +++ b/misc/gwaei/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/03/07 00:43:51 ryoon Exp $ # -DISTNAME= gwaei-3.0.2 -PKGREVISION= 20 +DISTNAME= gwaei-3.6.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwaei/} +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gwaei.sourceforge.net/ +HOMEPAGE= https://github.com/zakkudo/gwaei COMMENT= Japanese dictionary for GNOME LICENSE= gnu-gpl-v3 @@ -27,12 +27,15 @@ post-install: ${DESTDIR}${PREFIX}/share/glib-2.0/schemas/ .include "../../devel/gettext-lib/buildlink3.mk" -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.25.0 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.31.0 .include "../../devel/glib2/schemas.mk" -BUILDLINK_API_DEPENDS.curl+= curl>=7.19.6 +BUILDLINK_API_DEPENDS.curl+= curl>=7.20.0 .include "../../www/curl/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.0.0 +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.3.0 .include "../../x11/gtk3/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" +.include "../../textproc/hunspell/buildlink3.mk" +.include "../../textproc/mecab-base/buildlink3.mk" .include "../../devel/ncursesw/buildlink3.mk" +.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/gwaei/PLIST b/misc/gwaei/PLIST index fb540352700..cb266bd5061 100644 --- a/misc/gwaei/PLIST +++ b/misc/gwaei/PLIST @@ -1,19 +1,27 @@ -@comment $NetBSD: PLIST,v 1.10 2011/07/14 21:11:54 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/03/07 00:43:51 ryoon Exp $ bin/waei -include/libwaei/dictinfo.h -include/libwaei/dictinfolist.h -include/libwaei/dictinst.h -include/libwaei/dictinstlist.h -include/libwaei/engine.h -include/libwaei/historylist.h +include/libwaei/definitions.h +include/libwaei/dictionary-callbacks.h +include/libwaei/dictionary-installer.h +include/libwaei/dictionary.h +include/libwaei/dictionarylist.h +include/libwaei/edictionary.h +include/libwaei/exampledictionary.h +include/libwaei/history.h include/libwaei/io.h +include/libwaei/kanjidictionary.h include/libwaei/libwaei.h +include/libwaei/morphology.h include/libwaei/preferences.h -include/libwaei/queryline.h +include/libwaei/query.h +include/libwaei/range.h include/libwaei/regex.h -include/libwaei/resultline.h -include/libwaei/searchitem.h +include/libwaei/result.h +include/libwaei/search.h +include/libwaei/unknowndictionary.h include/libwaei/utilities.h +include/libwaei/vocabulary.h +include/libwaei/word.h lib/libwaei.la man/man1/waei.1 share/doc/gwaei/COPYING @@ -27,3 +35,4 @@ share/locale/fr/LC_MESSAGES/gwaei.mo share/locale/it/LC_MESSAGES/gwaei.mo share/locale/ja/LC_MESSAGES/gwaei.mo share/locale/tr/LC_MESSAGES/gwaei.mo +share/locale/vi/LC_MESSAGES/gwaei.mo diff --git a/misc/gwaei/PLIST.gnome b/misc/gwaei/PLIST.gnome index 9a22966d592..ee612ab8a4d 100644 --- a/misc/gwaei/PLIST.gnome +++ b/misc/gwaei/PLIST.gnome @@ -1,42 +1,35 @@ -@comment $NetBSD: PLIST.gnome,v 1.4 2011/07/14 21:11:54 ryoon Exp $ +@comment $NetBSD: PLIST.gnome,v 1.5 2015/03/07 00:43:51 ryoon Exp $ bin/gwaei -bin/waei -include/libwaei/dictinfo.h -include/libwaei/dictinfolist.h -include/libwaei/dictinst.h -include/libwaei/dictinstlist.h -include/libwaei/engine.h -include/libwaei/historylist.h -include/libwaei/io.h -include/libwaei/libwaei.h -include/libwaei/preferences.h -include/libwaei/queryline.h -include/libwaei/regex.h -include/libwaei/resultline.h -include/libwaei/searchitem.h -include/libwaei/utilities.h lib/gwaei/kpengine -lib/libwaei.la man/man1/gwaei.1 -man/man1/waei.1 share/applications/gwaei.desktop -share/doc/gwaei/COPYING -share/doc/gwaei/ChangeLog -share/doc/gwaei/NEWS -share/glib-2.0/schemas/org.gnome.gwaei.gschema.xml share/gnome/help/gwaei/C/glossary.xml share/gnome/help/gwaei/C/gwaei.xml +share/gwaei/addvocabularywindow.ui +share/gwaei/application-menumodel-gnome.ui +share/gwaei/application-menumodel-macosx.ui share/gwaei/book_green.png -share/gwaei/dictionaryinstall.ui +share/gwaei/dictionaryinstallwindow.ui +share/gwaei/flashcardwindow.ui share/gwaei/goo.png share/gwaei/google.png -share/gwaei/installprogress.ui +share/gwaei/installprogresswindow.ui share/gwaei/jdata.dat -share/gwaei/kanjipad.ui +share/gwaei/kanjipadwindow.ui share/gwaei/logo.png -share/gwaei/main.ui -share/gwaei/radicals.ui -share/gwaei/settings.ui +share/gwaei/radicalswindow.ui +share/gwaei/searchwindow-menumodel-button.ui +share/gwaei/searchwindow-menumodel-gnome.ui +share/gwaei/searchwindow-menumodel-macosx.ui +share/gwaei/searchwindow-menumodel-standard.ui +share/gwaei/searchwindow-menumodel-toolbar.ui +share/gwaei/searchwindow.ui +share/gwaei/settingswindow.ui +share/gwaei/vocabularywindow-menumodel-flashcards.ui +share/gwaei/vocabularywindow-menumodel-gnome.ui +share/gwaei/vocabularywindow-menumodel-macosx.ui +share/gwaei/vocabularywindow-menumodel-standard.ui +share/gwaei/vocabularywindow.ui share/gwaei/wikipedia.png share/icons/hicolor/16x16/actions/non-word-boundary.png share/icons/hicolor/16x16/actions/unknown-character.png @@ -52,11 +45,4 @@ share/icons/hicolor/24x24/apps/gwaei.png share/icons/hicolor/32x32/apps/gwaei.png share/icons/hicolor/48x48/apps/gwaei.png share/icons/hicolor/scalable/apps/gwaei.svg -share/locale/cs/LC_MESSAGES/gwaei.mo -share/locale/de/LC_MESSAGES/gwaei.mo -share/locale/es/LC_MESSAGES/gwaei.mo -share/locale/fr/LC_MESSAGES/gwaei.mo -share/locale/it/LC_MESSAGES/gwaei.mo -share/locale/ja/LC_MESSAGES/gwaei.mo -share/locale/tr/LC_MESSAGES/gwaei.mo share/omf/gwaei/gwaei-C.omf diff --git a/misc/gwaei/distinfo b/misc/gwaei/distinfo index d7019e140c6..9745fdebe5d 100644 --- a/misc/gwaei/distinfo +++ b/misc/gwaei/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.14 2013/06/26 21:18:21 joerg Exp $ +$NetBSD: distinfo,v 1.15 2015/03/07 00:43:51 ryoon Exp $ -SHA1 (gwaei-3.0.2.tar.gz) = 541aade83835f542a70d435291978f5249ba63ab -RMD160 (gwaei-3.0.2.tar.gz) = dc7cfb1983c20bde24661ca5cd12b0cffedb43a9 -Size (gwaei-3.0.2.tar.gz) = 821533 bytes -SHA1 (patch-src_gwaei_Makefile.in) = 484d853895f5b3641fafe54d0cf05e1cf9a7799d +SHA1 (gwaei-3.6.2.tar.xz) = 20b76cd0a2cbf63239905a0e9f1e0982cc03d5d6 +RMD160 (gwaei-3.6.2.tar.xz) = 6eb5c46b26bceb2bbdd39d47369a96f6a8c59862 +Size (gwaei-3.6.2.tar.xz) = 547592 bytes |