Date: Thu, 24 Dec 2020 04:18:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252022] graphics/py-mcomix: update to 1.2.1g20201221 Message-ID: <bug-252022-7788-d1hIaFnIWL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252022-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-252022-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252022 Jan Beich <jbeich@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #220783|0 |1 is obsolete| | Attachment #220848|0 |1 is obsolete| | --- Comment #4 from Jan Beich <jbeich@FreeBSD.org> --- Created attachment 220878 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220878&action= =3Dedit v3 Update to a newer snapshot and make libunrar5 dependency optional. I mainly use mcomix as a gallery viewer and with comics packed into *.zip. libunrar5 and unrar don't work with my *.rar comics unlike p7zip. $ file /tmp/foo.rar /tmp/foo.rar: RAR archive data, v4, os: Win32 $ mcomix /tmp/foo.rar 00:00:48 [MainThread] WARNING: ! Could not read /tmp/foo.rar $ truss mcomix /tmp/foo.rar 2>&1 | fgrep libunrar openat(AT_FDCWD,"/usr/local/lib/libunrar.so.5",O_RDONLY|O_CLOEXEC|O_VERIFY,= 00) =3D 14 (0xe) $ tar tf /tmp/foo.rar Some Comic/000a.jpg Some Comic/000b.jpg Some Comic/000c.jpg Some Comic/000d.jpg [...] --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252022-7788-d1hIaFnIWL>