wok view get-vivaldi/receipt @ rev 18800

Add xsnow: happy new year!
author Lucas Levrel <llevrel@yahoo.fr>
date Sun Jan 10 21:57:16 2016 +0100 (2016-01-10)
parents
children 5ae4d0a35669
line source
1 # SliTaz package receipt.
3 PACKAGE="get-vivaldi"
4 VERSION="1.0"
5 CATEGORY="non-free"
6 SHORT_DESC="An advanced browser made with the power user in mind"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="non-free"
9 WEB_SITE="https://vivaldi.com/"
10 TAGS="web-browser"
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-vivaldi $fs/usr/bin
16 }