wok rev 16037

Add .hgignore and tazdev + tazpanel to ARM
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 09 04:44:22 2014 +0100 (2014-03-09)
parents 243b05f2775f
children 301137af7e7e
files .hgignore tazdev/receipt tazpanel/receipt xorg-libXxf86vm/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Sun Mar 09 04:44:22 2014 +0100
     1.3 @@ -0,0 +1,1 @@
     1.4 +source/*
     2.1 --- a/tazdev/receipt	Sun Mar 09 03:50:37 2014 +0100
     2.2 +++ b/tazdev/receipt	Sun Mar 09 04:44:22 2014 +0100
     2.3 @@ -10,6 +10,7 @@
     2.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     2.5  WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2"
     2.6  WEB_SITE="http://www.slitaz.org/"
     2.7 +HOST_ARCH="i486 arm"
     2.8  
     2.9  DEPENDS="rsync"
    2.10  
     3.1 --- a/tazpanel/receipt	Sun Mar 09 03:50:37 2014 +0100
     3.2 +++ b/tazpanel/receipt	Sun Mar 09 04:44:22 2014 +0100
     3.3 @@ -10,6 +10,7 @@
     3.4  WEB_SITE="http://www.slitaz.org/"
     3.5  WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.gz"
     3.6  CONFIG_FILES="/etc/slitaz/tazpanel.conf /etc/slitaz/httpd.conf"
     3.7 +HOST_ARCH="i486 arm"
     3.8  
     3.9  DEPENDS="busybox tazinst-gui tazinst"
    3.10  BUILD_DEPENDS="gettext"
     4.1 --- a/xorg-libXxf86vm/receipt	Sun Mar 09 03:50:37 2014 +0100
     4.2 +++ b/xorg-libXxf86vm/receipt	Sun Mar 09 04:44:22 2014 +0100
     4.3 @@ -10,7 +10,7 @@
     4.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     4.5  WEB_SITE="http://www.x.org/"
     4.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     4.7 -HOST_ARCH="i486 arm"
     4.8 +#HOST_ARCH="i486 arm"
     4.9  
    4.10  DEPENDS="xorg-libX11 xorg-libXext"
    4.11  BUILD_DEPENDS="xorg-libX11-dev xorg-libXext-dev xorg-xf86vidmodeproto"