| View previous topic :: View next topic |
| Author |
Message |
col l33t


Joined: 08 May 2002 Posts: 809 Location: Melbourne - Australia
|
Posted: Mon Aug 03, 2009 11:59 am Post subject: |
|
|
| The only small problem I have is sometimes when I switch in & out of the program guide it dumps me back to the main menu. Also some h264 videos wont play but I just play them with mplayer vdpau. |
|
| Back to top |
|
 |
Ty[L]eR Apprentice

Joined: 18 May 2004 Posts: 189 Location: it
|
Posted: Fri Aug 07, 2009 7:26 am Post subject: |
|
|
hello can someone please re-up the ebuild, it seems that the hosting site is down
edit: it's working again now  |
|
| Back to top |
|
 |
CoreDump n00b

Joined: 02 Jul 2002 Posts: 19
|
Posted: Sat Sep 26, 2009 8:16 pm Post subject: |
|
|
Current ebuild do not work on latest portage tree
My 2cts:
remove line 56: S="${WORKDIR}/${PN}-${MY_PV}"
Change line 173:
./configure ${myconf} || die "configure died"
to
sh ./configure ${myconf} || die "configure died"
as permissions are wrong into zip file. |
|
| Back to top |
|
 |
bunder Bodhisattva


Joined: 10 Apr 2004 Posts: 5213
|
Posted: Sun Sep 27, 2009 8:09 am Post subject: |
|
|
| CoreDump wrote: | | Current ebuild do not work on latest portage tree |
consider filing a bug if the package is not ~x86. _________________ goodbye fgo. it was nice knowing you. |
|
| Back to top |
|
 |
CoreDump n00b

Joined: 02 Jul 2002 Posts: 19
|
Posted: Sun Sep 27, 2009 10:47 am Post subject: |
|
|
Well this is the overlay ebuild, I doubt it's handled in bugzilla
Anyway, all working fine now. My little frontend with sempron play 1980p without problem! |
|
| Back to top |
|
 |
col l33t


Joined: 08 May 2002 Posts: 809 Location: Melbourne - Australia
|
Posted: Sat Oct 10, 2009 11:17 pm Post subject: |
|
|
| CoreDump wrote: | Current ebuild do not work on latest portage tree
My 2cts:
remove line 56: S="${WORKDIR}/${PN}-${MY_PV}"
Change line 173:
./configure ${myconf} || die "configure died"
to
sh ./configure ${myconf} || die "configure died"
as permissions are wrong into zip file. |
I have updated the ebuild & confirmed this fixes the problem. |
|
| Back to top |
|
 |
|