summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author crocket2011-07-19 22:31:29 +0200
committer Robby Workman2011-07-22 05:52:13 +0200
commit7bd2bdca9849bfe950f211b53bb36c2307dbca10 (patch)
tree3b547f6b6571e9f912e1fc403abf90f132d121ac /graphics
parent39077d97505209312fba53f660fcafb706c55ec0 (diff)
downloadslackbuilds-7bd2bdca9849bfe950f211b53bb36c2307dbca10.tar.gz
graphics/comix: Update info.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/comix/README11
-rw-r--r--graphics/comix/comix.SlackBuild2
-rw-r--r--graphics/comix/comix.info4
-rw-r--r--graphics/comix/doinst.sh1
-rw-r--r--graphics/comix/slack-desc14
5 files changed, 16 insertions, 16 deletions
diff --git a/graphics/comix/README b/graphics/comix/README
index c91e7ae9a8..125b345ff1 100644
--- a/graphics/comix/README
+++ b/graphics/comix/README
@@ -1,7 +1,8 @@
-comix (image viewer that supports viewing images in archives)
+comix (Viewer for archived images)
-comix can display images in archives or directories, removing the need to
-decompress comicbook files. It supports zip, rar, or tar (gzip or bzip2)
-archives. It is written in Python and uses GTK+ through the PyGTK bindings.
+Cartoons are, most of the time, archived. comix opens an archive file
+and displays images in it, removing the need to decompress comicbook
+files. It reads images in zip, rar, or tar(gzip or bzip2) archives.
+It is written in Python and uses GTK+ through the PyGTK bindings.
-This requires unrar.
+unrar is an optional dependency.
diff --git a/graphics/comix/comix.SlackBuild b/graphics/comix/comix.SlackBuild
index 4eca284ddf..ff355969d8 100644
--- a/graphics/comix/comix.SlackBuild
+++ b/graphics/comix/comix.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for comix
-# Written by crocket (crockabiscuit@yahoo.com)
+# Written by crocket (crockabiscuit@gmail.com)
PRGNAM=comix
VERSION=${VERSION:-4.0.4}
diff --git a/graphics/comix/comix.info b/graphics/comix/comix.info
index 99ede32031..7bac1ea8a4 100644
--- a/graphics/comix/comix.info
+++ b/graphics/comix/comix.info
@@ -6,5 +6,5 @@ MD5SUM="029227a77b122f7080ee0280d41bee78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="crocket"
-EMAIL="crockabiscuit@yahoo.com"
-APPROVED="rworkman"
+EMAIL="crockabiscuit@gmail.com"
+APPROVED="Niels Horn"
diff --git a/graphics/comix/doinst.sh b/graphics/comix/doinst.sh
index 1f8ff67ded..3e5691a052 100644
--- a/graphics/comix/doinst.sh
+++ b/graphics/comix/doinst.sh
@@ -7,4 +7,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
-
diff --git a/graphics/comix/slack-desc b/graphics/comix/slack-desc
index 1bd1c57ec2..5162a5c4aa 100644
--- a/graphics/comix/slack-desc
+++ b/graphics/comix/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-comix: comix (image viewer that supports viewing images in archives)
+comix: comix (Viewer for archived images)
comix:
-comix: Comicbook files come archived almost always.
-comix: Decompressing comicbook files can be time-consuming and boring.
+comix: Cartoons are, most of the time, archived.
comix: comix opens an archive file and displays images in it, removing
comix: the need to decompress comicbook files.
-comix: It reads images in zip, rar, or tar(gzip or bzip2) archives as well
-comix: as plain image files. it is written in Python and uses GTK+ through
-comix: the PyGTK bindings.
+comix: It reads images in zip, rar, or tar(gzip or bzip2) archives.
+comix: It is written in Python and uses GTK+ through the PyGTK bindings.
+comix:
+comix: Website : http://comix.sourceforge.net/
+comix:
comix:
-comix: The website for comix is http://comix.sourceforge.net/