matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / madplay / madplay_0.15.2b.bb
blobd367042e816e56f71d857e9abf543a8ef2228059
1 DESCRIPTION = "Madplay is a command-line MPEG audio decoder and player"
2 SECTION = "console/multimedia"
3 DEPENDS = "libmad"
4 LICENSE = "GPL"
5 AUTHOR = "Robert Leslie <rob@mars.org>"
6 HOMEPAGE = "http://www.mars.org/home/rob/proj/mpeg/"
8 SRC_URI = "ftp://ftp.mars.org/pub/mpeg/${PN}-${PV}.tar.gz"
10 inherit autotools
11 ARM_INSTRUCTION_SET = "arm"
13 FILES_${PN} = "${bindir}/madplay"
15 SRC_URI[md5sum] = "6814b47ceaa99880c754c5195aa1aac1"
16 SRC_URI[sha256sum] = "5a79c7516ff7560dffc6a14399a389432bc619c905b13d3b73da22fa65acede0"