[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[pygame] PATCH: Re-enable Camera module in Linux
- To: pygame-users <pygame-users@xxxxxxxx>
 
- Subject: [pygame] PATCH: Re-enable Camera module in Linux
 
- From: Nirav Patel <olpc@xxxxxxxxxxxxxx>
 
- Date: Sat, 6 Nov 2010 13:17:16 -0700
 
- Delivered-to: archiver@xxxxxxxx
 
- Delivered-to: pygame-users-outgoing@xxxxxxxx
 
- Delivered-to: pygame-users@xxxxxxxx
 
- Delivery-date: Sat, 06 Nov 2010 16:17:23 -0400
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:received:sender:received:date         :x-google-sender-auth:message-id:subject:from:to:content-type;        bh=0sGDQP2uChae225VgbwROC3fJPEMn1TCPCk73Blh0Lk=;        b=WBgbX2hIDBLOdzzyV6wt6Bkklr00zNCtgFHR5YaNrFKOxA76ZvO3cVre96E99Q90oJ         KwzDt6z3bQ2xcZCmE4Ick+GFLPXMbaptmAI4jkvhhCEq4+Tpcz5vGcY4WqnMPeOEqyd1         /wNJqyujDQMBHkgzcGIXu0nqrp7ZIUW3XI7K4=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:sender:date:x-google-sender-auth:message-id:subject         :from:to:content-type;        b=G79MCe3atItx1gemjNGZjION7MSFMdrlGDkZ+Ju/gXZBaxAoWhPGUyu+a2wQ1rZ9F6         73uSX67n3FQ8RZwKczBbCJoYduQT20r7qNmXydxKytQjjD6piCJTYZeH3MOd4a+1ov3j         LxYhH7cf9y6bp1GNd2HsAy97PzFEJ6MSqUl0s=
 
- Reply-to: pygame-users@xxxxxxxx
 
- Sender: owner-pygame-users@xxxxxxxx
 
Apparently the camera module for linux got disabled at some point in
time because it was causing OS X compiles to fail.  This is a simple
patch to re-enable the module without breaking OS X.  If there are no
objections, I'll commit it.
Nirav
Attachment:
camera.diff
Description: Binary data