Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 918e45b93467bb8070992ba380dfa6bb > files > 4

2mandvd-1.8.4-4.mga3.src.rpm

%define srcname	2ManDVD

Name:		2mandvd
Version:	1.8.4
Release:	%mkrel 4
Summary:	Video DVD creation tool, successor to ManDVD
URL:		http://2mandvd.tuxfamily.org/
# GPLv2 and LGPL for some icons
License:	GPLv2 and LGPL
Group:		Video/Editors and Converters
Source0:	http://download.tuxfamily.org/2mandvd/%{srcname}-%{version}.tar.gz
Patch0:		2ManDVD-1.7.3-newer-ffmpeg.patch
Patch1:		2ManDVD-1.8.4-fix_install.patch
BuildRequires:  qt4-devel >= 4.6
BuildRequires:  ffmpeg-devel

Requires:	dvd+rw-tools
Requires:	dvdauthor
Requires:	ffmpeg >= 0.5
Requires:	ffmpegthumbnailer
Requires:	mencoder
Requires:	mjpegtools
Requires:	mkisofs
Requires:	mplayer
Requires:	netpbm
Requires:	sox
Requires:	exif
Suggests:	transcode
Obsoletes:	2ManDVD

%description
2ManDVD is a graphical tool for creating Video DVDs and slideshows, including
menus.

N.B. Executable name is 2ManDVD

%prep
%setup -q -n %{srcname}
%patch0 -p0
%patch1 -p0

%build
%qmake_qt4 2ManDVD.pro
%make

%install
make INSTALL_ROOT=%{buildroot} install

%files
%{_bindir}/%{srcname}
%{_bindir}/fake.pl
%dir %{_datadir}/%{srcname}
%{_datadir}/%{srcname}/2mandvd_*.qm
%{_datadir}/%{srcname}/Bibliotheque
%{_datadir}/%{srcname}/mandvdico.png
%{_datadir}/applications/%{srcname}.desktop


%changelog

* Fri Jan 11 2013 umeabot <umeabot> 1.8.4-4.mga3
+ Revision: 345045
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Tue Jan 08 2013 fwang <fwang> 1.8.4-3.mga3
+ Revision: 341585
- rebuild for new ffmpeg

* Fri Nov 09 2012 zezinho <zezinho> 1.8.4-2.mga3
+ Revision: 316731
- fix missing files

* Mon Oct 08 2012 juancho <juancho> 1.8.4-1.mga3
+ Revision: 303401
- Updated to 1.8.4

* Mon Jun 25 2012 fwang <fwang> 1.8.3-1.mga3
+ Revision: 263421
- new version 1.8.3

* Tue May 29 2012 fwang <fwang> 1.7.3-2.mga3
+ Revision: 249056
- try another method
- fix build with latest ffmpeg
- rebuild for new ffmpeg

* Tue Dec 27 2011 juancho <juancho> 1.7.3-1.mga2
+ Revision: 188139
- Updated to 1.7.3

* Mon Dec 12 2011 doktor5000 <doktor5000> 1.7.2-1.mga2
+ Revision: 181031
- add missing BuildRequires on ffmpeg-devel
- remove obsolete BuildRoot
- new version 1.7.2
- added necessary Requires on exif
- define Description and Summary more precisely

* Wed Jun 15 2011 kharec <kharec> 1.5.5-1.mga2
+ Revision: 106776
- new version

* Mon Mar 14 2011 steletch <steletch> 1.5.3-1.mga1
+ Revision: 71450
- Update to 1.5.3
- imported package 2mandvd