update to 0.1.17, sync with bbc changes. (note, get_iplayer is probably
a better choice for most people..)
This commit is contained in:
parent
54309d5f1e
commit
4aa2f85888
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/10/12 17:16:51 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2009/12/17 15:19:48 sthen Exp $
|
||||
|
||||
COMMENT = allow UK users to download programmes from BBC iPlayer
|
||||
|
||||
DISTNAME = iplayer-dl-0.1.16
|
||||
DISTNAME = iplayer-dl-0.1.17
|
||||
|
||||
CATEGORIES = multimedia
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (iplayer-dl-0.1.16.tar.gz) = BPPrUYnjKLT/gmPAaSbAYQ==
|
||||
RMD160 (iplayer-dl-0.1.16.tar.gz) = GsSe0mK3V8cy2NCvAI1i2KFgfTY=
|
||||
SHA1 (iplayer-dl-0.1.16.tar.gz) = eVVwxZCwfV1pWIWKaPVrPj7N9/E=
|
||||
SHA256 (iplayer-dl-0.1.16.tar.gz) = hJFgHrmBTh+dVbisrmVj3waS2EhodmGSDvolLEpo0WM=
|
||||
SIZE (iplayer-dl-0.1.16.tar.gz) = 23932
|
||||
MD5 (iplayer-dl-0.1.17.tar.gz) = ADAgq9KBsqL3klrV78RvSQ==
|
||||
RMD160 (iplayer-dl-0.1.17.tar.gz) = l2sZaJbNDXBoN/ry4u96OF95Z+A=
|
||||
SHA1 (iplayer-dl-0.1.17.tar.gz) = WtCOg1jGKnFVDlloVqUmGgHtojM=
|
||||
SHA256 (iplayer-dl-0.1.17.tar.gz) = +CXjBAMhsjoFukNMniXIP8wYjDBCVSh9QLQARUvhtQU=
|
||||
SIZE (iplayer-dl-0.1.17.tar.gz) = 25391
|
||||
|
@ -1,15 +1,18 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/04/15 01:05:55 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/12/17 15:19:48 sthen Exp $
|
||||
bin/iplayer-dl
|
||||
@comment bin/iplayer-dl-gui
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/browser.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/constants.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/downloader.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/errors.rb
|
||||
@comment lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/gui/
|
||||
@comment lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/gui/app.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/gui/frame.rb
|
||||
@comment lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/gui/main_frame.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/metadata.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/preferences.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/subtitles.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/translations.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/iplayer/version.rb
|
||||
|
Loading…
Reference in New Issue
Block a user