aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-nmf/gpe-nmf_0.17.bb
blob: bf45dc5d56f9b0bd31f8d3714e06066f111d3358 (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"
inherit gpe pkgconfig

DESCRIPTION = "GPE audio player"
DEPENDS = "gtk+ libgpewidget gstreamer gst-plugins"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI += "file://fix_makefiles.patch;patch=1"