Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104792 - ebuild for new package - tvbrowser
Summary: ebuild for new package - tvbrowser
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
: 78025 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-04 04:59 UTC by slick
Modified: 2006-01-22 04:39 UTC (History)
3 users (show)

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


Attachments
tvbrowser-2.01.ebuild (tvbrowser-2.01.ebuild,866 bytes, text/plain)
2005-09-04 05:00 UTC, slick
Details
tvbrowser-2.1.ebuild (tvbrowser-2.1.ebuild,951 bytes, text/plain)
2005-12-08 12:21 UTC, Nils Andresen
Details
tvbrowser-2.1-r1.ebuild (tvbrowser-2.1-r1.ebuild,1.96 KB, text/plain)
2005-12-10 17:12 UTC, Nils Andresen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description slick 2005-09-04 04:59:52 UTC
as requestet on bug #78025 an ebuild for tvbrowser, see
http://www.tvbrowser.org/international.php
Comment 1 slick 2005-09-04 05:00:37 UTC
Created attachment 67621 [details]
tvbrowser-2.01.ebuild
Comment 2 slick 2005-09-04 05:03:35 UTC
deps. to >=jdk-1.5, because there is an bug with systray (i dont know it, but it
was reportet to me), >=jdk-1.4 should work too, but not all thinks
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-09-04 05:11:14 UTC
*** Bug 78025 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-09-04 05:12:26 UTC
(In reply to comment #0)
> as requestet on bug #78025 an ebuild for tvbrowser, see
> http://www.tvbrowser.org/international.php

Please, next time just attach the ebuild to an open bug, don't open a new one.
Thanks.
Comment 5 Ortwin Glueck 2005-09-13 11:46:39 UTC
Works okay with JDK-1.4 as stated on the tvbrowser.org website.
Comment 6 Nils Andresen 2005-12-08 12:21:04 UTC
Created attachment 74336 [details]
tvbrowser-2.1.ebuild

This is the ebuild for version 2.1
In my *short* tests with sun jre 1.4.2.10 and 1.5.0.05 I had no
systray-functionality -- with neither jre.
However tvbrowser was runnunig fine (short of the systray..) with both jre's
Because my tests were really (!) short I didn't touch the jre-1.5 dependecy.
Comment 7 Nils Andresen 2005-12-10 17:12:12 UTC
Created attachment 74464 [details]
tvbrowser-2.1-r1.ebuild

This is the "no-binary" ebuild :-)
It compiles tvbrowser from source; So files moved from /opt/ to /usr/share/.
The systray is working if the *jre* is 1.5 hence I implemented a "systray"
useflag.

The build.xml seems to support some sort of testing, which I didn't implement
in this ebuild.
Comment 8 Matthias Schwarzott gentoo-dev 2006-01-22 04:39:27 UTC
added ebuild based on this one to CVS.