merge of '0b4a373bfa5dab7626c7fd0349a1eac154d0d76a'
[vuplus_openembedded] / packages / libsidplay / libsidplay_1.36.59.bb
1 DESCRIPTION = "A library for replaying C64 SID music"
2 SECTION = "libs"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5
6 SRC_URI = "http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/libsidplay-${PV}.tgz"
7
8 inherit autotools
9
10 do_stage() {
11         autotools_stage_all
12 }