wok-current diff lirc/receipt @ rev 9638
Fixed firefox-langpack-pt-BR to be like the other langpack receipts.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 26 17:57:44 2011 +0000 (2011-04-26) |
parents | 5d7a91e4adf7 |
children | 07be27851acc |
line diff
1.1 --- a/lirc/receipt Wed Feb 02 03:07:20 2011 +0000 1.2 +++ b/lirc/receipt Tue Apr 26 17:57:44 2011 +0000 1.3 @@ -1,14 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lirc" 1.7 -VERSION="0.8.7" 1.8 +VERSION="0.9.0" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Enables decoding and sending signals of many commonly used remote controls." 1.11 MAINTAINER="rcx@zoominternet.net" 1.12 DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libSM xorg-libICE \ 1.13 xorg-libX11 xorg-libXau xorg-libXdmcp libirman portaudio xorg-libX11" 1.14 -BUILD_DEPENDS="slitaz-toolchain libftdi-dev libirman-dev \ 1.15 -libirman libftdi linux-module-headers python" 1.16 +BUILD_DEPENDS="linux-module-headers python" 1.17 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.18 WEB_SITE="http://www.lirc.org/" 1.19 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"