Update mikutter to 3.0.0alpha3.

New features in 3.0
* multilingual support
* multi accounts
* improve extract tab
This commit is contained in:
obache 2014-05-18 04:28:17 +00:00
parent aab70f51fa
commit 0a6b5c0765
3 changed files with 365 additions and 51 deletions

View file

@ -1,30 +1,30 @@
# $NetBSD: Makefile,v 1.78 2014/03/26 14:27:22 taca Exp $
# $NetBSD: Makefile,v 1.79 2014/05/18 04:28:17 obache Exp $
#
DISTNAME= mikutter.0.2.2.1537
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
PKGREVISION= 1
DISTNAME= mikutter.3.0.0-alpha3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-//:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://mikutter.hachune.net/
COMMENT= Simple, powerful, and moeful twitter client
LICENSE= gnu-gpl-v3 AND cc-by-sa-v3.0
LICENSE= mit AND cc-by-sa-v3.0
RUBY_VERSION_SUPPORTED= 193 200 21
.include "../../lang/ruby/rubyversion.mk"
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4.0:../../security/ruby-hmac
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.0:../../x11/ruby-gnome2-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4.7:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-memoize>=1.3.1:../../devel/ruby-memoize
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-bsearch>=1.5:../../devel/ruby-bsearch
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable
DEPENDS+= ${RUBY_PKGPREFIX}-memoize>=1.3.1:../../devel/ruby-memoize
DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4.0:../../security/ruby-hmac
DEPENDS+= ${RUBY_PKGPREFIX}-typed-array>=0.1:../../misc/ruby-typed-array
#DEPENDS+= ${RUBY_PKGPREFIX}-test-unit-[0-9]*:../../devel/ruby-test-unit
DEPENDS+= ${RUBY_PKGPREFIX}-delayer-[0-9]*:../../devel/ruby-delayer
WRKSRC= ${WRKDIR}/mikutter
USE_LANGUAGES= # none

View file

