summaryrefslogtreecommitdiff
path: root/graphics/py-mcomix/PLIST
diff options
context:
space:
mode:
authornonaka <nonaka>2015-08-03 14:06:55 +0000
committernonaka <nonaka>2015-08-03 14:06:55 +0000
commitf87f3a35d802acfd2f6f585acaf2f5f1ce268f53 (patch)
tree27afeda064efa18570c1562d7cb1aee0734f2f4f /graphics/py-mcomix/PLIST
parent7387f03f69229460d5c137b27e0bd82afef8ca47 (diff)
downloadpkgsrc-f87f3a35d802acfd2f6f585acaf2f5f1ce268f53.tar.gz
PR/50114: Update py-mcomix to 1.01.
- Keyboard shortcuts can now be edited from MComix' preference dialog in a new tab "Shortcuts". (by Valentin Gologuzov) Please not that the arrow keys, Backspace and Escape cannot be bound to actions right now, unless you're manually editing the config file. - During database upgrade, MComix did not consider that books in the "Last read" database might no longer exist, leading to program crash. This has been fixed. - Adding a collection with a numeric name to the library made the library unusable. This has been fixed. - Fixed win32 builds missing the 'calendar' module. - Fixed bookmarks not being displayed in the Ubuntu Unity global menu. - Fixed 'Continue reading' not working when files are opened from the command line (by Boris Bogar). - Improved page extraction and caching algorithm, leading to much better responsiveness, especially for viewing large archives. (by Benoit Pierre) - MComix will now always hide the mouse cursor after a period of inactivity, even when not in fullscreen mode. (by Benoit Pierre) - The ALT+Left and ALT+Right keys will now either advance one page, or go back one page, depending on the user being in manga mode. - CTRL plus mouse wheel will now zoom in/out one level. - Manual zooming will now use a logarithmic scale instead of a linear spline. - The library will now use natural sorting for "Sort by name" and "Sort by path" instead of alphanumeric sorting, bringing it in line with most other sorting done by MComix. - Adding a book to a collection with the same book already existing in another collection did not immediately show the book in the library main view when the new collection was already selected. - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma archives. - ZIP archives using BZIP2 compression will now fall back to external unzip/7z instead of failing (by Awad Mackie). - MComix can now read PDF files using tools provided by mupdf, namely mutool and mudraw. (by Benoit Pierre) - Double page mode will not implicitly resize images anymore. - The smart scrolling algorithm has been improved. - Some issues with the magnifying glass have been fixed. - Some new variables have been introduced that you can use when running external commands. See the documentation for details: https://sourceforge.net/p/mcomix/wiki/External_Commands - MComix will now use the current GTK theme's icons for Next/Previous buttons. - Added AppData meta information for software repositories. - Updated traditional Chinese translation (by Wayne Su).
Diffstat (limited to 'graphics/py-mcomix/PLIST')
-rw-r--r--graphics/py-mcomix/PLIST35
1 files changed, 26 insertions, 9 deletions
diff --git a/graphics/py-mcomix/PLIST b/graphics/py-mcomix/PLIST
index 12457eaf4b9..1508448c8e0 100644
--- a/graphics/py-mcomix/PLIST
+++ b/graphics/py-mcomix/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2014/07/15 12:12:17 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/08/03 14:06:55 nonaka Exp $
bin/mcomix
man/man1/mcomix.1
+share/appdata/mcomix.appdata.xml
share/applications/mcomix.desktop
share/icons/hicolor/16x16/apps/mcomix.png
share/icons/hicolor/16x16/mimetypes/application-x-cbr.png
@@ -42,9 +43,15 @@ ${PYSITELIB}/mcomix/archive/__init__.pyo
${PYSITELIB}/mcomix/archive/archive_base.py
${PYSITELIB}/mcomix/archive/archive_base.pyc
${PYSITELIB}/mcomix/archive/archive_base.pyo
+${PYSITELIB}/mcomix/archive/archive_recursive.py
+${PYSITELIB}/mcomix/archive/archive_recursive.pyc
+${PYSITELIB}/mcomix/archive/archive_recursive.pyo
${PYSITELIB}/mcomix/archive/lha.py
${PYSITELIB}/mcomix/archive/lha.pyc
${PYSITELIB}/mcomix/archive/lha.pyo
+${PYSITELIB}/mcomix/archive/pdf.py
+${PYSITELIB}/mcomix/archive/pdf.pyc
+${PYSITELIB}/mcomix/archive/pdf.pyo
${PYSITELIB}/mcomix/archive/rar.py
${PYSITELIB}/mcomix/archive/rar.pyc
${PYSITELIB}/mcomix/archive/rar.pyo
@@ -60,6 +67,9 @@ ${PYSITELIB}/mcomix/archive/tar.pyo
${PYSITELIB}/mcomix/archive/zip.py
${PYSITELIB}/mcomix/archive/zip.pyc
${PYSITELIB}/mcomix/archive/zip.pyo
+${PYSITELIB}/mcomix/archive/zip_external.py
+${PYSITELIB}/mcomix/archive/zip_external.pyc
+${PYSITELIB}/mcomix/archive/zip_external.pyo
${PYSITELIB}/mcomix/archive_extractor.py
${PYSITELIB}/mcomix/archive_extractor.pyc
${PYSITELIB}/mcomix/archive_extractor.pyo
@@ -81,6 +91,9 @@ ${PYSITELIB}/mcomix/bookmark_menu.pyo
${PYSITELIB}/mcomix/bookmark_menu_item.py
${PYSITELIB}/mcomix/bookmark_menu_item.pyc
${PYSITELIB}/mcomix/bookmark_menu_item.pyo
+${PYSITELIB}/mcomix/box.py
+${PYSITELIB}/mcomix/box.pyc
+${PYSITELIB}/mcomix/box.pyo
${PYSITELIB}/mcomix/callback.py
${PYSITELIB}/mcomix/callback.pyc
${PYSITELIB}/mcomix/callback.pyo
@@ -172,18 +185,10 @@ ${PYSITELIB}/mcomix/images/gimp-rotate-270.png
${PYSITELIB}/mcomix/images/gimp-rotate-90.png
${PYSITELIB}/mcomix/images/gimp-thumbnails.png
${PYSITELIB}/mcomix/images/gimp-transform.png
-${PYSITELIB}/mcomix/images/goto-first-page.png
-${PYSITELIB}/mcomix/images/goto-last-page.png
${PYSITELIB}/mcomix/images/lens.png
${PYSITELIB}/mcomix/images/library.png
${PYSITELIB}/mcomix/images/manga.png
${PYSITELIB}/mcomix/images/mcomix.png
-${PYSITELIB}/mcomix/images/next-archive.png
-${PYSITELIB}/mcomix/images/next-directory.png
-${PYSITELIB}/mcomix/images/next-page.png
-${PYSITELIB}/mcomix/images/previous-archive.png
-${PYSITELIB}/mcomix/images/previous-directory.png
-${PYSITELIB}/mcomix/images/previous-page.png
${PYSITELIB}/mcomix/images/tango-add-bookmark.png
${PYSITELIB}/mcomix/images/tango-archive.png
${PYSITELIB}/mcomix/images/tango-enhance-image.png
@@ -192,12 +197,18 @@ ${PYSITELIB}/mcomix/images/zoom.png
${PYSITELIB}/mcomix/keybindings.py
${PYSITELIB}/mcomix/keybindings.pyc
${PYSITELIB}/mcomix/keybindings.pyo
+${PYSITELIB}/mcomix/keybindings_editor.py
+${PYSITELIB}/mcomix/keybindings_editor.pyc
+${PYSITELIB}/mcomix/keybindings_editor.pyo
${PYSITELIB}/mcomix/labels.py
${PYSITELIB}/mcomix/labels.pyc
${PYSITELIB}/mcomix/labels.pyo
${PYSITELIB}/mcomix/last_read_page.py
${PYSITELIB}/mcomix/last_read_page.pyc
${PYSITELIB}/mcomix/last_read_page.pyo
+${PYSITELIB}/mcomix/layout.py
+${PYSITELIB}/mcomix/layout.pyc
+${PYSITELIB}/mcomix/layout.pyo
${PYSITELIB}/mcomix/lens.py
${PYSITELIB}/mcomix/lens.pyc
${PYSITELIB}/mcomix/lens.pyo
@@ -308,6 +319,9 @@ ${PYSITELIB}/mcomix/recent.pyo
${PYSITELIB}/mcomix/run.py
${PYSITELIB}/mcomix/run.pyc
${PYSITELIB}/mcomix/run.pyo
+${PYSITELIB}/mcomix/scrolling.py
+${PYSITELIB}/mcomix/scrolling.pyc
+${PYSITELIB}/mcomix/scrolling.pyo
${PYSITELIB}/mcomix/slideshow.py
${PYSITELIB}/mcomix/slideshow.pyc
${PYSITELIB}/mcomix/slideshow.pyo
@@ -332,6 +346,9 @@ ${PYSITELIB}/mcomix/tools.pyo
${PYSITELIB}/mcomix/ui.py
${PYSITELIB}/mcomix/ui.pyc
${PYSITELIB}/mcomix/ui.pyo
+${PYSITELIB}/mcomix/worker_thread.py
+${PYSITELIB}/mcomix/worker_thread.pyc
+${PYSITELIB}/mcomix/worker_thread.pyo
${PYSITELIB}/mcomix/zoom.py
${PYSITELIB}/mcomix/zoom.pyc
${PYSITELIB}/mcomix/zoom.pyo