wok diff ffplay/receipt @ rev 18924

glibc: fix build (thanks az_ua)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 14:47:17 2016 +0200 (2016-02-25)
parents 7bb096863642
children 269b419967bd
line diff
     1.1 --- a/ffplay/receipt	Sat Sep 14 17:06:00 2013 +0000
     1.2 +++ b/ffplay/receipt	Thu Feb 25 14:47:17 2016 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ffplay"
     1.7 -VERSION="1.0"
     1.8 +VERSION="2.1.4"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Very simple and portable media player using the ffmpeg and the SDL library."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,6 +9,7 @@
    1.13  WEB_SITE="http://ffmpeg.org/"
    1.14  WANTED="ffmpeg"
    1.15  TAGS="audio video player"
    1.16 +#HOST_ARCH="i486 arm"
    1.17  
    1.18  DEPENDS="ffmpeg libsdl"
    1.19