diff options
Diffstat (limited to 'multimedia/Miro/README')
-rw-r--r-- | multimedia/Miro/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/multimedia/Miro/README b/multimedia/Miro/README deleted file mode 100644 index 83e8ab6b9a..0000000000 --- a/multimedia/Miro/README +++ /dev/null @@ -1,18 +0,0 @@ -Miro is a free Internet television application for the online -Democracy Network. - -Requires Boost, gst-python, and gnome-python-extras. - -Optional dependencies are libtorrent-rasterbar and notify-python. -Miro comes with libtorrent-rasterbar 0.14.2 and will not interfere -with libtorrent-rasterbar if installed later. - -See README.runtime for addtional runtime requirements. - -Note: -The Miro slackbuild aborts when trying to look at the pm-utils.pc file. -This sed statement corrects the syntax error if it sees it in the -pm-utils.pc file. If you haven't fixed it yet, then your welcome!!! :-) - -sed -i 's|)|}|' /usr/lib/pkgconfig/pm-utils.pc 2>/dev/null - |