wok annotate beaver-plugins/receipt @ rev 20005

Up: PeaZip v6.0.0 to v6.4.1 :: Some dependencies satisfied.
author Leonardo Laporte <hackdorte@yandex.com>
date Tue Aug 01 12:26:53 2017 -0300 (2017-08-01)
parents
children 7dd01dedad38
rev   line source
al@19275 1 # SliTaz package receipt.
al@19275 2
al@19275 3 PACKAGE="beaver-plugins"
al@19275 4 VERSION="0.4.1"
al@19275 5 CATEGORY="text"
al@19275 6 SHORT_DESC="Simple and very light advanced text editor, plugins"
al@19275 7 MAINTAINER="al.bobylev@gmail.com"
al@19275 8 LICENSE="GPL2"
al@19275 9 WEB_SITE="http://beaver-editor.sourceforge.net/"
al@19275 10 GENERIC_PIXMAPS="no"
al@19275 11 HOST_ARCH="i486 arm"
al@19275 12
al@19275 13 WANTED="beaver"
al@19275 14 DEPENDS="beaver"
al@19275 15
al@19275 16 # Rules to gen a SliTaz package suitable for Tazpkg.
al@19275 17 genpkg_rules()
al@19275 18 {
al@19275 19 cook_copy_files *.so
al@19275 20 }