./net/sayaka, Terminal specific Twitter client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.7.5, Package name: sayaka-3.7.5, Maintainer: tsutsui

Sayaka is a light-weight terminal specific Misskey client which
supports stream and sixel graphics etc.


Required to run:
[graphics/jpeg] [devel/glib2] [graphics/gdk-pixbuf2]

Required to build:
[lang/vala] [pkgtools/cwrappers]

Master sites:

Filesize: 430.784 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-12 17:35:47 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
sayaka: update to 3.7.5.

Upstream changes:
* 3.7.5 (2024/03/12)
 - fix a problem that --ciphers option isn't functional for Misskey stream
 - also apply --ciphers for downloading images

Note with these fixes sayaka on ATARI TT030 (MC68030 32MHz) can
connect to misskey.io local stream timeline and it was demonstrated
at Open Source Conference 2024 Tokyo spring.
   2024-03-03 13:36:20 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
sayaka: update to 3.7.4.

Upstream changes:
* 3.7.4 (2024/03/03)
 - fix build errors on Linux and OpenBSD
   2024-02-23 09:53:03 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
sayaka: update to 3.7.3.

Upstream changes:
* 3.7.3 (2024/02/23)
 - support a responce of alive monitoring of Misskey stream
 - speed up Blurhash
   2023-10-19 17:59:52 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
sayaka: remove obsolete patch (forgot in previous).
   2023-10-19 17:11:26 by Izumi Tsutsui | Files touched by this commit (4) | Package updated
Log message:
sayaka: update to 3.7.2.

pkgsrc changes:
- update DESCR (forgot to commit in previous)

Upstream changes:
* 3.7.2 (2023/10/19)
 - fix a problem that transparent webp images are not drawn
 - add --show-cw and --shownsfw options
 - support NSFW images
 - format messages a bit
 - show external instance names
 - implement reconnection on network errors
   2023-10-10 16:20:53 by Izumi Tsutsui | Files touched by this commit (4) | Package updated
Log message:
sayaka: update to 3.7.1.

pkgsrc changes:
- workaround build errors of gcc7 on netbsd-9
- fix a problem that webp images with alpha channel are not shown properly

Upstream changes:

* 3.7.1 (2023/10/09)
 - fix failures on drawing WebP images in some cases
 - fix infinite loop on emoji notification messages

* 3.7.0 (2023/10/09)
 - start support of Misskey
 - drop functions to connect to Twitter
 - drop --filter, --home, --no-rest, --post, and --token options
 - add --twitter, --misskey, and --local options
 - temporarily drop --ngword-* and --show-ng options
 - rename --black/--white options to --dark/--light
   2023-09-01 12:07:00 by Nia Alarie | Files touched by this commit (1)
Log message:
sayaka: Switch to USE_CXX_FEATURES.
   2023-07-09 11:29:34 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
sayaka: update to 3.6.5.

Upstream changes:

* 3.6.5 (2023/07/09)
- resurrect --protect option