# HG changeset patch # User Hans-G?nter Theisgen # Date 1579848450 -3600 # Node ID 7310f14936550ebcfeeba572318e99804fcf6b08 # Parent b537f0bd32fb5eab56142c4271b148e463cec884 updated drakon-editor (1.29 -> 1.31) diff -r b537f0bd32fb -r 7310f1493655 drakon-editor/receipt --- a/drakon-editor/receipt Fri Jan 24 07:40:21 2020 +0100 +++ b/drakon-editor/receipt Fri Jan 24 07:47:30 2020 +0100 @@ -1,9 +1,9 @@ # SliTaz package receipt. PACKAGE="drakon-editor" -VERSION="1.29" +VERSION="1.31" CATEGORY="development" -SHORT_DESC="A visual language for specifications from the Russian space program" +SHORT_DESC="A visual language for specifications from the Russian space program." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="PublicDomain" WEB_SITE="http://drakon-editor.sourceforge.net/" @@ -11,13 +11,14 @@ TARBALL="drakon_editor$VERSION.zip" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="tk tcllib libsqlite-tcl libtkimg" +DEPENDS="libsqlite-tcl libtkimg tcllib tk" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/applications - cp -a $src $fs/usr/share/$PACKAGE + + cp -a $src $fs/usr/share/$PACKAGE cat > $fs/usr/share/applications/$PACKAGE.desktop <