wok rev 16261

ARM: add most lxde componement
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 05 07:55:33 2014 +0200 (2014-04-05)
parents 68ed753afd19
children 5072c50fafc5
files gpicview/receipt lxappearance-dev/receipt lxappearance-obconf/receipt lxappearance/receipt lxinput/receipt lxrandr/receipt lxsession-edit/receipt lxsession/receipt lxtask/receipt
line diff
     1.1 --- a/gpicview/receipt	Sat Apr 05 07:29:04 2014 +0200
     1.2 +++ b/gpicview/receipt	Sat Apr 05 07:55:33 2014 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gpicview"
     1.7 -VERSION="0.2.1"
     1.8 +VERSION="0.2.4"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Light pictures viewer."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,23 +9,17 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://lxde.sourceforge.net/gpicview/"
    1.15  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    1.16 +HOST_ARCH="i486 arm"
    1.17  
    1.18 -DEPENDS="glibc-base expat glib libgio zlib fontconfig freetype \
    1.19 -gtk+ atk cairo pango pixman jpeg libpng libxcb xcb-util \
    1.20 -xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \
    1.21 -xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender"
    1.22 -BUILD_DEPENDS="gtk+-dev xorg-dev intltool"
    1.23 +DEPENDS="gtk+ expat glib libgio libpng jpeg zlib"
    1.24 +BUILD_DEPENDS="gtk+-dev expat-dev glib-dev libgio-dev libpng-dev jpeg-dev"
    1.25  
    1.26  # Rules to configure and make the package.
    1.27  compile_rules()
    1.28  {
    1.29 -	cd $src
    1.30  	./configure \
    1.31 -		--prefix=/usr \
    1.32 -		--mandir=/usr/share/man \
    1.33  		$CONFIGURE_ARGS &&
    1.34 -	make &&
    1.35 -	make DESTDIR=$DESTDIR install
    1.36 +	make && make install
    1.37  }
    1.38  
    1.39  # Rules to gen a SliTaz package suitable for Tazpkg.
     2.1 --- a/lxappearance-dev/receipt	Sat Apr 05 07:29:04 2014 +0200
     2.2 +++ b/lxappearance-dev/receipt	Sat Apr 05 07:55:33 2014 +0200
     2.3 @@ -1,13 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="lxappearance-dev"
     2.7 -VERSION="0.5.2"
     2.8 +VERSION="0.5.5"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Devel files for LXappearance."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12  LICENSE="GPL2"
    2.13  WANTED="lxappearance"
    2.14  WEB_SITE="http://lxde.org/"
    2.15 +HOST_ARCH="i486 arm"
    2.16  
    2.17  DEPENDS="gtk+-dev pkg-config"
    2.18  
     3.1 --- a/lxappearance-obconf/receipt	Sat Apr 05 07:29:04 2014 +0200
     3.2 +++ b/lxappearance-obconf/receipt	Sat Apr 05 07:55:33 2014 +0200
     3.3 @@ -1,25 +1,23 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="lxappearance-obconf"
     3.7 -VERSION="0.2.0"
     3.8 +VERSION="0.2.1"
     3.9  CATEGORY="x-window"
    3.10  SHORT_DESC="Openbox configuration plugin for LXappearance."
    3.11  MAINTAINER="pankso@slitaz.org"
    3.12  LICENSE="GPL2"
    3.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.14 -#WGET_URL="$SF_MIRROR/lxde/LXAppearance%20Obconf/$TARBALL"
    3.15 -WGET_URL="http://l10n.bsnet.se/~brother/lxde_releases/$TARBALL"
    3.16 +WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    3.17  WEB_SITE="http://lxde.org/"
    3.18 +HOST_ARCH="i486 arm"
    3.19  
    3.20  DEPENDS="openbox lxappearance"
    3.21 -BUILD_DEPENDS="openbox-dev xorg-dev libxcb-dev glib-dev libxml2-dev \
    3.22 -libtool automake autoconf intltool fontconfig-dev gtk+-dev expat-dev \
    3.23 -util-linux-uuid-dev imlib2-dev lxappearance-dev"
    3.24 +BUILD_DEPENDS="openbox-dev libxcb-dev glib-dev libxml2-dev \
    3.25 +fontconfig-dev gtk+-dev expat-dev util-linux-uuid-dev lxappearance-dev"
    3.26  
    3.27  # Rules to configure and make the package.
    3.28  compile_rules()
    3.29  {
    3.30 -	cd $src
    3.31  	./configure \
    3.32  		--sysconfdir=/etc \
    3.33  		$CONFIGURE_ARGS &&
     4.1 --- a/lxappearance/receipt	Sat Apr 05 07:29:04 2014 +0200
     4.2 +++ b/lxappearance/receipt	Sat Apr 05 07:55:33 2014 +0200
     4.3 @@ -1,14 +1,15 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="lxappearance"
     4.7 -VERSION="0.5.2"
     4.8 +VERSION="0.5.5"
     4.9  CATEGORY="x-window"
    4.10  SHORT_DESC="Desktop setting configuration utility from LXDE."
    4.11  MAINTAINER="pankso@slitaz.org"
    4.12  LICENSE="GPL2"
    4.13  WEB_SITE="http://lxde.sourceforge.net/"
    4.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    4.15 +TARBALL="$PACKAGE-$VERSION.tar.xz"
    4.16  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    4.17 +HOST_ARCH="i486 arm"
    4.18  
    4.19  DEPENDS="gtk+"
    4.20  BUILD_DEPENDS="xorg-libX11-dev gtk+-dev"
    4.21 @@ -16,10 +17,10 @@
    4.22  # Rules to configure and make the package.
    4.23  compile_rules()
    4.24  {
    4.25 -	cd $src
    4.26 -	./configure $CONFIGURE_ARGS --sysconfdir=/etc &&
    4.27 -	make &&
    4.28 -	make install
    4.29 +	./configure \
    4.30 +		--sysconfdir=/etc \
    4.31 +		$CONFIGURE_ARGS &&
    4.32 +	make && make install
    4.33  }
    4.34  
    4.35  # Rules to gen a SliTaz package suitable for Tazpkg.
     5.1 --- a/lxinput/receipt	Sat Apr 05 07:29:04 2014 +0200
     5.2 +++ b/lxinput/receipt	Sat Apr 05 07:55:33 2014 +0200
     5.3 @@ -9,6 +9,7 @@
     5.4  WEB_SITE="http://lxde.org"
     5.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     5.6  WGET_URL="$SF_MIRROR/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%20${VERSION}/$TARBALL"
     5.7 +HOST_ARCH="i486 arm"
     5.8  
     5.9  DEPENDS="gtk+"
    5.10  BUILD_DEPENDS="gtk+-dev"
     6.1 --- a/lxrandr/receipt	Sat Apr 05 07:29:04 2014 +0200
     6.2 +++ b/lxrandr/receipt	Sat Apr 05 07:55:33 2014 +0200
     6.3 @@ -9,25 +9,20 @@
     6.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     6.5  WEB_SITE="http://lxde.org"
     6.6  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
     6.7 +HOST_ARCH="i486 arm"
     6.8  
     6.9  DEPENDS="gtk+ xorg-xrandr"
    6.10 -BUILD_DEPENDS="gtk+-dev intltool xorg-libXrandr-dev"
    6.11 +BUILD_DEPENDS="gtk+-dev xorg-libXrandr-dev"
    6.12  
    6.13  # Rules to configure and make the package.
    6.14  compile_rules()
    6.15  {
    6.16 -	cd $src
    6.17 -	
    6.18 -	#Fix sources.
    6.19 +	# Fix sources.
    6.20  	echo "Icon=video-display" >> data/lxrandr.desktop.in 
    6.21  	touch po/stamp-it 
    6.22 -
    6.23  	./configure \
    6.24 -		--prefix=/usr \
    6.25 -		--infodir=/usr/share/info \
    6.26 -		--mandir=/usr/share/man \
    6.27  		$CONFIGURE_ARGS &&
    6.28 -	make && make DESTDIR=$DESTDIR install
    6.29 +	make && make install
    6.30  }
    6.31  
    6.32  # Rules to gen a SliTaz package suitable for Tazpkg.
     7.1 --- a/lxsession-edit/receipt	Sat Apr 05 07:29:04 2014 +0200
     7.2 +++ b/lxsession-edit/receipt	Sat Apr 05 07:55:33 2014 +0200
     7.3 @@ -9,6 +9,7 @@
     7.4  WEB_SITE="http://wiki.lxde.org/en/LXSession_Edit"
     7.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     7.6  WGET_URL="$SF_MIRROR/lxde/LXSession%20Edit/lxsession-edit%20$VERSION/$TARBALL"
     7.7 +HOST_ARCH="i486 arm"
     7.8  
     7.9  DEPENDS="gtk+ lxsession"
    7.10  BUILD_DEPENDS="gtk+-dev"
     8.1 --- a/lxsession/receipt	Sat Apr 05 07:29:04 2014 +0200
     8.2 +++ b/lxsession/receipt	Sat Apr 05 07:55:33 2014 +0200
     8.3 @@ -8,7 +8,8 @@
     8.4  LICENSE="GPL2"
     8.5  WEB_SITE="http://wiki.lxde.org/en/LXSession"
     8.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     8.7 -WGET_URL="$SF_MIRROR/lxde/LXSession%20%28session%20manager%29/LXSession%200.4.6.1/$TARBALL"
     8.8 +WGET_URL="$SF_MIRROR/lxde/$TARBALL"
     8.9 +HOST_ARCH="i486 arm"
    8.10  
    8.11  DEPENDS="gtk+ dbus"
    8.12  BUILD_DEPENDS="gtk+-dev dbus-dev"
     9.1 --- a/lxtask/receipt	Sat Apr 05 07:29:04 2014 +0200
     9.2 +++ b/lxtask/receipt	Sat Apr 05 07:55:33 2014 +0200
     9.3 @@ -3,25 +3,23 @@
     9.4  PACKAGE="lxtask"
     9.5  VERSION="0.1.4"
     9.6  CATEGORY="system-tools"
     9.7 -SHORT_DESC="Ssytem task manager with a nice GTK interface."
     9.8 +SHORT_DESC="System task manager with a nice GTK interface."
     9.9  MAINTAINER="pankso@slitaz.org"
    9.10  LICENSE="GPL2"
    9.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    9.12  WEB_SITE="http://lxde.sourceforge.net/"
    9.13  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    9.14 +HOST_ARCH="i486 arm"
    9.15  
    9.16  DEPENDS="gtk+ xorg-libXdamage"
    9.17 -BUILD_DEPENDS="pkg-config gtk+-dev intltool gettext xorg-xproto"
    9.18 +BUILD_DEPENDS="gtk+-dev xorg-libXdamage-dev xorg-xproto"
    9.19  
    9.20  # Rules to configure and make the package.
    9.21  compile_rules()
    9.22  {
    9.23 -	cd $src
    9.24  	./configure \
    9.25 -		--prefix=/usr \
    9.26 -		--mandir=/usr/share/man $CONFIGURE_ARGS &&
    9.27 -	make &&
    9.28 -	make DESTDIR=$DESTDIR install
    9.29 +		$CONFIGURE_ARGS &&
    9.30 +	make && make install
    9.31  }
    9.32  
    9.33  # Rules to gen a SliTaz package suitable for Tazpkg.