Re: [mythtv-users] mythtv cvs ebuild (gentoo)

2005-01-20 Thread Ashley Bostock
The cvs ebuilds at http://bugs.gentoo.org/show_bug.cgi?id=66337 all
support the nls USE variable, does that not help?

Ash.

On Thu, 20 Jan 2005 02:58:05 +0100, Peter Martens
<[EMAIL PROTECTED]> wrote:
> > I'm not sure what you consider the "normal places". The myhtv manual
> > builds result in the binaries, etc. being placed into /usr/local/bin.
> > Most rpm or ebuilds I've seen place the binaries, etc. into /usr/bin.
> >
> > I've seen several ebuilds floating around. Search this list to find
> > examples. I believe the ebuild available at
> > http://bugs.gentoo.org/show_bug.cgi?id=66337 is the one that most
> > gentoo users are using.
> >
> > I took a whack at creating my own ebuilds based on the work above,
> > which better fits my needs. Here are my ebuilds if you want to play
> > with them:
> >
> > http://threeputt.org/ebuilds/mythtv-0.17_pre.ebuild
> > http://threeputt.org/ebuilds/mythtv-plugins-0.17_pre.ebuild
> > http://threeputt.org/ebuilds/mythweb-0.17_pre.ebuild
> >
> > I run a combined frontend/backend system, so my preference was to have
> > as few ebuilds as possible, so the mythtv ebuild has what people
> > normally break up into backend/frontend builds and the mythtv-plugins
> > has all of the standard myth plugins, plus nuvexport. The mythweb
> > ebuild, obviously only has the mythweb stuff... :)
> >
> > These ebuilds are a work in progress, so if you find any problems, I'd
> > appreciate you letting me know.
> > 
> The ebulds that are available are doing the right thing. I am looking
> for language support in the ebuilds, but can 't find it, nor the
> cvs-ebuilds nor the ebuilds from portage. Someone knows more about
> this?
> peter
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] mythtv cvs ebuild (gentoo)

2005-01-19 Thread Peter Martens
> I'm not sure what you consider the "normal places". The myhtv manual
> builds result in the binaries, etc. being placed into /usr/local/bin.
> Most rpm or ebuilds I've seen place the binaries, etc. into /usr/bin.
> 
> I've seen several ebuilds floating around. Search this list to find
> examples. I believe the ebuild available at
> http://bugs.gentoo.org/show_bug.cgi?id=66337 is the one that most
> gentoo users are using.
> 
> I took a whack at creating my own ebuilds based on the work above,
> which better fits my needs. Here are my ebuilds if you want to play
> with them:
> 
> http://threeputt.org/ebuilds/mythtv-0.17_pre.ebuild
> http://threeputt.org/ebuilds/mythtv-plugins-0.17_pre.ebuild
> http://threeputt.org/ebuilds/mythweb-0.17_pre.ebuild
> 
> I run a combined frontend/backend system, so my preference was to have
> as few ebuilds as possible, so the mythtv ebuild has what people
> normally break up into backend/frontend builds and the mythtv-plugins
> has all of the standard myth plugins, plus nuvexport. The mythweb
> ebuild, obviously only has the mythweb stuff... :)
> 
> These ebuilds are a work in progress, so if you find any problems, I'd
> appreciate you letting me know.
> 
The ebulds that are available are doing the right thing. I am looking
for language support in the ebuilds, but can 't find it, nor the
cvs-ebuilds nor the ebuilds from portage. Someone knows more about
this?
peter
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] mythtv cvs ebuild (gentoo)

2005-01-19 Thread Jeff Thompson
On Wed, 19 Jan 2005 16:19:53 -0500, Jeff Simpson <[EMAIL PROTECTED]> wrote:
> I'm using the CVS release of mythtv on a gentoo box, and it works
> great, but I'd really like to have it install files into the normal
> places. Is there an ebuild out there that will download and install
> the CVS copies of the various packages? I'd throw one together, but
> I'd hate to reinvent the wheel if one already exists. Thanks!
> 

I'm not sure what you consider the "normal places". The myhtv manual
builds result in the binaries, etc. being placed into /usr/local/bin.
Most rpm or ebuilds I've seen place the binaries, etc. into /usr/bin.

I've seen several ebuilds floating around. Search this list to find
examples. I believe the ebuild available at
http://bugs.gentoo.org/show_bug.cgi?id=66337 is the one that most
gentoo users are using.

I took a whack at creating my own ebuilds based on the work above,
which better fits my needs. Here are my ebuilds if you want to play
with them:

http://threeputt.org/ebuilds/mythtv-0.17_pre.ebuild
http://threeputt.org/ebuilds/mythtv-plugins-0.17_pre.ebuild
http://threeputt.org/ebuilds/mythweb-0.17_pre.ebuild

I run a combined frontend/backend system, so my preference was to have
as few ebuilds as possible, so the mythtv ebuild has what people
normally break up into backend/frontend builds and the mythtv-plugins
has all of the standard myth plugins, plus nuvexport. The mythweb
ebuild, obviously only has the mythweb stuff... :)

These ebuilds are a work in progress, so if you find any problems, I'd
appreciate you letting me know.

Thanks,

-- 
Jeff Thompson
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] mythtv cvs ebuild (gentoo)

2005-01-19 Thread Preston Crow
On Wed, 2005-01-19 at 16:19, Jeff Simpson wrote:
> I'm using the CVS release of mythtv on a gentoo box, and it works
> great, but I'd really like to have it install files into the normal
> places. Is there an ebuild out there that will download and install
> the CVS copies of the various packages? I'd throw one together, but
> I'd hate to reinvent the wheel if one already exists. Thanks!

Yes, there are several ebuilds available.

http://mythtv.info/moin.cgi/UpgradeToCvsHowTo

I wrote the collection that is in the Gentoo Bugzilla.

--PC


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] mythtv cvs ebuild (gentoo)

2005-01-19 Thread Jens Baumeister
On Wed, 19 Jan 2005 16:19:53 -0500, Jeff Simpson <[EMAIL PROTECTED]> wrote:
> Is there an ebuild out there that will download and install
> the CVS copies of the various packages? I'd throw one together, but
> I'd hate to reinvent the wheel if one already exists. Thanks!

I asked a similar question a couple of days ago, and there were some
pointers in the thread. It's archived here:

http://www.gossamer-threads.com/lists/mythtv/users/102420

Hope that helps.

Jens
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] mythtv cvs ebuild (gentoo)

2005-01-19 Thread Jeff Simpson
I'm using the CVS release of mythtv on a gentoo box, and it works
great, but I'd really like to have it install files into the normal
places. Is there an ebuild out there that will download and install
the CVS copies of the various packages? I'd throw one together, but
I'd hate to reinvent the wheel if one already exists. Thanks!

 - Jeff

-- 
email me if you want a gmail invite, I have some invites
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users