@ -1,17 +1,18 @@
@comment $NetBSD: PLIST,v 1.25 2014/03/11 12:16:39 obache Exp $
@comment $NetBSD: PLIST,v 1.26 2014/05/18 04:28:17 obache Exp $
bin/mikutter
share/applications/mikutter.desktop
share/doc/mikutter/README
share/mikutter/Gemfile
share/mikutter/core/boot/check_config_permission.rb
share/mikutter/core/boot/delayer.rb
share/mikutter/core/boot/load_plugin.rb
share/mikutter/core/boot/mainloop.rb
share/mikutter/core/boot/option.rb
share/mikutter/core/boot/shell/generate.rb
share/mikutter/core/boot/shell/makepot.rb
share/mikutter/core/boot/shell/spec.rb
share/mikutter/core/config.rb
share/mikutter/core/configloader.rb
share/mikutter/core/delayer.rb
share/mikutter/core/entity.rb
share/mikutter/core/environment.rb
share/mikutter/core/event.rb
@ -83,6 +84,7 @@ share/mikutter/core/miku/parser.rb
share/mikutter/core/miku/primitive.rb
share/mikutter/core/miku/symbol.rb
share/mikutter/core/miku/symboltable.rb
share/mikutter/core/miku/to_ruby.rb
share/mikutter/core/miku/yamlisp.rb
share/mikutter/core/miquire.rb
share/mikutter/core/miquire_plugin.rb
@ -123,48 +125,167 @@ share/mikutter/core/mui/gtk_web_image_loader_image_cache_raw.rb
share/mikutter/core/mui/gtk_webicon.rb
share/mikutter/core/plugin.rb
share/mikutter/core/plugin/ChangeLog
share/mikutter/core/plugin/achievement/.mikutter.yml
share/mikutter/core/plugin/achievement/achievement.rb
share/mikutter/core/plugin/achievement/spec
share/mikutter/core/plugin/achievement/po/ar/achievement.po
share/mikutter/core/plugin/achievement/po/de/achievement.po
share/mikutter/core/plugin/achievement/po/el/achievement.po
share/mikutter/core/plugin/achievement/po/en/achievement.po
share/mikutter/core/plugin/achievement/po/es/achievement.po
share/mikutter/core/plugin/achievement/po/ro_RO/achievement.po
share/mikutter/core/plugin/achievement/po/ru/achievement.po
share/mikutter/core/plugin/achievement/po/vi/achievement.po
share/mikutter/core/plugin/achievement/po/zh/achievement.po
share/mikutter/core/plugin/achievement/po/zh_CN/achievement.po
share/mikutter/core/plugin/achievement/po/zh_TW/achievement.po
share/mikutter/core/plugin/activity/.mikutter.yml
share/mikutter/core/plugin/activity/activity.rb
share/mikutter/core/plugin/activity/spec
share/mikutter/core/plugin/activity/po/ar/activity.po
share/mikutter/core/plugin/activity/po/de/activity.po
share/mikutter/core/plugin/activity/po/el/activity.po
share/mikutter/core/plugin/activity/po/en/activity.po
share/mikutter/core/plugin/activity/po/es/activity.po
share/mikutter/core/plugin/activity/po/ro_RO/activity.po
share/mikutter/core/plugin/activity/po/ru/activity.po
share/mikutter/core/plugin/activity/po/vi/activity.po
share/mikutter/core/plugin/activity/po/zh/activity.po
share/mikutter/core/plugin/activity/po/zh_CN/activity.po
share/mikutter/core/plugin/activity/po/zh_TW/activity.po
share/mikutter/core/plugin/alsa/.mikutter.yml
share/mikutter/core/plugin/alsa/alsa.rb
share/mikutter/core/plugin/alsa/spec
share/mikutter/core/plugin/api_request_file_cache.rb
share/mikutter/core/plugin/aspectframe/.mikutter.yml
share/mikutter/core/plugin/aspectframe/aspectframe.rb
share/mikutter/core/plugin/aspectframe/spec
share/mikutter/core/plugin/bitly/.mikutter.yml
share/mikutter/core/plugin/bitly/bitly.rb
share/mikutter/core/plugin/bitly/spec
share/mikutter/core/plugin/bitly/test.bitly.rb
share/mikutter/core/plugin/bugreport.rb
share/mikutter/core/plugin/change_account.rb
share/mikutter/core/plugin/bugreport/.mikutter.yml
share/mikutter/core/plugin/bugreport/bugreport.rb
share/mikutter/core/plugin/bugreport/po/ar/bugreport.po
share/mikutter/core/plugin/bugreport/po/de/bugreport.po
share/mikutter/core/plugin/bugreport/po/el/bugreport.po
share/mikutter/core/plugin/bugreport/po/en/bugreport.po
share/mikutter/core/plugin/bugreport/po/es/bugreport.po
share/mikutter/core/plugin/bugreport/po/ro_RO/bugreport.po
share/mikutter/core/plugin/bugreport/po/ru/bugreport.po
share/mikutter/core/plugin/bugreport/po/vi/bugreport.po
share/mikutter/core/plugin/bugreport/po/zh/bugreport.po
share/mikutter/core/plugin/bugreport/po/zh_CN/bugreport.po
share/mikutter/core/plugin/bugreport/po/zh_TW/bugreport.po
share/mikutter/core/plugin/change_account/.mikutter.yml
share/mikutter/core/plugin/change_account/account_control.rb
share/mikutter/core/plugin/change_account/change_account.rb
share/mikutter/core/plugin/change_account/interactive.rb
share/mikutter/core/plugin/change_account/po/ar/change_account.po
share/mikutter/core/plugin/change_account/po/de/change_account.po
share/mikutter/core/plugin/change_account/po/el/change_account.po
share/mikutter/core/plugin/change_account/po/en/change_account.po
share/mikutter/core/plugin/change_account/po/es/change_account.po
share/mikutter/core/plugin/change_account/po/ro_RO/change_account.po
share/mikutter/core/plugin/change_account/po/ru/change_account.po
share/mikutter/core/plugin/change_account/po/vi/change_account.po
share/mikutter/core/plugin/change_account/po/zh/change_account.po
share/mikutter/core/plugin/change_account/po/zh_CN/change_account.po
share/mikutter/core/plugin/change_account/po/zh_TW/change_account.po
share/mikutter/core/plugin/command/.mikutter.yml
share/mikutter/core/plugin/command/command.rb
share/mikutter/core/plugin/command/conditions.rb
share/mikutter/core/plugin/command/spec
share/mikutter/core/plugin/command/po/ar/command.po
share/mikutter/core/plugin/command/po/de/command.po
share/mikutter/core/plugin/command/po/el/command.po
share/mikutter/core/plugin/command/po/en/command.po
share/mikutter/core/plugin/command/po/es/command.po
share/mikutter/core/plugin/command/po/ro_RO/command.po
share/mikutter/core/plugin/command/po/ru/command.po
share/mikutter/core/plugin/command/po/vi/command.po
share/mikutter/core/plugin/command/po/zh/command.po
share/mikutter/core/plugin/command/po/zh_CN/command.po
share/mikutter/core/plugin/command/po/zh_TW/command.po
share/mikutter/core/plugin/console/.mikutter.yml
share/mikutter/core/plugin/console/console.rb
share/mikutter/core/plugin/console/console_control.rb
share/mikutter/core/plugin/console/spec
share/mikutter/core/plugin/console/po/ar/console.po
share/mikutter/core/plugin/console/po/de/console.po
share/mikutter/core/plugin/console/po/el/console.po
share/mikutter/core/plugin/console/po/en/console.po
share/mikutter/core/plugin/console/po/es/console.po
share/mikutter/core/plugin/console/po/ro_RO/console.po
share/mikutter/core/plugin/console/po/ru/console.po
share/mikutter/core/plugin/console/po/vi/console.po
share/mikutter/core/plugin/console/po/zh/console.po
share/mikutter/core/plugin/console/po/zh_CN/console.po
share/mikutter/core/plugin/console/po/zh_TW/console.po
share/mikutter/core/plugin/core.rb
share/mikutter/core/plugin/direct_message/.mikutter.yml
share/mikutter/core/plugin/direct_message/direct_message.rb
share/mikutter/core/plugin/direct_message/dmlistview.rb
share/mikutter/core/plugin/direct_message/po/ar/direct_message.po
share/mikutter/core/plugin/direct_message/po/de/direct_message.po
share/mikutter/core/plugin/direct_message/po/el/direct_message.po
share/mikutter/core/plugin/direct_message/po/en/direct_message.po
share/mikutter/core/plugin/direct_message/po/es/direct_message.po
share/mikutter/core/plugin/direct_message/po/ro_RO/direct_message.po
share/mikutter/core/plugin/direct_message/po/ru/direct_message.po
share/mikutter/core/plugin/direct_message/po/vi/direct_message.po
share/mikutter/core/plugin/direct_message/po/zh/direct_message.po
share/mikutter/core/plugin/direct_message/po/zh_CN/direct_message.po
share/mikutter/core/plugin/direct_message/po/zh_TW/direct_message.po
share/mikutter/core/plugin/direct_message/sender.rb
share/mikutter/core/plugin/direct_message/spec
share/mikutter/core/plugin/direct_message/userlist.rb
share/mikutter/core/plugin/display_requirements/.mikutter.yml
share/mikutter/core/plugin/display_requirements/display_requirements.rb
share/mikutter/core/plugin/display_requirements/spec
share/mikutter/core/plugin/display_requirements/po/ar/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/de/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/el/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/en/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/es/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/ro_RO/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/ru/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/vi/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/zh/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/zh_CN/display_requirements.po
share/mikutter/core/plugin/display_requirements/po/zh_TW/display_requirements.po
share/mikutter/core/plugin/extract/.mikutter.yml
share/mikutter/core/plugin/extract/edit_window.rb
share/mikutter/core/plugin/extract/extract.rb
share/mikutter/core/plugin/extract/spec
share/mikutter/core/plugin/extract/extract_tab_list.rb
share/mikutter/core/plugin/extract/po/ar/extract.po
share/mikutter/core/plugin/extract/po/de/extract.po
share/mikutter/core/plugin/extract/po/el/extract.po
share/mikutter/core/plugin/extract/po/en/extract.po
share/mikutter/core/plugin/extract/po/es/extract.po
share/mikutter/core/plugin/extract/po/ro_RO/extract.po
share/mikutter/core/plugin/extract/po/ru/extract.po
share/mikutter/core/plugin/extract/po/vi/extract.po
share/mikutter/core/plugin/extract/po/zh/extract.po
share/mikutter/core/plugin/extract/po/zh_CN/extract.po
share/mikutter/core/plugin/extract/po/zh_TW/extract.po
share/mikutter/core/plugin/followingcontrol/.mikutter.yml
share/mikutter/core/plugin/followingcontrol/followingcontrol.rb
share/mikutter/core/plugin/followingcontrol/spec
share/mikutter/core/plugin/gtk/.mikutter.yml
share/mikutter/core/plugin/gtk/Gemfile
share/mikutter/core/plugin/gtk/account_box.rb
share/mikutter/core/plugin/gtk/delayer.rb
share/mikutter/core/plugin/gtk/gtk.rb
share/mikutter/core/plugin/gtk/mainloop.rb
share/mikutter/core/plugin/gtk/mikutter_window.rb
share/mikutter/core/plugin/gtk/po/ar/gtk.po
share/mikutter/core/plugin/gtk/po/de/gtk.po
share/mikutter/core/plugin/gtk/po/el/gtk.po
share/mikutter/core/plugin/gtk/po/en/gtk.po
share/mikutter/core/plugin/gtk/po/es/gtk.po
share/mikutter/core/plugin/gtk/po/ja/gtk.po
share/mikutter/core/plugin/gtk/po/ro_RO/gtk.po
share/mikutter/core/plugin/gtk/po/ru/gtk.po
share/mikutter/core/plugin/gtk/po/vi/gtk.po
share/mikutter/core/plugin/gtk/po/zh/gtk.po
share/mikutter/core/plugin/gtk/po/zh_CN/gtk.po
share/mikutter/core/plugin/gtk/po/zh_TW/gtk.po
share/mikutter/core/plugin/gtk/slug_dictionary.rb
share/mikutter/core/plugin/gtk/spec
share/mikutter/core/plugin/gtk/tab_container.rb
share/mikutter/core/plugin/gtk/tab_toolbar.rb
share/mikutter/core/plugin/gtk/toolbar_generator.rb
share/mikutter/core/plugin/gui/.mikutter.yml
share/mikutter/core/plugin/gui/command.rb
share/mikutter/core/plugin/gui/cuscadable.rb
share/mikutter/core/plugin/gui/dsl.rb
@ -172,10 +293,20 @@ share/mikutter/core/plugin/gui/gui.rb
share/mikutter/core/plugin/gui/hierarchy_child.rb
share/mikutter/core/plugin/gui/hierarchy_parent.rb
share/mikutter/core/plugin/gui/pane.rb
share/mikutter/core/plugin/gui/po/ar/gui.po
share/mikutter/core/plugin/gui/po/de/gui.po
share/mikutter/core/plugin/gui/po/el/gui.po
share/mikutter/core/plugin/gui/po/en/gui.po
share/mikutter/core/plugin/gui/po/es/gui.po
share/mikutter/core/plugin/gui/po/ro_RO/gui.po
share/mikutter/core/plugin/gui/po/ru/gui.po
share/mikutter/core/plugin/gui/po/vi/gui.po
share/mikutter/core/plugin/gui/po/zh/gui.po
share/mikutter/core/plugin/gui/po/zh_CN/gui.po
share/mikutter/core/plugin/gui/po/zh_TW/gui.po
share/mikutter/core/plugin/gui/postbox.rb
share/mikutter/core/plugin/gui/profile.rb
share/mikutter/core/plugin/gui/profiletab.rb
share/mikutter/core/plugin/gui/spec
share/mikutter/core/plugin/gui/tab.rb
share/mikutter/core/plugin/gui/tab_child_widget.rb
share/mikutter/core/plugin/gui/tab_toolbar.rb
@ -187,64 +318,247 @@ share/mikutter/core/plugin/gui/test/test_widget.rb
share/mikutter/core/plugin/gui/timeline.rb
share/mikutter/core/plugin/gui/widget.rb
share/mikutter/core/plugin/gui/window.rb
share/mikutter/core/plugin/home_timeline/.mikutter.yml
share/mikutter/core/plugin/home_timeline/home_timeline.rb
share/mikutter/core/plugin/home_timeline/spec
share/mikutter/core/plugin/home_timeline/po/ar/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/de/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/el/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/en/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/es/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/ro_RO/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/ru/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/vi/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/zh/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/zh_CN/home_timeline.po
share/mikutter/core/plugin/home_timeline/po/zh_TW/home_timeline.po
share/mikutter/core/plugin/image_file_cache/.mikutter.yml
share/mikutter/core/plugin/image_file_cache/image_file_cache.rb
share/mikutter/core/plugin/image_file_cache/spec
share/mikutter/core/plugin/libnotify/.mikutter.yml
share/mikutter/core/plugin/libnotify/libnotify.rb
share/mikutter/core/plugin/libnotify/notify-send.rb
share/mikutter/core/plugin/libnotify/rnotify.rb
share/mikutter/core/plugin/libnotify/spec
share/mikutter/core/plugin/list/.mikutter.yml
share/mikutter/core/plugin/list/list.rb
share/mikutter/core/plugin/list/spec
share/mikutter/core/plugin/mentions/.mikutter.yml
share/mikutter/core/plugin/mentions/mentions.rb
share/mikutter/core/plugin/mentions/spec
share/mikutter/core/plugin/notify.rb
share/mikutter/core/plugin/mentions/po/ar/mentions.po
share/mikutter/core/plugin/mentions/po/de/mentions.po
share/mikutter/core/plugin/mentions/po/el/mentions.po
share/mikutter/core/plugin/mentions/po/en/mentions.po
share/mikutter/core/plugin/mentions/po/es/mentions.po
share/mikutter/core/plugin/mentions/po/ro_RO/mentions.po
share/mikutter/core/plugin/mentions/po/ru/mentions.po
share/mikutter/core/plugin/mentions/po/vi/mentions.po
share/mikutter/core/plugin/mentions/po/zh/mentions.po
share/mikutter/core/plugin/mentions/po/zh_CN/mentions.po
share/mikutter/core/plugin/mentions/po/zh_TW/mentions.po
share/mikutter/core/plugin/notify/.mikutter.yml
share/mikutter/core/plugin/notify/notify.rb
share/mikutter/core/plugin/notify/po/ar/notify.po
share/mikutter/core/plugin/notify/po/de/notify.po
share/mikutter/core/plugin/notify/po/el/notify.po
share/mikutter/core/plugin/notify/po/en/notify.po
share/mikutter/core/plugin/notify/po/es/notify.po
share/mikutter/core/plugin/notify/po/ro_RO/notify.po
share/mikutter/core/plugin/notify/po/ru/notify.po
share/mikutter/core/plugin/notify/po/vi/notify.po
share/mikutter/core/plugin/notify/po/zh/notify.po
share/mikutter/core/plugin/notify/po/zh_CN/notify.po
share/mikutter/core/plugin/notify/po/zh_TW/notify.po
share/mikutter/core/plugin/openimg/.mikutter.yml
share/mikutter/core/plugin/openimg/openimg.rb
share/mikutter/core/plugin/openimg/pattern_file.json
share/mikutter/core/plugin/openimg/spec
share/mikutter/core/plugin/openimg/po/ar/openimg.po
share/mikutter/core/plugin/openimg/po/de/openimg.po
share/mikutter/core/plugin/openimg/po/el/openimg.po
share/mikutter/core/plugin/openimg/po/en/openimg.po
share/mikutter/core/plugin/openimg/po/es/openimg.po
share/mikutter/core/plugin/openimg/po/ro_RO/openimg.po
share/mikutter/core/plugin/openimg/po/ru/openimg.po
share/mikutter/core/plugin/openimg/po/vi/openimg.po
share/mikutter/core/plugin/openimg/po/zh/openimg.po
share/mikutter/core/plugin/openimg/po/zh_CN/openimg.po
share/mikutter/core/plugin/openimg/po/zh_TW/openimg.po
share/mikutter/core/plugin/profile/.mikutter.yml
share/mikutter/core/plugin/profile/po/ar/profile.po
share/mikutter/core/plugin/profile/po/de/profile.po
share/mikutter/core/plugin/profile/po/el/profile.po
share/mikutter/core/plugin/profile/po/en/profile.po
share/mikutter/core/plugin/profile/po/es/profile.po
share/mikutter/core/plugin/profile/po/ro_RO/profile.po
share/mikutter/core/plugin/profile/po/ru/profile.po
share/mikutter/core/plugin/profile/po/vi/profile.po
share/mikutter/core/plugin/profile/po/zh/profile.po
share/mikutter/core/plugin/profile/po/zh_CN/profile.po
share/mikutter/core/plugin/profile/po/zh_TW/profile.po
share/mikutter/core/plugin/profile/profile.rb
share/mikutter/core/plugin/profile/spec
share/mikutter/core/plugin/proxy/.mikutter.yml
share/mikutter/core/plugin/proxy/po/ar/proxy.po
share/mikutter/core/plugin/proxy/po/de/proxy.po
share/mikutter/core/plugin/proxy/po/el/proxy.po
share/mikutter/core/plugin/proxy/po/en/proxy.po
share/mikutter/core/plugin/proxy/po/es/proxy.po
share/mikutter/core/plugin/proxy/po/ro_RO/proxy.po
share/mikutter/core/plugin/proxy/po/ru/proxy.po
share/mikutter/core/plugin/proxy/po/vi/proxy.po
share/mikutter/core/plugin/proxy/po/zh/proxy.po
share/mikutter/core/plugin/proxy/po/zh_CN/proxy.po
share/mikutter/core/plugin/proxy/po/zh_TW/proxy.po
share/mikutter/core/plugin/proxy/proxy.rb
share/mikutter/core/plugin/proxy/spec
share/mikutter/core/plugin/ratelimit/.mikutter.yml
share/mikutter/core/plugin/ratelimit/po/ar/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/de/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/el/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/en/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/es/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/ro_RO/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/ru/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/vi/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/zh/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/zh_CN/ratelimit.po
share/mikutter/core/plugin/ratelimit/po/zh_TW/ratelimit.po
share/mikutter/core/plugin/ratelimit/ratelimit.rb
share/mikutter/core/plugin/ratelimit/spec
share/mikutter/core/plugin/rest/.mikutter.yml
share/mikutter/core/plugin/rest/rest.rb
share/mikutter/core/plugin/rest/spec
share/mikutter/core/plugin/saved_search/.mikutter.yml
share/mikutter/core/plugin/saved_search/po/ar/saved_search.po
share/mikutter/core/plugin/saved_search/po/de/saved_search.po
share/mikutter/core/plugin/saved_search/po/el/saved_search.po
share/mikutter/core/plugin/saved_search/po/en/saved_search.po
share/mikutter/core/plugin/saved_search/po/es/saved_search.po
share/mikutter/core/plugin/saved_search/po/ro_RO/saved_search.po
share/mikutter/core/plugin/saved_search/po/ru/saved_search.po
share/mikutter/core/plugin/saved_search/po/vi/saved_search.po
share/mikutter/core/plugin/saved_search/po/zh/saved_search.po
share/mikutter/core/plugin/saved_search/po/zh_CN/saved_search.po
share/mikutter/core/plugin/saved_search/po/zh_TW/saved_search.po
share/mikutter/core/plugin/saved_search/saved_search.rb
share/mikutter/core/plugin/saved_search/spec
share/mikutter/core/plugin/search/.mikutter.yml
share/mikutter/core/plugin/search/po/ar/search.po
share/mikutter/core/plugin/search/po/de/search.po
share/mikutter/core/plugin/search/po/el/search.po
share/mikutter/core/plugin/search/po/en/search.po
share/mikutter/core/plugin/search/po/es/search.po
share/mikutter/core/plugin/search/po/ro_RO/search.po
share/mikutter/core/plugin/search/po/ru/search.po
share/mikutter/core/plugin/search/po/vi/search.po
share/mikutter/core/plugin/search/po/zh/search.po
share/mikutter/core/plugin/search/po/zh_CN/search.po
share/mikutter/core/plugin/search/po/zh_TW/search.po
share/mikutter/core/plugin/search/search.rb
share/mikutter/core/plugin/search/spec
share/mikutter/core/plugin/set_input.rb
share/mikutter/core/plugin/set_view.rb
share/mikutter/core/plugin/set_input/.mikutter.yml
share/mikutter/core/plugin/set_input/po/ar/set_input.po
share/mikutter/core/plugin/set_input/po/de/set_input.po
share/mikutter/core/plugin/set_input/po/el/set_input.po
share/mikutter/core/plugin/set_input/po/en/set_input.po
share/mikutter/core/plugin/set_input/po/es/set_input.po
share/mikutter/core/plugin/set_input/po/ro_RO/set_input.po
share/mikutter/core/plugin/set_input/po/ru/set_input.po
share/mikutter/core/plugin/set_input/po/vi/set_input.po
share/mikutter/core/plugin/set_input/po/zh/set_input.po
share/mikutter/core/plugin/set_input/po/zh_CN/set_input.po
share/mikutter/core/plugin/set_input/po/zh_TW/set_input.po
share/mikutter/core/plugin/set_input/set_input.rb
share/mikutter/core/plugin/set_view/.mikutter.yml
share/mikutter/core/plugin/set_view/po/ar/set_view.po
share/mikutter/core/plugin/set_view/po/de/set_view.po
share/mikutter/core/plugin/set_view/po/el/set_view.po
share/mikutter/core/plugin/set_view/po/en/set_view.po
share/mikutter/core/plugin/set_view/po/es/set_view.po
share/mikutter/core/plugin/set_view/po/ro_RO/set_view.po
share/mikutter/core/plugin/set_view/po/ru/set_view.po
share/mikutter/core/plugin/set_view/po/vi/set_view.po
share/mikutter/core/plugin/set_view/po/zh/set_view.po
share/mikutter/core/plugin/set_view/po/zh_CN/set_view.po
share/mikutter/core/plugin/set_view/po/zh_TW/set_view.po
share/mikutter/core/plugin/set_view/set_view.rb
share/mikutter/core/plugin/settings/.mikutter.yml
share/mikutter/core/plugin/settings/basic_settings.rb
share/mikutter/core/plugin/settings/builder.rb
share/mikutter/core/plugin/settings/listener.rb
share/mikutter/core/plugin/settings/multiselect.rb
share/mikutter/core/plugin/settings/po/ar/settings.po
share/mikutter/core/plugin/settings/po/de/settings.po
share/mikutter/core/plugin/settings/po/el/settings.po
share/mikutter/core/plugin/settings/po/en/settings.po
share/mikutter/core/plugin/settings/po/es/settings.po
share/mikutter/core/plugin/settings/po/ro_RO/settings.po
share/mikutter/core/plugin/settings/po/ru/settings.po
share/mikutter/core/plugin/settings/po/vi/settings.po
share/mikutter/core/plugin/settings/po/zh/settings.po
share/mikutter/core/plugin/settings/po/zh_CN/settings.po
share/mikutter/core/plugin/settings/po/zh_TW/settings.po
share/mikutter/core/plugin/settings/select.rb
share/mikutter/core/plugin/settings/settings.rb
share/mikutter/core/plugin/settings/spec
share/mikutter/core/plugin/settings/test_listener.rb
share/mikutter/core/plugin/shortcutkey/.mikutter.yml
share/mikutter/core/plugin/shortcutkey/po/ar/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/de/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/el/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/en/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/es/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/ro_RO/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/ru/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/vi/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/zh/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/zh_CN/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/po/zh_TW/shortcutkey.po
share/mikutter/core/plugin/shortcutkey/shortcutkey.rb
share/mikutter/core/plugin/shortcutkey/shortcutkey_listview.rb
share/mikutter/core/plugin/shortcutkey/spec
share/mikutter/core/plugin/smartthread/.mikutter.yml
share/mikutter/core/plugin/smartthread/po/ar/smartthread.po
share/mikutter/core/plugin/smartthread/po/de/smartthread.po
share/mikutter/core/plugin/smartthread/po/el/smartthread.po
share/mikutter/core/plugin/smartthread/po/en/smartthread.po
share/mikutter/core/plugin/smartthread/po/es/smartthread.po
share/mikutter/core/plugin/smartthread/po/ro_RO/smartthread.po
share/mikutter/core/plugin/smartthread/po/ru/smartthread.po
share/mikutter/core/plugin/smartthread/po/vi/smartthread.po
share/mikutter/core/plugin/smartthread/po/zh/smartthread.po
share/mikutter/core/plugin/smartthread/po/zh_CN/smartthread.po
share/mikutter/core/plugin/smartthread/po/zh_TW/smartthread.po
share/mikutter/core/plugin/smartthread/smartthread.rb
share/mikutter/core/plugin/smartthread/spec
share/mikutter/core/plugin/sound/.mikutter.yml
share/mikutter/core/plugin/sound/po/ar/sound.po
share/mikutter/core/plugin/sound/po/de/sound.po
share/mikutter/core/plugin/sound/po/el/sound.po
share/mikutter/core/plugin/sound/po/en/sound.po
share/mikutter/core/plugin/sound/po/es/sound.po
share/mikutter/core/plugin/sound/po/ro_RO/sound.po
share/mikutter/core/plugin/sound/po/ru/sound.po
share/mikutter/core/plugin/sound/po/vi/sound.po
share/mikutter/core/plugin/sound/po/zh/sound.po
share/mikutter/core/plugin/sound/po/zh_CN/sound.po
share/mikutter/core/plugin/sound/po/zh_TW/sound.po
share/mikutter/core/plugin/sound/sound.rb
share/mikutter/core/plugin/sound/spec
share/mikutter/core/plugin/streaming/.mikutter.yml
share/mikutter/core/plugin/streaming/filter.rb
share/mikutter/core/plugin/streaming/parma_streamer.rb
share/mikutter/core/plugin/streaming/spec
share/mikutter/core/plugin/streaming/po/ar/streaming.po
share/mikutter/core/plugin/streaming/po/de/streaming.po
share/mikutter/core/plugin/streaming/po/el/streaming.po
share/mikutter/core/plugin/streaming/po/en/streaming.po
share/mikutter/core/plugin/streaming/po/es/streaming.po
share/mikutter/core/plugin/streaming/po/ro_RO/streaming.po
share/mikutter/core/plugin/streaming/po/ru/streaming.po
share/mikutter/core/plugin/streaming/po/vi/streaming.po
share/mikutter/core/plugin/streaming/po/zh/streaming.po
share/mikutter/core/plugin/streaming/po/zh_CN/streaming.po
share/mikutter/core/plugin/streaming/po/zh_TW/streaming.po
share/mikutter/core/plugin/streaming/streamer.rb
share/mikutter/core/plugin/streaming/streamer_error.rb
share/mikutter/core/plugin/streaming/streaming.rb
share/mikutter/core/plugin/tco/spec
share/mikutter/core/plugin/tco/.mikutter.yml
share/mikutter/core/plugin/tco/tco.rb
share/mikutter/core/plugin/tco/test_tco.rb
share/mikutter/core/plugin/template
share/mikutter/core/plugin/uitranslator/.mikutter.yml
share/mikutter/core/plugin/uitranslator/Gemfile
share/mikutter/core/plugin/uitranslator/uitranslator.rb
share/mikutter/core/retriever.rb
share/mikutter/core/serialthread.rb
share/mikutter/core/service.rb
share/mikutter/core/service_keeper.rb
share/mikutter/core/skin.rb
share/mikutter/core/skin/data/activity.png
share/mikutter/core/skin/data/arrow_followed.png

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.68 2014/03/11 12:16:39 obache Exp $
$NetBSD: distinfo,v 1.69 2014/05/18 04:28:17 obache Exp $
SHA1 (mikutter.0.2.2.1537.tar.gz) = ae42aeca43f1b740137c1d1c314437e3b7f53ca3
RMD160 (mikutter.0.2.2.1537.tar.gz) = d2f127e902080af87bec45cf98ca100cba6371d6
Size (mikutter.0.2.2.1537.tar.gz) = 2334837 bytes
SHA1 (mikutter.3.0.0-alpha3.tar.gz) = 4bbef35aa8cfe2de376a81e7ae21c2c4826410f9
RMD160 (mikutter.3.0.0-alpha3.tar.gz) = 824b6f5ccb046cbbe9c0ac6b44f3d71a7c6bdbb7
Size (mikutter.3.0.0-alpha3.tar.gz) = 2529131 bytes
SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17