# HG changeset patch # User Leonardo Laporte # Date 1455872697 7200 # Node ID a5cee5bad3231250f1abbb93fa2df90ab3edc163 # Parent 903ecb6d06adfe1459645a19780edcb000a79342 Up: 2.2.5 to 2.2.8 - Add: description file - Fix: display msg /usr/lib/bluefish diff -r 903ecb6d06ad -r a5cee5bad323 bluefish/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bluefish/description.txt Fri Feb 19 07:04:57 2016 -0200 @@ -0,0 +1,12 @@ +| - [Slitaz GNU/Linux] Package Description ------------------ | +| | +| Bluefish 2.2.8 | +| | +| Bluefish is a powerful editor targeted towards programmers | +| and webdevelopers, with many options to write websites, | +| scripts and programming code. Bluefish supports many | +| programming and markup languages. | +| | +| http://bluefish.openoffice.nl/ | +| | +| ---------------------------------------- (www.slitaz.org) - | \ No newline at end of file diff -r 903ecb6d06ad -r a5cee5bad323 bluefish/receipt --- a/bluefish/receipt Thu Feb 18 23:01:01 2016 +0100 +++ b/bluefish/receipt Fri Feb 19 07:04:57 2016 -0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="bluefish" -VERSION="2.2.5" +VERSION="2.2.8" CATEGORY="development" SHORT_DESC="A powerful editor" MAINTAINER="erjo@slitaz.org" @@ -23,7 +23,7 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr $fs/usr/share/locale + mkdir -p $fs/usr $fs/usr/share/locale $fs/usr/lib/bluefish cp -a $install/usr/bin $fs/usr cp -a $install/usr/share/pixmaps $fs/usr/share cp -a $install/usr/share/bluefish $fs/usr/share