Author: qboosh                       Date: Tue Oct 31 21:43:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new

---- Files affected:
SPECS:
   openquicktime-codec-3ivx.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/openquicktime-codec-3ivx.spec
diff -u /dev/null SPECS/openquicktime-codec-3ivx.spec:1.1
--- /dev/null   Tue Oct 31 22:43:15 2006
+++ SPECS/openquicktime-codec-3ivx.spec Tue Oct 31 22:43:10 2006
@@ -0,0 +1,48 @@
+# $Revision$, $Date$
+Summary:       3ivX codec for OpenQuickTime
+Summary(pl):   Kodek 3ivX dla OpenQuickTime
+Name:          openquicktime-codec-3ivx
+Version:       3.5
+Release:       1
+License:       unknown
+# README mentions http://www.3ivx.com/download.html, but no word about license 
there
+Group:         Libraries
+Source0:       http://www.3ivx.com/codec/unix/3ivxopenqt1i686linuxglibc21.tgz
+# NoSource0-md5:       1c7d2590d8d59b62da22fbd6485ff085
+NoSource:      0
+URL:           http://www.3ivx.com/
+Requires:      openquicktime >= 1.0
+ExclusiveArch: i686 pentium3 pentium4 athlon
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+3ivX codec for OpenQuickTime.
+
+%description -l pl
+Kodek 3ivX dla OpenQuickTime.
+
+%prep
+%setup -q -n 3ivx-openquicktime-1.0-i686linux-glibc21
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_libdir}
+
+install quicktime_codec_3IV1.so $RPM_BUILD_ROOT%{_libdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS README
+%attr(755,root,root) %{_libdir}/quicktime_codec_3IV1.so
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/10/31 21:43:10  qboosh
+- new
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to