wok diff beaver-plugins/receipt @ rev 22879

updated graphicsmagick and graphicsmagick-dev (1.3.31 -> 1.3.34)
author Hans-G?nter Theisgen
date Sat Feb 22 14:51:20 2020 +0100 (2020-02-22)
parents
children 7dd01dedad38
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/beaver-plugins/receipt	Sat Feb 22 14:51:20 2020 +0100
     1.3 @@ -0,0 +1,20 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="beaver-plugins"
     1.7 +VERSION="0.4.1"
     1.8 +CATEGORY="text"
     1.9 +SHORT_DESC="Simple and very light advanced text editor, plugins"
    1.10 +MAINTAINER="al.bobylev@gmail.com"
    1.11 +LICENSE="GPL2"
    1.12 +WEB_SITE="http://beaver-editor.sourceforge.net/"
    1.13 +GENERIC_PIXMAPS="no"
    1.14 +HOST_ARCH="i486 arm"
    1.15 +
    1.16 +WANTED="beaver"
    1.17 +DEPENDS="beaver"
    1.18 +
    1.19 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.20 +genpkg_rules()
    1.21 +{
    1.22 +	cook_copy_files *.so
    1.23 +}