--- dvd95-1.3p2.orig/debian/dvd95.1 +++ dvd95-1.3p2/debian/dvd95.1 @@ -0,0 +1,30 @@ +.TH DVD95 1 "graphics" "Tue, 06 Fev 2007" +.SH NAME +dvd95 \- convert a DVD9 into DVD5 +.SH SYNOPSIS +.B dvd95 +.SH DESCRIPTION +DVD95 is an gnome application to convert DVD9 to DVD5 (4.7GB). +* Needs no additional packages - onboard version of vamps and +dvdauthor is used, to be as fast as possible. +* Interface is pretty simple to use. +* Shrinking factor may be computed for best results, or an + adaptive compression ratio method may be used. +* DVD can be converted to file tree or iso file. + Result can be seen through xine, vlc, or mplayer. + Burning is achived by third party software (k3b). +* DVD95 supports two copy modes: + - Without menus, one video title set, + multiple audio tracks and subtitles. + - With menus, one video title set, multiple audio tracks + and subtitles. +.SH OPTIONS +This application does not accept specific parameters. +.SH SEE ALSO +DVD95 homepage : http://dvd95.sourceforge.net/ +.SH AUTHOR +DVD95 was written by J-F Coulon. +.PP +This manual page was written by Cyrille Grosdemange +, +for the Debian project (but may be used by others). --- dvd95-1.3p2.orig/debian/docs +++ dvd95-1.3p2/debian/docs @@ -0,0 +1 @@ +TODO --- dvd95-1.3p2.orig/debian/patches/00list +++ dvd95-1.3p2/debian/patches/00list @@ -0,0 +1 @@ +01_fix_desktop_file.dpatch --- dvd95-1.3p2.orig/debian/patches/01_fix_desktop_file.dpatch +++ dvd95-1.3p2/debian/patches/01_fix_desktop_file.dpatch @@ -0,0 +1,27 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 01_fix_desktop_file.dpatch by > +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: No description. + +@DPATCH@ +diff -urNad dvd95-1.3p0~/dvd95.desktop dvd95-1.3p0/dvd95.desktop +--- dvd95-1.3p0~/dvd95.desktop 2007-04-11 05:53:38.000000000 +1000 ++++ dvd95-1.3p0/dvd95.desktop 2007-11-10 08:38:04.000000000 +1100 +@@ -1,12 +1,12 @@ + [Desktop Entry] +-Name=Dvd95 +-Comment=DVD9 to DVD5 converter ++Name=Dvd95 Converter ++GenericName=DVD9 Converter ++Comment=Convert a DVD9 into a DVD5 + Comment[fr]=Convertisseur DVD9 vers DVD5 + Exec=dvd95 + Icon=dvd95/dvd9548.png + Terminal=false + Type=Application +-Encoding=UTF-8 +-Categories=Application;AudioVideo; ++Categories=AudioVideo; + X-Desktop-File-Install-Version=0.10 + --- dvd95-1.3p2.orig/debian/copyright +++ dvd95-1.3p2/debian/copyright @@ -0,0 +1,56 @@ +This package was debianized by Cyrille Grosdemange on +Mon, 5 Feb 2007 18:54:41 +0100. + +It was downloaded from http://sourceforge.net/projects/dvd95/ + +Upstream Author: JF Coulon + +Copyright (C) 2006 JF Coulon + 2002 Thomas Östreich (src/ac.h) + 2000-2001 Billy Biggs (src/bswap.h) + 2002 Scott Smith (dvdauthor/*) + 2000-2002 Fabrice Bellard (src/cputest.h) + Antoine Missout and Sven Goethel for src/requant.c + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The following files are distributed under the LGPL license: src/cputest.h + +LGPL License: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + +The Debian packaging is (C) 2007, Cyrille Grosdemange and +is licensed under the GPL, see above. --- dvd95-1.3p2.orig/debian/watch +++ dvd95-1.3p2/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://sf.net/dvd95/dvd95-(.*)\.tar\.gz --- dvd95-1.3p2.orig/debian/control +++ dvd95-1.3p2/debian/control @@ -0,0 +1,28 @@ +Source: dvd95 +Section: graphics +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Cyrille Grosdemange +Build-Depends: debhelper (>= 5), dpatch, pkg-config, libgnomeui-dev, libdvdread-dev, libmpeg2-4-dev +Standards-Version: 3.7.3 + +Package: dvd95 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Homepage: http://dvd95.sourceforge.net/ +Description: DVD9 to DVD5 converter + DVD95 is an gnome application to convert DVD9 to DVD5 (4.7GB). + * Needs no additional packages - onboard version of vamps and + dvdauthor is used, to be as fast as possible. + * Interface is pretty simple to use. + * Shrinking factor may be computed for best results, or an adaptive + compression ratio method may be used. + * DVD can be converted to file tree or iso file. + Result can be seen through xine, vlc, or mplayer. + Burning is achived by third party software (k3b). + * DVD95 supports two copy modes: + - Without menus, one video title set, multiple audio tracks and subtitles. + - With menus, one video title set, multiple audio tracks and subtitles. + . + This package ships a modified version of dvdauthor + (adding new functions) --- dvd95-1.3p2.orig/debian/compat +++ dvd95-1.3p2/debian/compat @@ -0,0 +1 @@ +5 --- dvd95-1.3p2.orig/debian/changelog +++ dvd95-1.3p2/debian/changelog @@ -0,0 +1,30 @@ +dvd95 (1.3p2-0ubuntu1) intrepid; urgency=low + + * New upstream release (LP: #210639) + + -- Nicolas Van Wambeke Tue, 03 Jun 2008 10:56:44 +0200 + +dvd95 (1.3p0-0ubuntu1) hardy; urgency=low + + * New upstream release. + * debian/control: + - Move homepage to Homepage field. + - Comply with DebianMaintainerField. + - Build-Depend on libmpeg-2-4-dev. + * debian/rules: Check if Makefile exists before cleaning, rather than + ignoring all errors. + * Fix up .desktop: + - debian/rules: Use dpatch. + - debian/control: Build-Depend on dpatch. + - debian/patches/01_fix_desktop_file.dpatch: Convince dvd95.desktop to + comply with .desktop file standards. + * Add debian/watch. + + -- William Grant Sat, 10 Nov 2007 08:33:32 +1100 + +dvd95 (1.2p0-0ubuntu1) feisty; urgency=low + + * Initial release + + -- Cyrille Grosdemange Mon, 5 Feb 2007 18:54:41 +0100 + --- dvd95-1.3p2.orig/debian/rules +++ dvd95-1.3p2/debian/rules @@ -0,0 +1,63 @@ +#!/usr/bin/make -f + +include /usr/share/dpatch/dpatch.make + +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +config.status: configure + dh_testdir + ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" + +build: build-stamp + +build-stamp: patch-stamp config.status + dh_testdir + $(MAKE) + touch $@ + +clean: unpatch + dh_testdir + dh_testroot + rm -f build-stamp + [ ! -f Makefile ] || $(MAKE) clean + dh_clean + rm -f po/POTFILES po/Makefile src/Makefile src/.deps/*.Po dvdauthor/Makefile dvdauthor/.deps/*.Plo libtool config.log config.status Makefile config.h stamp-h1 + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + $(MAKE) install DESTDIR=$(CURDIR)/debian/dvd95 + cd debian/dvd95 && mv usr/local/share/locale usr/share/ && rmdir usr/local/share && rmdir usr/local + +binary-indep: build install +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples + dh_installman debian/dvd95.1 + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install