summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2011-12-29 21:29:25 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8d563b632c6738d4dcfd9fe1b654e4e33f1323b6 (patch)
tree5b34f64e88b41f0dc11af67f4bcd4a07da35d005
parent84bc92e776371d14e39f9a92702b097480835c56 (diff)
downloadgqcam-8d563b632c6738d4dcfd9fe1b654e4e33f1323b6.zip
gqcam-8d563b632c6738d4dcfd9fe1b654e4e33f1323b6.tar.gz
- apply debian patch; still does not compile
Changed files: gqcam.spec -> 1.14
-rw-r--r--gqcam.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/gqcam.spec b/gqcam.spec
index 2a2006b..99ac7e4 100644
--- a/gqcam.spec
+++ b/gqcam.spec
@@ -1,12 +1,16 @@
+# 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
@@ -59,6 +63,7 @@ Philips USB PCVC675K, Webcam III, TerraCAM USB, Plustek OptiCam 300U.
%prep
%setup -q
+%patch0 -p1
%build
%{__make} \