1 DESCRIPTION
= "A simple podcast aggregator."
2 HOMEPAGE
= "http://podget.sourceforge.net/"
5 DEPENDS
+= "virtual/libiconv"
6 RDEPENDS_$
{PN
} = "bash sed wget"
9 SRC_URI
= "${SOURCEFORGE_MIRROR}/podget/podget_${PV}.tar.gz \
10 file://busybox_df.patch"
12 S
= "${WORKDIR}/podget"
15 install
-d $
{D
}/usr
/bin
16 install
-m
0755 $
{WORKDIR
}/podget
/podget $
{D
}/usr
/bin
19 SRC_URI
[md5sum
] = "6619557b02559ac3191d4cc2054bf325"
20 SRC_URI
[sha256sum
] = "ab6e33b09bfbd407ee444ef37d769658e651cfe6eee96ce7aac5be8860e069e5"