wok rev 18902

Up: 2.2.5 to 2.2.8 - Add: description file - Fix: display msg /usr/lib/bluefish
author Leonardo Laporte <hackdorte@sapo.pt>
date Fri Feb 19 07:04:57 2016 -0200 (2016-02-19)
parents 903ecb6d06ad
children 740f5d46d700
files bluefish/description.txt bluefish/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bluefish/description.txt	Fri Feb 19 07:04:57 2016 -0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +| - [Slitaz GNU/Linux] Package Description ------------------ |
     1.5 +|                                                             |
     1.6 +| Bluefish 2.2.8                                              |
     1.7 +|                                                             |
     1.8 +| Bluefish is a powerful editor targeted towards programmers  |
     1.9 +| and webdevelopers, with many options to write websites,     |
    1.10 +| scripts and programming code. Bluefish supports many        |
    1.11 +| programming and markup languages.                           |
    1.12 +|                                                             |
    1.13 +| http://bluefish.openoffice.nl/                              |
    1.14 +|                                                             |
    1.15 +| ---------------------------------------- (www.slitaz.org) - |
    1.16 \ No newline at end of file
     2.1 --- a/bluefish/receipt	Thu Feb 18 23:01:01 2016 +0100
     2.2 +++ b/bluefish/receipt	Fri Feb 19 07:04:57 2016 -0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="bluefish"
     2.7 -VERSION="2.2.5"
     2.8 +VERSION="2.2.8"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="A powerful editor"
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12 @@ -23,7 +23,7 @@
    2.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    2.14  genpkg_rules()
    2.15  {
    2.16 -	mkdir -p $fs/usr $fs/usr/share/locale
    2.17 +	mkdir -p $fs/usr $fs/usr/share/locale $fs/usr/lib/bluefish
    2.18  	cp -a $install/usr/bin $fs/usr
    2.19  	cp -a $install/usr/share/pixmaps $fs/usr/share
    2.20  	cp -a $install/usr/share/bluefish $fs/usr/share