wok annotate motion-lang/receipt @ rev 25842

remove web-tweetdeck
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 15 11:37:45 2025 +0000 (3 months ago)
parents
children
rev   line source
Hans-Günter@25432 1 # SliTaz package receipt.
Hans-Günter@25432 2
Hans-Günter@25432 3 PACKAGE="motion-lang"
Hans-Günter@25432 4 VERSION="4.4.0"
Hans-Günter@25432 5 CATEGORY="localization"
Hans-Günter@25432 6 SHORT_DESC="Monitors the video signal from cameras - localised messages."
Hans-Günter@25432 7 MAINTAINER="maintainer@slitaz.org"
Hans-Günter@25432 8 LICENSE="GPL2"
Hans-Günter@25432 9 WEB_SITE="https://motion-project.github.io/"
Hans-Günter@25432 10
Hans-Günter@25432 11 WANTED="motion"
Hans-Günter@25432 12
Hans-Günter@25432 13 genpkg_rules()
Hans-Günter@25432 14 {
Hans-Günter@25432 15 cook_copy_folders locale
Hans-Günter@25432 16 }
Hans-Günter@25432 17