packages: gqcam/gqcam.spec - apply debian patch; still does not compile

glen glen at pld-linux.org
Thu Dec 29 22:29:30 CET 2011


Author: glen                         Date: Thu Dec 29 21:29:30 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apply debian patch; still does not compile

---- Files affected:
packages/gqcam:
   gqcam.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/gqcam/gqcam.spec
diff -u packages/gqcam/gqcam.spec:1.13 packages/gqcam/gqcam.spec:1.14
--- packages/gqcam/gqcam.spec:1.13	Thu Dec 29 22:26:14 2011
+++ packages/gqcam/gqcam.spec	Thu Dec 29 22:29:25 2011
@@ -1,13 +1,17 @@
 # $Revision$, $Date$
+# TODO
+# - v4l1 patch needed
 Summary:	A Linux clone of the QuickPict software that comes with the QuickCam
 Summary(pl.UTF-8):	Linuksowy klon oprogramowania QuickPict przychodzącego z QuickCam
 Name:		gqcam
 Version:	0.9.1
 Release:	0.1
-License:	GPL
+License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	ftp://ftp.debian.org/debian/pool/main/g/gqcam/%{name}_%{version}.orig.tar.gz
 # Source0-md5:	d1f2eecec0dbd4dd88543986b47e2015
+Patch0:		ftp://ftp.debian.org/debian/pool/main/g/gqcam/%{name}_%{version}-4.diff.gz
+# Patch0-md5:	7ab126a358fe2147a9f5a217b8b99c6c
 URL:		http://cse.unl.edu/~cluening/gqcam/
 BuildRequires:	gtk+-devel
 BuildRequires:	libjpeg-devel
@@ -60,6 +64,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
@@ -85,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/12/29 21:29:25  glen
+- apply debian patch; still does not compile
+
 Revision 1.13  2011/12/29 21:26:14  glen
 - 0.9.1 from debian archives
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gqcam/gqcam.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list