wok diff lxde/receipt @ rev 2510

qemu: update depends
author Julien Rabier <taziden@slitaz.org>
date Mon Mar 16 16:44:07 2009 +0100 (2009-03-16)
parents
children 4c43897383ee
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lxde/receipt	Mon Mar 16 16:44:07 2009 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="lxde"
     1.7 +VERSION="0.3"
     1.8 +CATEGORY="x-window"
     1.9 +SHORT_DESC="LXDE desktop environement meta package."
    1.10 +MAINTAINER="pankso@slitaz.org"
    1.11 +DEPENDS="openbox obconf pcmanfm lxpanel lxtask lxappearance gpicview
    1.12 +	leafpad"
    1.13 +WEB_SITE="http://lxde.sourceforge.net/"
    1.14 +
    1.15 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.16 +genpkg_rules()
    1.17 +{
    1.18 +	mkdir -p $fs/usr
    1.19 +}