rpms/y4mscaler/devel y4mscaler.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Thorsten Leemhuis thl at rpmfusion.org
Sat Aug 9 10:52:36 CEST 2008


Author: thl

Update of /cvs/free/rpms/y4mscaler/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26450

Modified Files:
	.cvsignore sources 
Added Files:
	y4mscaler.spec 
Log Message:
initial import from livna


--- NEW FILE y4mscaler.spec ---
Name:           y4mscaler
Version:        9.0
Release:        6%{?dist}
Summary:        Video scaler which operates on YUV4MPEG2 streams

Group:          Applications/Multimedia
License:        GPLv2+
URL:            http://www.mir.com/DMG/Software/
Source0:        http://www.mir.com/DMG/Software/%{name}-%{version}-src.tgz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  mjpegtools-devel >= 1.6.3

%description
y4mscaler is a video scaler which operates on YUV4MPEG2 streams, as
used by the tools in the MJPEGtools project.  It essentially takes
some region of an input stream, and scales it into some region of the
output stream.


%prep
%setup -q


%build
make %{?_smp_mflags} CXX="%{__cxx}" COPT="$RPM_OPT_FLAGS"


%install
rm -rf $RPM_BUILD_ROOT
install -Dpm 755 y4mscaler $RPM_BUILD_ROOT%{_bindir}/y4mscaler
install -Dpm 644 y4mscaler.1 $RPM_BUILD_ROOT%{_mandir}/man1/y4mscaler.1


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc ChangeLog COPYING README TODO
%{_bindir}/y4mscaler
%{_mandir}/man1/y4mscaler.1*


%changelog
* Sat Aug 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 9.0-6
- rebuild

* Wed Aug 22 2007 Ville Skyttä <ville.skytta at iki.fi> - 9.0-5
- License: GPLv2+

* Fri Jun  8 2007 Ville Skyttä <ville.skytta at iki.fi> - 9.0-4
- Rebuild.

* Fri Oct 06 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 9.0-3
- rebuilt for unwind info generation, broken in gcc-4.1.1-21

* Mon Sep 25 2006 Ville Skyttä <ville.skytta at iki.fi> - 9.0-2
- Rebuild.

* Thu Mar 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- switch to new release field

* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- add dist

* Mon Dec 12 2005 Ville Skyttä <ville.skytta at iki.fi> - 9.0-0.lvn.1
- 9.0.

* Sun Oct  9 2005 Dams <anvil[AT]livna.org> - 8.1-0.lvn.5
- Really rebuild against mjpegtools

* Mon Sep 26 2005 Thorsten Leemhuis <fedoral[AT]leemhuis.info> - 8.1-0.lvn.4
- Rebuilt against new mjpegtools

* Tue Aug 30 2005 Dams <anvil[AT]livna.org> - 8.1-0.lvn.3
- Rebuilt against new mjpegtools

* Thu May 26 2005 Ville Skyttä <ville.skytta at iki.fi> - 8.1-0.lvn.2
- Lower mjpegtools-devel build dependency to 1.6.3.

* Sat May 21 2005 Ville Skyttä <ville.skytta at iki.fi> - 8.1-0.lvn.1
- 8.1.

* Fri Dec 31 2004 Ville Skyttä <ville.skytta at iki.fi> - 0.6.2-0.lvn.1
- First build.


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/y4mscaler/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Aug 2008 08:48:40 -0000	1.1
+++ .cvsignore	9 Aug 2008 08:52:36 -0000	1.2
@@ -0,0 +1 @@
+y4mscaler-9.0-src.tgz


Index: sources
===================================================================
RCS file: /cvs/free/rpms/y4mscaler/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Aug 2008 08:48:40 -0000	1.1
+++ sources	9 Aug 2008 08:52:36 -0000	1.2
@@ -0,0 +1 @@
+6b5d110aeacb22b865591e6203666195  y4mscaler-9.0-src.tgz



More information about the rpmfusion-commits mailing list