Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 5ee98807efbc0f2d1fa15e9444e4631a > files > 2

m2vrequantizer-20030929-5.mga3.src.rpm


%define name	m2vrequantizer
%define Name	M2VRequantizer
%define version	20030929
%define rel	5

# This is the version that is recommended for the VDR burn plugin.
# Feel free to upgrade after you've tested that the new version
# works with it too.

Summary:	Requantizes MPEG-2 streams
Name:		%name
Version:	%version
Release:	%mkrel %rel
Group:		Video/Utilities
License:	GPL+
URL:		http://www.xeatre.tv/community/burn/contrib/
Source:		http://www.xeatre.tv/community/burn/contrib/%Name-%version.tar.bz2

%description
Requantizes MPEG-2 streams without recompressing the files.

This is the version that is recommended for the VDR burn plugin.

%prep
%setup -q -n %Name

%build
%__cc %optflags %{?ldflags} -o requant main.c -lm

%install
install -D -m755 requant %{buildroot}%{_bindir}/requant

%files
%{_bindir}/requant


%changelog

* Tue Jan 22 2013 fwang <fwang> 20030929-5.mga3
+ Revision: 391012
- update rpm group

  + umeabot <umeabot>
    - Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Aug 31 2011 anssi <anssi> 20030929-4.mga2
+ Revision: 137258
- imported package m2vrequantizer