wok annotate beaver-plugins/receipt @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
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 }