wok-next annotate sdft/receipt @ rev 21445

updated scim (1.4.17 -> 1.4.18)
author Hans-G?nter Theisgen
date Tue May 05 16:55:11 2020 +0100 (2020-05-05)
parents cd7906120828
children
rev   line source
al@20434 1 # SliTaz package receipt v2.
al@16921 2
al@16921 3 PACKAGE="sdft"
al@19666 4 VERSION="170314"
al@16921 5 CATEGORY="development"
al@16921 6 SHORT_DESC="SliTaz Desktop Files Tools"
al@16921 7 MAINTAINER="al.bobylev@gmail.com"
al@16921 8 LICENSE="GPL3"
al@16921 9 WEB_SITE="http://www.slitaz.org/"
al@21051 10 HOST_ARCH="any"
al@20888 11 REPOLOGY="-"
al@16921 12
al@21051 13 compile_rules() {
al@21051 14 install -Dm755 $stuff/sdft $install/usr/bin/sdft
al@16921 15 }