diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2020-09-20 15:11:43 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2020-09-20 15:11:43 +0000 |
commit | f09ba77cdff522533419f67a4d1581cf0b80757b (patch) | |
tree | c2eaf06f9645ce83681f8d90a5b8741ac545c750 /net/mikutter | |
parent | cbcce0f6c40af4d6c5f91f39df4f3d55e2051248 (diff) | |
download | pkgsrc-f09ba77cdff522533419f67a4d1581cf0b80757b.tar.gz |
mikutter: update to 4.1.1.
Upstream changes:
mikutter 4.1.1
https://mikutter.hatenablog.com/entry/2020/09/19/232625
* improve image preview for Pixiv as mastodon does
* thanks Izumi Tsutsui
* image cache was not updated when image cache was hit on calling
Gtk::WebIcon#load_model
* [mastodon] fix image URL matcher
* modelviewer: fix bug that caused crash
* thanks Yuto Tokunaga
New features of mikutter 4.1
https://mikutter.hatenablog.com/entry/2020/06/23/233809
* New features
* Reactive API
* Added methods
1. Stream
2. Generate
3. collect
4. collection
* Improvements
* Extract tab
* subscribe data sources by plugin
* copying subscriber
* Toots are retrieved only when data sources are subcribed
* Form DSL
* listview widget
* keybind widget
* Intent
* improved list and dialog
* All methods of Mtk module have been obsolete
* Delayed execution
* Image cache management has been changed
* memory cache
* file cache
* All other things forgotten to be written
Diffstat (limited to 'net/mikutter')
-rw-r--r-- | net/mikutter/Makefile | 6 | ||||
-rw-r--r-- | net/mikutter/PLIST | 18 | ||||
-rw-r--r-- | net/mikutter/distinfo | 10 |
3 files changed, 24 insertions, 10 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index 0b2c074f621..a19f8374705 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.194 2020/07/04 06:53:51 tsutsui Exp $ +# $NetBSD: Makefile,v 1.195 2020/09/20 15:11:43 tsutsui Exp $ # -DISTNAME= mikutter-4.0.6 +DISTNAME= mikutter-4.1.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= net MASTER_SITES= https://mikutter.hachune.net/bin/ @@ -18,7 +18,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-delayer>=1.0.2:../../devel/ruby-delayer DEPENDS+= ${RUBY_PKGPREFIX}-delayer-deferred>=2.1.3:../../devel/ruby-delayer-deferred DEPENDS+= ${RUBY_PKGPREFIX}-diva>=1.0.2:../../devel/ruby-diva DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.3.5:../../devel/ruby-gettext -DEPENDS+= ${RUBY_PKGPREFIX}-gtk2>=3.3.8:../../x11/ruby-gtk2 +DEPENDS+= ${RUBY_PKGPREFIX}-gtk2>=3.4.1:../../x11/ruby-gtk2 DEPENDS+= ${RUBY_PKGPREFIX}-httpclient-[0-9]*:../../www/ruby-httpclient DEPENDS+= ${RUBY_PKGPREFIX}-memoist>=0.16.2:../../devel/ruby-memoist DEPENDS+= ${RUBY_PKGPREFIX}-moneta-[0-9]*:../../databases/ruby-moneta diff --git a/net/mikutter/PLIST b/net/mikutter/PLIST index 2d0b0c8e185..f5767133d8b 100644 --- a/net/mikutter/PLIST +++ b/net/mikutter/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.50 2020/07/04 06:53:51 tsutsui Exp $ +@comment $NetBSD: PLIST,v 1.51 2020/09/20 15:11:43 tsutsui Exp $ bin/mikutter share/applications/mikutter.desktop share/doc/mikutter/README @@ -74,11 +74,13 @@ share/mikutter/core/mui/cairo_sub_parts_share.rb share/mikutter/core/mui/cairo_sub_parts_voter.rb share/mikutter/core/mui/cairo_textselector.rb share/mikutter/core/mui/cairo_timeline.rb +share/mikutter/core/mui/gtk_compatlistview.rb share/mikutter/core/mui/gtk_contextmenu.rb share/mikutter/core/mui/gtk_crud.rb share/mikutter/core/mui/gtk_dark_matter_prification.rb share/mikutter/core/mui/gtk_extension.rb share/mikutter/core/mui/gtk_form_dsl.rb +share/mikutter/core/mui/gtk_form_dsl_listview.rb share/mikutter/core/mui/gtk_form_dsl_multi_select.rb share/mikutter/core/mui/gtk_form_dsl_select.rb share/mikutter/core/mui/gtk_hierarchycal_selectbox.rb @@ -123,6 +125,10 @@ share/mikutter/core/skin/data/list.png share/mikutter/core/skin/data/loading.png share/mikutter/core/skin/data/message.png share/mikutter/core/skin/data/notfound.png +share/mikutter/core/skin/data/notify_popup_off.svg +share/mikutter/core/skin/data/notify_popup_on.svg +share/mikutter/core/skin/data/notify_sound_off.svg +share/mikutter/core/skin/data/notify_sound_on.svg share/mikutter/core/skin/data/overbutton.png share/mikutter/core/skin/data/overbutton_mouseover.png share/mikutter/core/skin/data/post.png @@ -299,6 +305,7 @@ share/mikutter/plugin/current_world/.mikutter.yml share/mikutter/plugin/current_world/current_world.rb share/mikutter/plugin/current_world/error.rb share/mikutter/plugin/extract/.mikutter.yml +share/mikutter/plugin/extract/datasource_select_box.rb share/mikutter/plugin/extract/edit_window.rb share/mikutter/plugin/extract/extract.rb share/mikutter/plugin/extract/extract_tab_list.rb @@ -432,12 +439,15 @@ share/mikutter/plugin/mastodon/model/instance.rb share/mikutter/plugin/mastodon/model/mention.rb share/mikutter/plugin/mastodon/model/model.rb share/mikutter/plugin/mastodon/model/poll.rb +share/mikutter/plugin/mastodon/model/rest_authorized_type.rb +share/mikutter/plugin/mastodon/model/rest_public_type.rb +share/mikutter/plugin/mastodon/model/sse_authorized_type.rb +share/mikutter/plugin/mastodon/model/sse_public_type.rb share/mikutter/plugin/mastodon/model/status.rb share/mikutter/plugin/mastodon/model/tag.rb share/mikutter/plugin/mastodon/model/world.rb share/mikutter/plugin/mastodon/parser.rb share/mikutter/plugin/mastodon/patch.rb -share/mikutter/plugin/mastodon/rest.rb share/mikutter/plugin/mastodon/score.rb share/mikutter/plugin/mastodon/setting.rb share/mikutter/plugin/mastodon/spell.rb @@ -445,8 +455,12 @@ share/mikutter/plugin/mastodon/subparts_status_info.rb share/mikutter/plugin/mastodon/util.rb share/mikutter/plugin/mastodon_account_viewer/.mikutter.yml share/mikutter/plugin/mastodon_account_viewer/mastodon_account_viewer.rb +share/mikutter/plugin/mastodon_rest/.mikutter.yml +share/mikutter/plugin/mastodon_rest/mastodon_rest.rb share/mikutter/plugin/mastodon_sse_streaming/.mikutter.yml share/mikutter/plugin/mastodon_sse_streaming/client.rb +share/mikutter/plugin/mastodon_sse_streaming/connection.rb +share/mikutter/plugin/mastodon_sse_streaming/cooldown_time.rb share/mikutter/plugin/mastodon_sse_streaming/mastodon_sse_streaming.rb share/mikutter/plugin/modelviewer/.mikutter.yml share/mikutter/plugin/modelviewer/modelviewer.rb diff --git a/net/mikutter/distinfo b/net/mikutter/distinfo index 8023007f04f..fd146369b33 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.173 2020/07/04 06:53:51 tsutsui Exp $ +$NetBSD: distinfo,v 1.174 2020/09/20 15:11:43 tsutsui Exp $ -SHA1 (mikutter-4.0.6.tar.gz) = 4d65b4c1caf7b6c46d426534328a3cd2df97f82f -RMD160 (mikutter-4.0.6.tar.gz) = e64d879b7d4ee8d9b003333aca9cb3a9fc38abac -SHA512 (mikutter-4.0.6.tar.gz) = 16dca21bf7f989d2af71a8acc26816dbd7ebff7866b65d4c376b87cf2ba7757d8978a25483cb548448e3341c51d7767b638775e2696f64484b4f5ec8cdce050e -Size (mikutter-4.0.6.tar.gz) = 2322108 bytes +SHA1 (mikutter-4.1.1.tar.gz) = 8a7425fdf04adc5d28a30920c888a5c0da81ca21 +RMD160 (mikutter-4.1.1.tar.gz) = aa08285ac635fff2b69e92950f391d56a832e219 +SHA512 (mikutter-4.1.1.tar.gz) = 6f5ae675e8e39690c1993798831ea68208dc064239f4e0855efaf3ef28eb21f6e702fbc25f6097ebeba0b2fda95a8dc0e0650f18a8f8c47e1dcdfe3513ced4ba +Size (mikutter-4.1.1.tar.gz) = 2327771 bytes SHA1 (patch-mikutter.rb) = 32883f84e9c628954d46744c07f1247b8fc731bc |