summaryrefslogtreecommitdiff
path: root/packages/media-gfx/viewnior/viewnior.exlib
blob: 0745c2f7874ff296acfacd978d98dec43d395091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Distributed under the terms of the GNU General Public License v2
# Copyright 2019 Gluzskiy Alexandr <sss@sss.chaoslab.ru>

require github [ user=hellosiyan project=Viewnior ]
require meson

SUMMARY="Fast and elegant image viewer"
LICENCES="GPL-3"
SLOT="0"

MYOPTIONS=""

DEPENDENCIES="
    build+run:
        dev-libs/glib:2
        graphics/exiv2
        x11-misc/shared-mime-info
        x11-libs/gdk-pixbuf:=
        x11-libs/gtk+:2
"