wok-next rev 15946

arm: add alsa and libogg suport
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 23 02:51:39 2014 +0100 (2014-02-23)
parents c2504719b20a
children 8b5512b091ab
files alsa-lib-dev/receipt alsa-lib/receipt alsa-plugins/receipt alsa-utils/receipt libogg-dev/receipt libogg/receipt
line diff
     1.1 --- a/alsa-lib-dev/receipt	Sun Feb 23 02:23:54 2014 +0100
     1.2 +++ b/alsa-lib-dev/receipt	Sun Feb 23 02:51:39 2014 +0100
     1.3 @@ -8,8 +8,9 @@
     1.4  LICENSE="LGPL2.1"
     1.5  WANTED="alsa-lib"
     1.6  WEB_SITE="http://www.alsa-project.org/"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="alsa-lib pkg-config"
    1.10 +DEPENDS="alsa-lib"
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
     2.1 --- a/alsa-lib/receipt	Sun Feb 23 02:23:54 2014 +0100
     2.2 +++ b/alsa-lib/receipt	Sun Feb 23 02:51:39 2014 +0100
     2.3 @@ -6,15 +6,16 @@
     2.4  SHORT_DESC="Alsa sound libraries."
     2.5  MAINTAINER="pankso@slitaz.org"
     2.6  LICENSE="LGPL2.1"
     2.7 -DEPENDS="linux"
     2.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     2.9  WEB_SITE="http://www.alsa-project.org/"
    2.10  WGET_URL="ftp://ftp.alsa-project.org/pub/lib/$TARBALL"
    2.11 +HOST_ARCH="i486 arm"
    2.12 +
    2.13 +DEPENDS="linux"
    2.14  
    2.15  # Rules to configure and make the package.
    2.16  compile_rules()
    2.17  {
    2.18 -	cd $src
    2.19  	./configure --disable-python \
    2.20  		$CONFIGURE_ARGS &&
    2.21  	make &&	make -j1 install
     3.1 --- a/alsa-plugins/receipt	Sun Feb 23 02:23:54 2014 +0100
     3.2 +++ b/alsa-plugins/receipt	Sun Feb 23 02:51:39 2014 +0100
     3.3 @@ -1,15 +1,14 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="alsa-plugins"
     3.7 -VERSION="1.0.26"
     3.8 +VERSION="1.0.27"
     3.9  CATEGORY="multimedia"
    3.10  SHORT_DESC="Alsa sound system additionnal plugins."
    3.11  MAINTAINER="pankso@slitaz.org"
    3.12  LICENSE="LGPL2.1"
    3.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    3.14  WEB_SITE="http://www.alsa-project.org/"
    3.15 -#WGET_URL="ftp://ftp.alsa-project.org/pub/plugins/$TARBALL"
    3.16 -WGET_URL="http://alsa.cybermirror.org/plugins/$TARBALL"
    3.17 +WGET_URL="ftp://ftp.alsa-project.org/pub/plugins/$TARBALL"
    3.18  
    3.19  DEPENDS="alsa-lib libsamplerate speex"
    3.20  BUILD_DEPENDS="pkg-config alsa-lib-dev libsamplerate-dev speex-dev"
     4.1 --- a/alsa-utils/receipt	Sun Feb 23 02:23:54 2014 +0100
     4.2 +++ b/alsa-utils/receipt	Sun Feb 23 02:51:39 2014 +0100
     4.3 @@ -10,6 +10,7 @@
     4.4  WEB_SITE="http://www.alsa-project.org/"
     4.5  WGET_URL="ftp://ftp.alsa-project.org/pub/utils/$TARBALL"
     4.6  CONFIG_FILES="/var/lib/alsa/asound.state"
     4.7 +HOST_ARCH="i486 arm"
     4.8  
     4.9  DEPENDS="alsa-lib ncurses util-linux-getopt"
    4.10  BUILD_DEPENDS="alsa-lib-dev ncurses-dev"
    4.11 @@ -17,11 +18,7 @@
    4.12  # Rules to configure and make the package.
    4.13  compile_rules()
    4.14  {
    4.15 -	cd $src
    4.16  	./configure \
    4.17 -		--prefix=/usr \
    4.18 -		--infodir=/usr/share/info \
    4.19 -		--mandir=/usr/share/man \
    4.20  		--disable-xmlto \
    4.21  		$CONFIGURE_ARGS &&
    4.22  	make &&
     5.1 --- a/libogg-dev/receipt	Sun Feb 23 02:23:54 2014 +0100
     5.2 +++ b/libogg-dev/receipt	Sun Feb 23 02:51:39 2014 +0100
     5.3 @@ -1,15 +1,16 @@
     5.4  # SliTaz package receipt.
     5.5  
     5.6  PACKAGE="libogg-dev"
     5.7 -VERSION="1.3.0"
     5.8 +VERSION="1.3.1"
     5.9  CATEGORY="development"
    5.10  SHORT_DESC="OGG library devel files from Xiph.org project."
    5.11  MAINTAINER="pankso@slitaz.org"
    5.12  LICENSE="BSD"
    5.13  WANTED="libogg"
    5.14  WEB_SITE="http://www.xiph.org/"
    5.15 +HOST_ARCH="i486 arm"
    5.16  
    5.17 -DEPENDS="libogg pkg-config"
    5.18 +DEPENDS="libogg"
    5.19  
    5.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    5.21  genpkg_rules()
     6.1 --- a/libogg/receipt	Sun Feb 23 02:23:54 2014 +0100
     6.2 +++ b/libogg/receipt	Sun Feb 23 02:51:39 2014 +0100
     6.3 @@ -1,7 +1,7 @@
     6.4  # SliTaz package receipt.
     6.5  
     6.6  PACKAGE="libogg"
     6.7 -VERSION="1.3.0"
     6.8 +VERSION="1.3.1"
     6.9  CATEGORY="multimedia"
    6.10  SHORT_DESC="OGG library from Xiph.org project."
    6.11  MAINTAINER="pankso@slitaz.org"
    6.12 @@ -9,16 +9,15 @@
    6.13  TARBALL="$PACKAGE-$VERSION.tar.xz"
    6.14  WEB_SITE="http://www.xiph.org/"
    6.15  WGET_URL="http://downloads.xiph.org/releases/ogg/$TARBALL"
    6.16 +HOST_ARCH="i486 arm"
    6.17  
    6.18  DEPENDS="glibc-base"
    6.19  
    6.20  # Rules to configure and make the package.
    6.21  compile_rules()
    6.22  {
    6.23 -	cd $src
    6.24 -	./configure --prefix=/usr --infodir=/usr/share/info \
    6.25 -	--mandir=/usr/share/man $CONFIGURE_ARGS
    6.26 -	make
    6.27 +	./configure $CONFIGURE_ARGS &&
    6.28 +	make &&
    6.29  	make -j1 DESTDIR=$DESTDIR install
    6.30  }
    6.31