Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707872 - app-text/katarakt : Katarakt is a simple PDF viewer
Summary: app-text/katarakt : Katarakt is a simple PDF viewer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://gitlab.cs.fau.de/Qui_Sum/kata...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-02-02 08:38 UTC by Kurt Kanzenbach
Modified: 2022-01-23 08:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Kanzenbach 2020-02-02 08:38:02 UTC
Hi,

katarakt is a simple PDF viewer. It is designed to use as much available screen
space as possible.
    
There are currently two layouts. The presentation layout is very simple and
only supports scrolling on a per page basis. As the name suggests the current
page is displayed in the center and zoomed to fit the window. It is active by
default.
    
The grid layout is much more advanced and offers continuous (smooth, per pixel)
scrolling, zooming and adjusting the column count. Pages keep their correct
relative size and are shown in a grid.

Thanks,
Kurt

Reproducible: Always
Comment 2 Larry the Git Cow gentoo-dev 2022-01-23 08:20:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab505779ac05c0cfcb248a57db66468a9731e5f

commit 7ab505779ac05c0cfcb248a57db66468a9731e5f
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2020-01-30 18:27:40 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-01-23 08:20:47 +0000

    app-text/katarakt: Katarakt is a simple PDF viewer (new package)
    
    katarakt is a simple PDF viewer. It is designed to use as much available screen
    space as possible.
    
    There are currently two layouts. The presentation layout is very simple and
    only supports scrolling on a per page basis. As the name suggests the current
    page is displayed in the center and zoomed to fit the window. It is active by
    default.
    
    The grid layout is much more advanced and offers continuous (smooth, per pixel)
    scrolling, zooming and adjusting the column count. Pages keep their correct
    relative size and are shown in a grid.
    
    Closes: https://bugs.gentoo.org/707872
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
    Closes: https://github.com/gentoo/gentoo/pull/14530
    Signed-off-by: Florian Schmaus <flow@gentoo.org>
    Modified-by: Florian Schmaus <flow@gentoo.org>

 app-text/katarakt/Manifest                         |  1 +
 app-text/katarakt/files/katarakt-0.2-install.patch | 26 ++++++++++++
 app-text/katarakt/files/katarakt-0.2-poppler.patch | 29 +++++++++++++
 app-text/katarakt/katarakt-0.2.ebuild              | 47 ++++++++++++++++++++++
 app-text/katarakt/metadata.xml                     | 25 ++++++++++++
 5 files changed, 128 insertions(+)