wok-next annotate xflux/receipt @ rev 21613

updated eboard (1.1.1 -> 1.1.3)
author Hans-G?nter Theisgen
date Thu Jun 25 10:33:28 2020 +0100 (2020-06-25)
parents d5aab818505e
children
rev   line source
pascal@13591 1 # SliTaz package receipt.
pascal@13591 2
pascal@13591 3 PACKAGE="xflux"
pascal@13591 4 VERSION="1.1.8"
pascal@13591 5 CATEGORY="x-window"
al@21020 6 SHORT_DESC="f.lux for X"
pascal@13591 7 MAINTAINER="paul@slitaz.org"
pascal@15601 8 LICENSE="MIT"
al@21041 9 WEB_SITE="https://justgetflux.com/linux.html"
al@21020 10
pascal@13591 11 TARBALL="$PACKAGE-$VERSION.tar.bz2"
pascal@13591 12 WGET_URL="git|git://github.com/Kilian/f.lux-indicator-applet.git"
pascal@13591 13
pascal@15601 14 BUILD_DEPENDS="git bzip2"
pascal@15601 15
al@21020 16 genpkg_rules() {
al@21020 17 copy @std
pascal@13591 18 }