SPECS: cinelerra-cv.spec - up to 20081019 snap
arekm
arekm at pld-linux.org
Mon Oct 27 10:48:58 CET 2008
Author: arekm Date: Mon Oct 27 09:48:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 20081019 snap
---- Files affected:
SPECS:
cinelerra-cv.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/cinelerra-cv.spec
diff -u SPECS/cinelerra-cv.spec:1.18 SPECS/cinelerra-cv.spec:1.19
--- SPECS/cinelerra-cv.spec:1.18 Sat Aug 23 20:47:10 2008
+++ SPECS/cinelerra-cv.spec Mon Oct 27 10:48:53 2008
@@ -2,17 +2,17 @@
# TODO:
# - external libraries packages (is there any sense in that?)
#
-%define snap 20061125
+%define snap 20081019
Summary: Cinelerra - capturing, editing and production of audio/video material
Summary(pl.UTF-8): Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video
Name: cinelerra-cv
Version: 2.1
-Release: 0.%{snap}.10
+Release: 0.%{snap}.1
License: GPL
Group: X11/Applications
-# svn://svn.skolelinux.org/cinelerra/trunk/hvirtual
-Source0: %{name}-%{version}.tar.gz
-# Source0-md5: 89a039be86acab89ed392ce987dea2c8
+# git clone git://git.cinelerra.org/j6t/cinelerra.git cinelerra-cv
+Source0: %{name}-%{snap}.tar.bz2
+# Source0-md5: f245edd962e1f34d839b6ea2da46ab32
Patch0: %{name}-build.patch
URL: http://cvs.cinelerra.org/
BuildRequires: OpenEXR-devel >= 1.2.1
@@ -92,7 +92,7 @@
Wersja społecznościowa.
%prep
-%setup -q
+%setup -q -n %{name}
%patch0 -p1
find -name Makefile.am | xargs %{__sed} -i -e 's#^LIBTOOL =.*##g'
@@ -108,6 +108,7 @@
%{__autoconf}
%configure \
+ CPPFLAGS="%{rpmcppflags} -I/usr/include/freetype2" \
%ifarch ppc
--enable-altivec \
%endif
@@ -158,6 +159,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2008/10/27 09:48:53 arekm
+- up to 20081019 snap
+
Revision 1.18 2008/08/23 18:47:10 qboosh
- nl cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cinelerra-cv.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list