Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18275 - MythVideo ebuild
Summary: MythVideo ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 10533
Blocks:
  Show dependency tree
 
Reported: 2003-03-26 21:27 UTC by Matt Taylor
Modified: 2003-07-10 05:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mythvideo-0.8.ebuild (mythvideo-0.8.ebuild,1006 bytes, text/plain)
2003-03-26 21:28 UTC, Matt Taylor
Details
new mythvideo-0.8.ebuild (mythvideo-0.8.ebuild,1.03 KB, text/plain)
2003-03-27 15:27 UTC, Matt Taylor
Details
mythvideo-0.8 w/xine support (mythvideo-0.8.ebuild,1.82 KB, text/plain)
2003-04-14 17:27 UTC, Jeremy Johnson
Details
files/mythvideo-settings.txt (mythvideo-settings.txt,91 bytes, text/plain)
2003-04-14 17:29 UTC, Jeremy Johnson
Details
media-plugins/mythvideo-0.9.ebuild (mythvideo-0.9.ebuild,808 bytes, text/plain)
2003-06-09 21:43 UTC, Max Kalika (RETIRED)
Details
mythvideo/ChangeLog (ChangeLog,629 bytes, text/plain)
2003-06-09 21:49 UTC, Max Kalika (RETIRED)
Details
media-plugins/mythvideo-0.9.ebuild (mythvideo-0.9.ebuild,1.17 KB, text/plain)
2003-06-09 22:09 UTC, Max Kalika (RETIRED)
Details
media-plugins/mythvideo-0.9.ebuild (mythvideo-0.9.ebuild,1.17 KB, text/plain)
2003-06-18 18:11 UTC, Max Kalika (RETIRED)
Details
ChangeLog (ChangeLog,734 bytes, text/plain)
2003-06-18 18:11 UTC, Max Kalika (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Taylor 2003-03-26 21:27:13 UTC
updated the one I was working on to Max Kalika's style to match the others
submited today.
Comment 1 Matt Taylor 2003-03-26 21:28:49 UTC
Created attachment 9887 [details]
mythvideo-0.8.ebuild
Comment 2 Max Kalika (RETIRED) gentoo-dev 2003-03-27 01:46:47 UTC
this is great! thanks!  the only change I would make is the qmake line as
explained in the other posts.
Comment 3 Matt Taylor 2003-03-27 15:27:31 UTC
Created attachment 9910 [details]
new mythvideo-0.8.ebuild

adds qmake line
Comment 4 Jeremy Johnson 2003-04-14 17:27:53 UTC
Created attachment 10647 [details]
mythvideo-0.8 w/xine support

Thanks for the work on these ebuilds, they rock!

I really like xine a lot better than mplayer though, and since mythvideo
doesn't seem to
care which player it uses, I have updated the mythvideo-0.8 ebuild with a xine
USE
flag.  This will generate the /usr/share/mythtv/mythvideo-settings.txt file
based on which
player the user wants (xine or mplayer at this point).	It will default to
mplayer if no player
is specified.

This new ebuild will also add DVD support to the mythvideo-settings.txt file if
the dvd  USE
flag is specified.  I came accross this addition in this thread:

http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?post=55060;search_string=play%20dvd;guest=342662&t=search_engine#55060

So please check it out and let me know what you think about it.
Comment 5 Jeremy Johnson 2003-04-14 17:29:08 UTC
Created attachment 10648 [details]
files/mythvideo-settings.txt

Here is the accompanying mythvideo-settings.txt template file that goes into
the files dir
with the digest file.
Comment 6 Max Kalika (RETIRED) gentoo-dev 2003-06-09 21:43:38 UTC
Created attachment 13030 [details]
media-plugins/mythvideo-0.9.ebuild

This is a bump and a huge cleanup of the previously posted ebuilds.  New
mythvideo doesn't have an external config file nor does it use (if I remember
right) an external player.  This removes all those dependencies and makes the
ebuild much smaller.
Comment 7 Max Kalika (RETIRED) gentoo-dev 2003-06-09 21:49:20 UTC
Created attachment 13031 [details]
mythvideo/ChangeLog

Initial mythvideo ChangeLog.  Has the work from Matt Taylor and Jeremy Johnson
documented.  Feel free to update if I left anything out.
Comment 8 Max Kalika (RETIRED) gentoo-dev 2003-06-09 22:09:48 UTC
Created attachment 13032 [details]
media-plugins/mythvideo-0.9.ebuild  

Sorry for the noise -- posted too soon.  This has some minor nits fixed and a
message at the end as to what to do post-install.  This is just to be
consistant with other myth ebuilds.
Comment 9 Max Kalika (RETIRED) gentoo-dev 2003-06-18 18:11:28 UTC
Created attachment 13512 [details]
media-plugins/mythvideo-0.9.ebuild

change depend to media-tv/mythtv
Comment 10 Max Kalika (RETIRED) gentoo-dev 2003-06-18 18:11:49 UTC
Created attachment 13513 [details]
ChangeLog
Comment 11 John Mylchreest (RETIRED) gentoo-dev 2003-07-10 05:04:59 UTC
Incorporated into portage