wok rev 9480

Up: lirc to 0.9.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 04 13:32:25 2011 +0000 (2011-04-04)
parents 6e7f14f2ea3f
children 0f8dcbf8807b
files lirc-dev/receipt lirc/receipt
line diff
     1.1 --- a/lirc-dev/receipt	Mon Apr 04 11:51:05 2011 +0000
     1.2 +++ b/lirc-dev/receipt	Mon Apr 04 13:32:25 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lirc-dev"
     1.7 -VERSION="0.8.7"
     1.8 +VERSION="0.9.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="lirc devel files."
    1.11  MAINTAINER="rcx@zoominternet.net"
     2.1 --- a/lirc/receipt	Mon Apr 04 11:51:05 2011 +0000
     2.2 +++ b/lirc/receipt	Mon Apr 04 13:32:25 2011 +0000
     2.3 @@ -1,14 +1,13 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="lirc"
     2.7 -VERSION="0.8.7"
     2.8 +VERSION="0.9.0"
     2.9  CATEGORY="utilities"
    2.10  SHORT_DESC="Enables decoding and sending signals of many commonly used remote controls."
    2.11  MAINTAINER="rcx@zoominternet.net"
    2.12  DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libSM xorg-libICE \
    2.13  xorg-libX11 xorg-libXau xorg-libXdmcp libirman portaudio xorg-libX11"
    2.14 -BUILD_DEPENDS="slitaz-toolchain libftdi-dev libirman-dev \
    2.15 -libirman libftdi linux-module-headers python"
    2.16 +BUILD_DEPENDS="linux-module-headers python"
    2.17  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.18  WEB_SITE="http://www.lirc.org/"
    2.19  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"