wok-next view xflux/receipt @ rev 21414

updated powermanga (0.80 -> 0.93.1)
author Hans-G?nter Theisgen
date Sat Apr 25 17:45:14 2020 +0100 (2020-04-25)
parents d5aab818505e
children
line source
1 # SliTaz package receipt.
3 PACKAGE="xflux"
4 VERSION="1.1.8"
5 CATEGORY="x-window"
6 SHORT_DESC="f.lux for X"
7 MAINTAINER="paul@slitaz.org"
8 LICENSE="MIT"
9 WEB_SITE="https://justgetflux.com/linux.html"
11 TARBALL="$PACKAGE-$VERSION.tar.bz2"
12 WGET_URL="git|git://github.com/Kilian/f.lux-indicator-applet.git"
14 BUILD_DEPENDS="git bzip2"
16 genpkg_rules() {
17 copy @std
18 }