Search Criteria
Package Details: mcomix-git r1495.486f02e-1
Git Clone URL: | https://aur.archlinux.org/mcomix-git.git (read-only, click to copy) |
---|---|
Package Base: | mcomix-git |
Description: | A user-friendly, customizable image viewer specifically designed to handle comic books |
Upstream URL: | https://sourceforge.net/projects/mcomix/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mitsu |
Maintainer: | dysphoria |
Last Packager: | dysphoria |
Votes: | 8 |
Popularity: | 0.074318 |
First Submitted: | 2013-09-16 20:56 |
Last Updated: | 2019-04-21 00:54 |
Dependencies (14)
- desktop-file-utils (desktop-file-utils-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- pygtk
- python2
- python2-pillow
- python2-setuptools
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- gettext (gettext-git) (make)
- intltool (make)
- libunrar (stream_unrar-git) (optional) – for rar compressed comics
- mupdf (mupdf-gl-nojs, mupdf-bgcolor-git, mupdf-git, mupdf-gl) (optional) – for PDF comics
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git) (optional) – for 7z compressed comics
- unrar (rar) (optional) – for rar compressed comics
- unzip (unzip-natspec, unzip-iconv) (optional) – for zip compressed comics
Required by (1)
- tumbler-extra-thumbnailers (requires mcomix) (optional)
Latest Comments
1 2 Next › Last »
dysphoria commented on 2020-11-29 13:12
@amunkres
Both the 'community' and 'mcomix-gtk3-git' have switched to the 'new' fork of mcomix3, but this package still follows the 'old' mcomix, so it seems to work without 'python-cairo'.
amunkres commented on 2020-11-27 23:31
Note: the mcomix package in the "community" repo includes python-cairo in its list of dependencies; so, python-cairo probably should be added to the list of dependencies for this AUR package, too.
(If python-cairo is not installed, mcomix will fail to start up, throwing a "ModuleNotFoundError: No module named 'cairo'" exception... or that's how it was for me when using the mcomix-gtk3-git fork, at least.)
dysphoria commented on 2018-12-29 13:08
The patch linked by @fuan_k seems to work. I've gone ahead and added it. Let me know if there are any issues.
fuan_k commented on 2018-12-27 09:09
Here is a patch that fixes some issues with the "Save As" dialog window in mcomix: https://gist.github.com/glubsy/4276b5b5a2e1ffa4f29a1a5966d01dca
It has been tested with the current 1.3 master branch (commit r1494.0b5e6d4) and fixes the following:
"Save as" dialog remembers the last used directory, Option to auto-rename suggested filename in case it already exists in target directory, Adds checker buttons in preferences for auto-rename suggestion and remembering of last used directory.
Patch available from here: https://sourceforge.net/u/hern0pa/mcomix_testing/ci/save_as_tweaks_1.3/
mitsu commented on 2015-03-17 22:23
Since mcomix made it's way to "community" repo updated and stable, I have little interest in further hacking around the PKGBUILD that is beyond my skills ^^
I disown, feel free to take over :)
bpierre commented on 2015-03-17 21:39
You might want to update your PKGBUILD and mcomix.install:
- no point in installing mime/comicbook.schemas if comicthumb is not installed
- if you do install comicthumb, than you should install mime/comicthumb.thumbnailer (comicthumb has been updated and should work now)
- the python version has been fixed now, so the corresponding fix in build should be removed
See my version of PKGBUILD/mcomix.install here: https://github.com/benoit-pierre/mcomix/tree/bpierre/archlinux
mitsu commented on 2015-02-25 12:17
Switched GIT repo, thanks !
pmav99 commented on 2015-02-25 12:02
The github repository does not exist anymore. I think that this one is active https://github.com/benoit-pierre/mcomix
mitsu commented on 2014-06-26 15:32
-- adding "git" as makedepends, thanks for report
Anonymous comment on 2014-06-26 11:13
what about "git" as an dependeny as this comes from github?