Path to this page:
./
net/sayaka,
Terminal specific Misskey client
Branch: CURRENT,
Version: 3.8.1,
Package name: sayaka-3.8.1,
Maintainer: tsutsuiSayaka 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: 260.817 KB
Version history: (Expand)
- (2024-09-21) Updated to version: sayaka-3.8.1
- (2024-09-05) Updated to version: sayaka-3.8.0
- (2024-08-05) Updated to version: sayaka-3.7.7
- (2024-07-15) Updated to version: sayaka-3.7.6
- (2024-03-12) Updated to version: sayaka-3.7.5
- (2024-03-03) Updated to version: sayaka-3.7.4
CVS history: (Expand)
2024-09-21 07:54:24 by Izumi Tsutsui | Files touched by this commit (1) | |
Log message:
sayaka: update distinfo properly.
|
2024-09-21 07:50:24 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
sayaka: update to 3.8.1.
pkgsrc change:
- remove a local patch fixed in upstream
Upstream changes:
* 3.8.1 (2024/09/21)
- support notifications of reactions and followed
- implement keep alive
- implement retry of back off on disconnections
- support transparent images
- improve visibility of monochrome and 8 color images
- implement `overwrite-cache` option
- restore `--sixel-or` (formerly `--ormode=on`) option
- fix `--local` option that required an argument since v3.8.0
- fix a problem that images with less than 6 pixel height were not shown
|
2024-09-05 16:57:29 by Izumi Tsutsui | Files touched by this commit (4) | |
Log message:
sayaka: update to 3.8.0.
Upstream changes:
* 3.8.0 (2024/09/04)
- rewrite completely with C
- support Misskey home timeline
- implement `--nfsw=alt`
- adjust `--color` option
- replace `--force-sixel` with `--show-image=yes`
- replace `--no-image` with `--show-image=no`
- replace `-4`/`-6` with `--ipv4`/`--ipv6`
- change specification of `--play` option
- remove `--oremode`, `--palette`, `--x68k` options
- remove Twitter functions, `--twitter`, `--full-url`, `--protect`,
`--record-all` options
- remove mbedTLS support for now
|
2024-08-05 16:00:48 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
sayaka: update to 3.7.7.
Upstream changes:
* 3.7.7 (2024/08/05)
- add support of `--ciphers` option in OpenSSL version case
- fix build on Ubuntu
- fix build errors around iconv(3)
|
2024-07-16 18:01:41 by Izumi Tsutsui | Files touched by this commit (1) | |
Log message:
sayaka: update obsolete COMMENT.
|
2024-07-15 10:33:21 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
sayaka: update to 3.7.6.
Upstream changes:
* 3.7.6 (2024/07/14)
- add --nsfw option and drop --show-nsfw option
- fix build errors on FreeBSD
|
2024-03-12 17:35:47 by Izumi Tsutsui | Files touched by this commit (2) | |
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) | |
Log message:
sayaka: update to 3.7.4.
Upstream changes:
* 3.7.4 (2024/03/03)
- fix build errors on Linux and OpenBSD
|