wok-next annotate get-xnviewmp/receipt @ rev 21529

updated buildroot (2014.08 -> 2020.05)
author Hans-G?nter Theisgen
date Sat Jun 20 16:34:10 2020 +0100 (2020-06-20)
parents d5aab818505e
children
rev   line source
al@21020 1 # SliTaz package receipt v2.
taziden@1844 2
taziden@1844 3 PACKAGE="get-xnviewmp"
taziden@3408 4 VERSION="1.1"
taziden@1844 5 CATEGORY="non-free"
al@21020 6 SHORT_DESC="Get XnViewMP image viewer"
al@21020 7 MAINTAINER="devel@slitaz.org"
pascal@15199 8 LICENSE="BSD"
al@21020 9 WEB_SITE="https://www.xnview.com/en/"
al@21057 10 HOST_ARCH="any"
al@20882 11 REPOLOGY="-"
al@20882 12
al@21020 13 compile_rules() {
al@21020 14 install -Dm755 $stuff/$PACKAGE $install/usr/bin/$PACKAGE
taziden@1844 15 }
taziden@1844 16
al@21020 17 genpkg_rules() {
al@21020 18 copy @std
al@21020 19 TAGS="image photo viewer"
al@21020 20 }