wok-current annotate geany-lang/receipt @ rev 24994
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 15 20:25:22 2022 +0000 (2022-05-15) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24366 | 1 # SliTaz package receipt. |
Hans-G?nter@24366 | 2 |
Hans-G?nter@24366 | 3 PACKAGE="geany-lang" |
Hans-G?nter@24366 | 4 VERSION="1.23.1" |
Hans-G?nter@24366 | 5 CATEGORY="development" |
Hans-G?nter@24366 | 6 TAGS="text-editor" |
Hans-G?nter@24366 | 7 SHORT_DESC="Small and fast IDE using GTK+ toolkit - localised messages." |
Hans-G?nter@24366 | 8 MAINTAINER="maintainer@slitaz.org" |
Hans-G?nter@24366 | 9 LICENSE="GPL2" |
Hans-G?nter@24366 | 10 WEB_SITE="https://www.geany.org/" |
Hans-G?nter@24366 | 11 |
Hans-G?nter@24366 | 12 WANTED="geany" |
Hans-G?nter@24366 | 13 |
Hans-G?nter@24366 | 14 HOST_ARCH="any" |
Hans-G?nter@24366 | 15 |
Hans-G?nter@24366 | 16 # Rules to gen a SliTaz package suitable for Tazpkg. |
Hans-G?nter@24366 | 17 genpkg_rules() |
Hans-G?nter@24366 | 18 { |
Hans-G?nter@24366 | 19 cook_copy_folders locale |
Hans-G?nter@24366 | 20 } |