increase dvbapp PR.
[vuplus_openembedded] / recipes / pv / pv_1.1.4.bb
1 DESCRIPTION = "Pipe Viewer is a terminal-based tool for monitoring the progress of data through a pipeline."
2 SECTION = "console/utils"
3 HOMEPAGE = "http://www.ivarch.com/programs/pv.shtml"
4 LICENSE = "Artistic License 2.0"
5
6 inherit autotools
7
8 SRC_URI = "http://pipeviewer.googlecode.com/files/pv-${PV}.tar.bz2"
9
10
11 EXTRA_OEMAKE = "LD='${LD}'"