Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17590 - truevision-0.3.10.ebuild (New Package)
Summary: truevision-0.3.10.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Philip Walls (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-15 19:21 UTC by Philip Walls (RETIRED)
Modified: 2003-03-16 17:17 UTC (History)
0 users

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


Attachments
truevision-0.3.10.ebuild (truevision-0.3.10.ebuild,949 bytes, text/plain)
2003-03-15 19:24 UTC, Philip Walls (RETIRED)
Details
truevision-0.3.10-malverian1.patch (truevision-0.3.10-malverian1.patch,8.36 KB, patch)
2003-03-15 19:25 UTC, Philip Walls (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Walls (RETIRED) gentoo-dev 2003-03-15 19:21:42 UTC
TrueVision is a Gnome frontend to Povray (The persistance of vision ray tracer).
This ebuild also will install the extra materials that are provided by
truevision-extramat

Reproducible: Always
Steps to Reproduce:




The ebuild looks for the attached patch in ${FILESDIR}/
This patch fixes a problem which causes TrueVision to fail compiling with GCC3
as well as fixing a few autoconf problems.

The patch has also been submitted to the upstream author for inclusion in the
next release.
Comment 1 Philip Walls (RETIRED) gentoo-dev 2003-03-15 19:24:47 UTC
Created attachment 9426 [details]
truevision-0.3.10.ebuild
Comment 2 Philip Walls (RETIRED) gentoo-dev 2003-03-15 19:25:22 UTC
Created attachment 9427 [details, diff]
truevision-0.3.10-malverian1.patch

A patch I created to fix several configuration/compilation bugs
Comment 3 Philip Walls (RETIRED) gentoo-dev 2003-03-16 16:47:42 UTC
Might as take this one.
Comment 4 Philip Walls (RETIRED) gentoo-dev 2003-03-16 17:10:31 UTC
Commited ebuild.
Comment 5 foser (RETIRED) gentoo-dev 2003-03-16 17:17:28 UTC
hmm yeah, but we do like to keep an eye on gnome/gtk related ebuilds. 

For example the patching should happen in src_unpack ofcourse, the SRC_URI should use mirror:// , the RDEPEND line should be removed. I dunno how it went in, but those things shouldve been fixed at least.

and in the patch you remove stuff like fallback argument values, i'm not sure that's a really good idea ? What does the author has to say about that ?

Your ebuilds should be as correct as possible when you put them in.