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

Thorsten Leemhuis thl at rpmfusion.org
Sat Oct 18 15:58:59 CEST 2008


Author: thl

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

Modified Files:
	.cvsignore sources 
Added Files:
	dvd95.spec 
Log Message:
import from freshrpms


--- NEW FILE dvd95.spec ---
Summary: Graphical dvd9 to dvd5 converter
Name: dvd95
Version: 1.4p0
Release: 2%{?dist}
License: GPL
Group: Applications/Archiving
URL: http://dvd95.sourceforge.net/
Source: http://dl.sf.net/dvd95/dvd95-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libdvdread-devel
BuildRequires: libgnomeui-devel
BuildRequires: mpeg2dec-devel

%description
DVD95 is a GNOME application to convert DVD9 (8.5G) to DVD5 (4.7G).

It needs no additional packages, an onboard version of vamps and dvdauthor
is used, to be as fast as possible. Interface is pretty simple yo use.
Shrinking factor may be computed for best results, or an adaptive
compression ratio method may be used.

Dvd can be converted to a file tree or an ISO file. The result can be played
with xine, vlc, or mplayer or burned using third party software (k3b).

DVD95 support two copy modes :
 - Without menus, one video title set, multiple audio and subtitles.
 - With menus, one video title set, multiple audio and subtitles.


%prep
%setup -q


%build
%configure
%{__make} %{?_smp_mflags}


%install
%{__rm} -rf %{buildroot}
%{__make} install DESTDIR="%{buildroot}" prefix="%{_prefix}"
%find_lang %{name}


%clean
%{__rm} -rf %{buildroot}


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README TODO
%{_bindir}/dvd95
%{_datadir}/applications/dvd95.desktop
%{_datadir}/pixmaps/dvd95/


%changelog
* Sat Oct 18 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.4p0-2
- rebuild for RPM Fusion

* Mon Aug 11 2008 Matthias Saou <http://freshrpms.net/> 1.4p0-1
- Update to 1.4p0.

* Sun May 11 2008 Matthias Saou <http://freshrpms.net/> 1.3p2-1
- Update to 1.3p2.

* Tue Jan  1 2008 Matthias Saou <http://freshrpms.net/> 1.3p1-1
- Update to 1.3p1.
- Replace gtk2-devel with proper libgnomeui-devel build requirement.
- Add missing mpeg2dec-devel build requiremnt.
- Remove empty NEWS file.

* Fri Mar 30 2007 Dag Wieers <dag at wieers.com> - 1.2p0-1
- Initial package. (using DAR)



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvd95/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	18 Oct 2008 13:44:02 -0000	1.1
+++ .cvsignore	18 Oct 2008 13:58:59 -0000	1.2
@@ -0,0 +1 @@
+dvd95-1.4p0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvd95/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	18 Oct 2008 13:44:02 -0000	1.1
+++ sources	18 Oct 2008 13:58:59 -0000	1.2
@@ -0,0 +1 @@
+424e25a3e3bec47ec03b7d91d686fcb7  dvd95-1.4p0.tar.gz



More information about the rpmfusion-commits mailing list