Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3748 - SDLcam-0.7.0.ebuild (New Package)
Summary: SDLcam-0.7.0.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Michael M Nazaroff (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-15 03:28 UTC by Matt Keadle
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
SDLcam-0.7.0.ebuild (new package) (SDLcam-0.7.0.ebuild,1.54 KB, text/plain)
2002-06-15 03:30 UTC, Matt Keadle
Details
new ebuild for SDLcam 0.7.3 to fix gcc3.x issues (SDLcam-0.7.3.ebuild,1.54 KB, text/plain)
2002-08-26 03:06 UTC, Matt Keadle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Keadle 2002-06-15 03:28:49 UTC
SDLcam is a webcam app that uses the SDL library to pull of a wealth of realtime
effects.
Comment 1 Matt Keadle 2002-06-15 03:30:00 UTC
Created attachment 1534 [details]
SDLcam-0.7.0.ebuild (new package)
Comment 2 Michael M Nazaroff (RETIRED) gentoo-dev 2002-06-17 12:23:27 UTC
gcc -Wall -Wstrict-prototypes `sdl-config --cflags` `xml2-config --cflags`
-DPROG_VERSION=\"0.7.0\" -DMMX -DTIMER -g -c webcam.cpp
webcam.cpp:48: default argument given for parameter 2 of `cWebcam::cWebcam(const
char*, int = 1)'
webcam.h:24: after previous specification in `cWebcam::cWebcam(const char*, int
= 1)'


and it dies.. doh.. though I'm using gcc3.1 so that probably the reason..

What are you using Matt?

Naz
Comment 3 Matt Keadle 2002-06-17 13:59:19 UTC
upseting if this is another gcc 3.x casualty. i'll spend some time with it.
Comment 4 Michael M Nazaroff (RETIRED) gentoo-dev 2002-08-23 11:43:27 UTC
have you ever contacted the author about this issue Matt? 

Just wondering

Naz
Comment 5 Matt Keadle 2002-08-23 13:39:24 UTC
I've sent another email to the author. I have yet to hear from him.
Comment 6 Matt Keadle 2002-08-25 12:56:31 UTC
I've got response from the author. I'll take care of the ebuild and post by tonight.
Comment 7 Matt Keadle 2002-08-25 17:51:27 UTC
Ok so no posting by "tonight" (as it is the next day), BUT I received another
email from the author stating there is still one small glitch. I should have the
latest, fixed version soon.
Comment 8 Matt Keadle 2002-08-26 03:04:52 UTC
Here's the latest, confirmed by the author to be successfully compiled on at
least one gcc3.x machine. I have no gcc3.x available atm, so test and enjoy.
Comment 9 Matt Keadle 2002-08-26 03:06:00 UTC
Created attachment 3431 [details]
new ebuild for SDLcam 0.7.3 to fix gcc3.x issues

Here's the ebuild. Should take care of gcc3.x issues.
Comment 10 Matt Keadle 2002-09-26 16:58:24 UTC
This is set to go. Just waiting for the freeze (BRRR!) to end before I commit.
Comment 11 Matt Keadle 2002-10-03 16:11:06 UTC
Package is in portage and masked for testing/unfreeze (mostly unfreeze). I've
done so much testing of this app you would LAFF. I'm a personal user of SDLcam
myself on a semi-daily basis, so I can attest to it's stability at least somewhat.