wok-next annotate xflux/receipt @ rev 21247

updated cyrus-imapd (2.4.17 -> 3.0.12)
author Hans-G?nter Theisgen
date Thu Dec 05 16:28:27 2019 +0100 (2019-12-05)
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 }