# HG changeset patch # User Christophe Lincoln # Date 1396726621 -7200 # Node ID 62b66edb40b5572cf21c1e909ba6bbf39e19d127 # Parent 90efe33adc112b6fbbae18118f8b31ce87084911 ARM: add obconf, lxde, viewnior, exiv2 diff -r 90efe33adc11 -r 62b66edb40b5 exiv2-dev/receipt --- a/exiv2-dev/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/exiv2-dev/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -8,6 +8,7 @@ LICENSE="GPL2" WANTED="exiv2" WEB_SITE="http://www.exiv2.org/" +HOST_ARCH="i486 arm" DEPENDS="exiv2 pkg-config" diff -r 90efe33adc11 -r 62b66edb40b5 exiv2/receipt --- a/exiv2/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/exiv2/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.exiv2.org/" WGET_URL="$WEB_SITE/$TARBALL" +HOST_ARCH="i486 arm" DEPENDS="expat zlib gcc-lib-base" BUILD_DEPENDS="gcc-lib-base expat-dev zlib-dev" diff -r 90efe33adc11 -r 62b66edb40b5 libglade-dev/receipt --- a/libglade-dev/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/libglade-dev/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -8,6 +8,7 @@ LICENSE="LGPL2" WANTED="libglade" WEB_SITE="http://www.jamesh.id.au/software/libglade/" +HOST_ARCH="i486 arm" DEPENDS="gtk+-dev libxml2-dev libglade pkg-config" diff -r 90efe33adc11 -r 62b66edb40b5 libglade/receipt --- a/libglade/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/libglade/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.jamesh.id.au/software/libglade/" WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" +HOST_ARCH="i486 arm" DEPENDS="gtk+ xorg-libXdamage" BUILD_DEPENDS="gtk+ gtk+-dev pkg-config libxml2-dev expat-dev" diff -r 90efe33adc11 -r 62b66edb40b5 lxde/receipt --- a/lxde/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/lxde/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -8,10 +8,11 @@ LICENSE="GPL2" WEB_SITE="http://lxde.org/" TAGS="wm desktop" +HOST_ARCH="i486 arm" + SUGGESTED="lxterminal lxdm pcmanfm" - DEPENDS="xorg-libX11 gtk+ lxpanel lxtask lxappearance lxsession \ -lxsession-edit lxrandr lxinput openbox obconf viewnior leafpad \ +lxsession-edit lxrandr lxinput openbox obconf gpicview leafpad \ slitaz-configs" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 90efe33adc11 -r 62b66edb40b5 obconf/receipt --- a/obconf/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/obconf/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -10,11 +10,12 @@ WEB_SITE="http://icculus.org/openbox/" WGET_URL="http://openbox.org/dist/obconf/$TARBALL" TAGS="openbox" +HOST_ARCH="i486 arm" DEPENDS="openbox gtk+ libglade shared-mime-info xorg-libXdamage \ startup-notification slitaz-boot-scripts desktop-file-utils" -BUILD_DEPENDS="xorg-dev gtk+-dev libglade-dev openbox-dev \ -gdk-pixbuf-dev startup-notification-dev" +BUILD_DEPENDS="gtk+-dev libglade-dev openbox-dev gdk-pixbuf-dev \ +startup-notification-dev" # # Rules to configure and make the package. diff -r 90efe33adc11 -r 62b66edb40b5 startup-notification-dev/receipt --- a/startup-notification-dev/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/startup-notification-dev/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -8,6 +8,7 @@ LICENSE="LGPL2" WANTED="startup-notification" WEB_SITE="http://freedesktop.org/software/startup-notification/releases/" +HOST_ARCH="i486 arm" DEPENDS="startup-notification pkg-config" diff -r 90efe33adc11 -r 62b66edb40b5 startup-notification/receipt --- a/startup-notification/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/startup-notification/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -9,18 +9,17 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://freedesktop.org/software/startup-notification/releases/" WGET_URL="http://freedesktop.org/software/startup-notification/releases/$TARBALL" -#HOST_ARCH="i486 arm" +HOST_ARCH="i486 arm" -CROSS_BUGS="error: cannot run test program while cross compiling" - -DEPENDS="util-linux-uuid libxcb xcb-util xorg-libICE xorg-libSM xorg-libX11 \ -xorg-libXau xorg-libXdmcp" +DEPENDS="util-linux-uuid libxcb xcb-util xorg-libICE xorg-libSM \ +xorg-libX11 xorg-libXau xorg-libXdmcp" BUILD_DEPENDS="util-linux-uuid-dev libxcb-dev xcb-util-dev" # Rules to configure and make the package. compile_rules() { - ./configure -C \ + export lf_cv_sane_realloc=yes + ./configure \ --prefix=/usr \ $CONFIGURE_ARGS && make && make install diff -r 90efe33adc11 -r 62b66edb40b5 viewnior/receipt --- a/viewnior/receipt Sat Apr 05 20:04:34 2014 +0200 +++ b/viewnior/receipt Sat Apr 05 21:37:01 2014 +0200 @@ -10,18 +10,22 @@ WEB_SITE="http://xsisqox.github.com/Viewnior/" WGET_URL="http://dl.dropboxusercontent.com/s/zytq0suabesv933/$TARBALL" TAGS="image photo viewer" +HOST_ARCH="i486 arm" -DEPENDS="gtk+ exiv2" -BUILD_DEPENDS="gtk+-dev shared-mime-info-dev intltool libffi exiv2-dev" +DEPENDS="gtk+ libffi exiv2" +BUILD_DEPENDS="gtk+-dev libffi-dev exiv2-dev" + +case "$ARCH" in + i?86) BUILD_DEPENDS="$BUILD_DEPENDS shared-mime-info-dev" ;; +esac # Rules to configure and make the package. compile_rules() { - cd $src ./configure \ --prefix=/usr \ $CONFIGURE_ARGS && - make $MAKEFLAGS && make DESTDIR=$DESTDIR install + make $MAKEFLAGS && make install } # Rules to gen a SliTaz package suitable for Tazpkg.