1 # Contributor: ryooichi <ryooichi+arch AT gmail DOT com>
5 pkgdesc="ultra-simple, polite RSS aggregrator for the command line"
7 url="http://www.mackers.com/projects/theyoke/"
8 license=('GPL' 'PerlArtistic')
10 depends=('perl' 'perl-libwww' 'perl-html-parser' 'perl-uri' 'perl-xml-rss' 'perl-digest-md5' 'perl-term-size' 'perl-html-format')
18 source=('http://www.mackers.com/projects/theyoke/theyoke.txt' 'theyoke.patch')
20 md5sums=('ed9bfa9966e959cd754496184b7e4516'
21 'abac3e0761dffd793312fbb2b72d3e46')
23 patch -p0 <theyoke.patch
24 mkdir -p $pkgdir/usr/bin
25 install -m 755 $srcdir/theyoke.txt $pkgdir/usr/bin/theyoke