debian/0000755000000000000000000000000012240440235007162 5ustar debian/source/0000755000000000000000000000000011427532126010471 5ustar debian/source/format0000644000000000000000000000001411506021553011672 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000704511427532266011137 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: DVD95 Maintainer: JF Coulon Source: https://sourceforge.net/projects/dvd95/files/ Copyright: 2006, JF Coulon License: GPL-3 Files: ./src/ac.h Copyright: 2002, Thomas Östreich License: GPL-2 Files: ./src/bswap.h Copyright: 2000-2001, Billy Biggs 2000-2001, Håkan Hjort License: GPL-2+ Files: ./dvdauthor/* Copyright: 2002, Scott Smith License: GPL-2+ Files: ./src/cputest.h Copyright: 2000-2002, Fabrice Bellard License: LGPL-2+ Files: ./src/requant.* Copyright: Antoine Missout Sven Goethel License: GPL-2+ Files: ./debian/* Copyright: 2009-2010, Alessio Treglia 2008, Nathan Handler 2008, Nicolas Van Wambeke 2008, William Grant 2007, Cyrille Grosdemange License: GPL-3 License: GPL-3 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 3 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 X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: GPL-2 This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. License: LGPL-2 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA X-Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2'. debian/changelog0000644000000000000000000001540212240437553011047 0ustar dvd95 (1.6p0+git20100528.ef7c-0ubuntu4) trusty; urgency=low * Replace ffmpeg with avconv. * Execute dh-autoreconf. -- Dmitrijs Ledkovs Tue, 12 Nov 2013 14:45:42 +0000 dvd95 (1.6p0+git20100528.ef7c-0ubuntu3) natty; urgency=low * Fix ftbfs with ld --no-add-needed -- Bhavani Shankar Mon, 27 Dec 2010 10:59:33 +0530 dvd95 (1.6p0+git20100528.ef7c-0ubuntu2) maverick; urgency=low * Add a bunch of media players to the Suggests field. -- Alessio Treglia Tue, 24 Aug 2010 18:55:33 +0200 dvd95 (1.6p0+git20100528.ef7c-0ubuntu1) maverick; urgency=low * New upstream git snapshot: - Corrected buffer size for > 2Gigs ram. - Small corrections to X264 profiles. - Asyncwrite better handles of SIGPIPE. - Corrected AudioStreamId() for MPEG1/2 audio streams. - Added config button in Media detection dialog. - Added AVI 1.5Go MP4 profile. - Added command line option --keepvob. - Corrected bitrate calculator to handle multi-channel audio size properly. - Added AVI 1.5go X264 AC3 1Pass profile. - Code factorization for bitrate calculator. - Changed quality settings in AVI 700 MO 2Pass profile. - Corrected Bitrate calculator with file overhead miss estimated. - Added 2.5go MPEG4 AC3 profile for very long DVD. - Corrected dynamic requant factor (pass total vob size to requant). - Correct handling of dvd structures with incorrect PGCS. - Added brasero burning tool support. * Switch to 3.0 (quilt) source format. * Bump Standards. * Remove debian/README.source file, now unnecessary. * Add DH autotools_dev add-on support. * debian/rules: - Drop get-orig-source target, no longer needed. - Pass -Wl,--as-needed to the linker. * Refresh patches. * debian/patches/04-spelling_errors.patch: - src/message.c: s/Informations/Information/. * Update debian/copyright. -- Alessio Treglia Sun, 08 Aug 2010 15:56:10 +0200 dvd95 (1.6p0-0ubuntu1) lucid; urgency=low * New upstream release. * Switch to debhelper 7. * Use quilt as patch system: - Drop dpatch support. - Convert all patches to quilt format. - Update debian/README.source. * Refresh patches. * Drop 04_dvdinfo.c.patch, applied by upstream. * Update debian/copyright. -- Alessio Treglia Sun, 14 Feb 2010 20:45:14 +0100 dvd95 (1.5p3-0ubuntu3) lucid; urgency=low * Add menu file. * debian/control: Move Homepage to the source stanza. * debian/copyright: Update, change format according to Debian DEP-5. * debian/rules: Install the menu file. -- Alessio Treglia Tue, 01 Dec 2009 13:55:36 +0100 dvd95 (1.5p3-0ubuntu2) karmic; urgency=low * debian/patches/04_dvdinfo.c.dpatch: - Ignore the error from libdvdread if the titles for at least one ifo can be read (LP: #441632). * debian/control: Bump Standards. * debian/README.source: quick reference for using dpatch. -- Alessio Treglia Thu, 08 Oct 2009 08:46:16 +0200 dvd95 (1.5p3-0ubuntu1) karmic; urgency=low * New upstream release. * debian/control: - Drop mplayer dependency, provided by mencoder. - Bump Standards. * Remove debian/patches/02_fix_configure_libdvdread.dpatch, fixed by upstream. -- Alessio Treglia Mon, 13 Jul 2009 11:17:51 +0200 dvd95 (1.5p2-0ubuntu1) karmic; urgency=low * New upstream release. * Add debian/dvd95.xpm. * debian/patches/01_fix_desktop_file.dpatch: - The desktop file now uses the XPM icon. * debian/rules: - Install dvd95.xpm in /usr/share/pixmaps. -- Alessio Treglia Mon, 08 Jun 2009 07:57:38 +0200 dvd95 (1.5p1-0ubuntu2) karmic; urgency=low * Drop mplayer, ffmpeg, mencoder from Build-Depends. * Add debian/patches/03_configure_no_ffmpeg_mplayer_mencoder.dpatch patch to skip ffmpeg, mplayer and mencoder checks, these packages are only runtime depends and not needed to build properly the package. -- Alessio Treglia Wed, 03 Jun 2009 10:48:20 +0200 dvd95 (1.5p1-0ubuntu1) karmic; urgency=low * New upstream release. -- Alessio Treglia Wed, 20 May 2009 14:47:42 +0200 dvd95 (1.5p0-0ubuntu1) karmic; urgency=low * New upstream release. * debian/rules: - Add get-orig-source target to get a repacked tarball, we need to remove the debian dir provided by upstream. - Now locales are installed in the right path, no need to move usr/local/share/locale to usr/share/. * debian/control: - Build-Depends on intltool, mplayer, mencoder, ffmpeg. - Depends on mplayer, mencoder, ffmpeg. - Update binary package description. - Bump-up Standards-Version. * debian/copyright: - Use © instead of old (C) symbol. - Update license information. - On debian systems: - LGPL-2 can be found in /usr/share/common-licenses/LGPL-2. - GPL-3 can be found in /usr/share/common-licenses/GPL-3. * debian/patches/00list: - Listed patch file names shouldn't end with .dpatch extension. * Add 02_fix_configure_libdvdread.dpatch patch to fix FTBFS due to a libdvdread version check in configure script. -- Alessio Treglia Sun, 03 May 2009 23:58:59 +0200 dvd95 (1.4p0-0ubuntu2) jaunty; urgency=low * No change rebuild to build with latest libdvdread. (LP: #330684) -- Onkar Shinde Thu, 19 Feb 2009 21:01:24 +0530 dvd95 (1.4p0-0ubuntu1) jaunty; urgency=low [Nathan Handler] * New upstream release (LP: #296581) [Alessio Treglia] * Suggests on k3b, brasero, gnomebaker (LP: #289563) -- Nathan Handler Mon, 10 Nov 2008 20:29:55 -0600 dvd95 (1.3p2-0ubuntu1) intrepid; urgency=low * New upstream release (LP: #210639) * debian/patches/01_fix_desktop_file.dpatch: - added description. * debian/control: - standards to 3.8.0 - changed gnome to GNOME in description -- Nicolas Van Wambeke Thu, 19 Jun 2008 19:19: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 debian/control0000644000000000000000000000302512240440231010561 0ustar Source: dvd95 Section: graphics Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Cyrille Grosdemange Build-Depends: debhelper (>= 7.0.50~), autotools-dev (>= 20100122.1~), dh-autoreconf, pkg-config, libgnomeui-dev, libdvdread-dev, libmpeg2-4-dev, intltool, mencoder, mplayer, libav-tools Standards-Version: 3.9.1 Homepage: http://dvd95.sourceforge.net/ Package: dvd95 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, mencoder, libav-tools Suggests: brasero, gnomebaker, k3b, mplayer | totem | vlc | libgnome2-0 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. * DVD95 support simples profiles to encode : - AVI (MPEG4 and X264) files using mencoder, mplayer. - PSP (MPEG4) files using ffmpeg. . This package ships a modified version of dvdauthor (adding new functions) debian/dvd95.manpages0000644000000000000000000000001711427532020011630 0ustar debian/dvd95.1 debian/menu0000644000000000000000000000021711427532020010051 0ustar ?package(dvd95):\ needs="X11"\ section="Applications/Video"\ title="DVD95"\ icon="/usr/share/pixmaps/dvd95.xpm"\ command="/usr/bin/dvd95" debian/rules0000755000000000000000000000050112240437540010243 0ustar #!/usr/bin/make -f LDFLAGS+=-Wl,--as-needed %: dh $@ --with autotools_dev,autoreconf override_dh_auto_clean: dh_auto_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 override_dh_auto_test: debian/watch0000644000000000000000000000006311427532020010212 0ustar version=3 http://sf.net/dvd95/dvd95-(.*)\.tar\.gz debian/install0000644000000000000000000000004311427532020010550 0ustar debian/dvd95.xpm usr/share/pixmaps debian/dvd95.xpm0000644000000000000000000002632711427532020010655 0ustar /* XPM */ static char * dvd9548_xpm[] = { "32 32 578 2", " c None", ". c #5BA1A0", "+ c #5BA49A", "@ c #5FA697", "# c #63A890", "$ c #6AA789", "% c #76A885", "& c #84AA81", "* c #93AD82", "= c #68A48C", "- c #5FA695", "; c #5B9F9E", "> c #5796A5", ", c #5A9AA0", "' c #5CA4A0", ") c #62AA95", "! c #68AD8E", "~ c #76AD88", "{ c #88AE82", "] c #98B37E", "^ c #AABE6C", "/ c #B9C658", "( c #7CA482", "_ c #6FA78A", ": c #64A890", "< c #5EA09B", "[ c #5795A5", "} c #5590A9", "| c #5892A7", "1 c #5A9EA5", "2 c #62AB9A", "3 c #68AE8D", "4 c #78AE89", "5 c #8CB184", "6 c #9CB77C", "7 c #AFC369", "8 c #C2CF52", "9 c #CAD149", "0 c #92AB82", "a c #80A883", "b c #6FA98B", "c c #50A08A", "d c #3B8990", "e c #4E8B9F", "f c #5692A8", "g c #5794A8", "h c #5DA1A5", "i c #64AD9A", "j c #6EAF8F", "k c #80B18A", "l c #93B584", "m c #A2BD77", "n c #B5CB60", "o c #C7D44E", "p c #D2D245", "q c #CFAC41", "r c #A6B27F", "s c #99AF86", "t c #85A985", "u c #5CA580", "v c #2E9473", "w c #298388", "x c #3B7D94", "y c #5793A9", "z c #5795A9", "A c #5FA8A1", "B c #67AE95", "C c #75B18C", "D c #8AB488", "E c #9CBB7F", "F c #ADC767", "G c #C0D354", "H c #CDD449", "I c #D1BC43", "J c #BD9A43", "K c #A3904B", "L c #B7B37F", "M c #B5B680", "N c #ADB681", "O c #9EB285", "P c #89AC67", "Q c #90BF51", "R c #5FA880", "S c #40948D", "T c #4A8B9C", "U c #5694AA", "V c #589EA7", "W c #61AD9C", "X c #6EAE8F", "Y c #80B287", "Z c #95B882", "` c #A9C56D", " . c #BCD057", ".. c #CAD44D", "+. c #CFBB45", "@. c #BD9B44", "#. c #A2924A", "$. c #94954F", "%. c #C0BB73", "&. c #BAB97E", "*. c #AFB478", "=. c #A1B47A", "-. c #B6C45C", ";. c #BFD948", ">. c #6BB05A", ",. c #3E9888", "'. c #5A9BA5", "). c #5A95A8", "!. c #5EA4A1", "~. c #66AD94", "{. c #77AE89", "]. c #8CB582", "^. c #A2C36F", "/. c #B6CF5A", "(. c #C7D34B", "_. c #CBBA46", ":. c #B89A49", "<. c #A0934D", "[. c #93974F", "}. c #889B4D", "|. c #CEC25B", "1. c #C7BD6B", "2. c #C2B64C", "3. c #C5C57C", "4. c #D3D9A7", "5. c #C7D4A6", "6. c #A7C69A", "7. c #499A65", "8. c #63A995", "9. c #5CA1A2", "0. c #5C9DA4", "a. c #5EAD9C", "b. c #6DAD8F", "c. c #82B186", "d. c #99BD75", "e. c #B2CC5A", "f. c #C5D149", "g. c #C3B247", "h. c #B09A47", "i. c #9C974C", "j. c #8C9B50", "k. c #869851", "l. c #849253", "m. c #D8C94B", "n. c #DBC741", "o. c #D8C130", "p. c #E4DD8D", "q. c #E6E3A2", "r. c #E0DFA9", "s. c #D3D9A9", "t. c #8EAF73", "u. c #579A5E", "v. c #69A78D", "w. c #57918B", "x. c #4F7F77", "y. c #4D7E68", "z. c #5C8C69", "A. c #87AC6F", "B. c #B2CE59", "C. c #C5CE48", "D. c #BEAA46", "E. c #9F924C", "F. c #8C9352", "G. c #7E9754", "H. c #829554", "I. c #859255", "J. c #869455", "K. c #F3C12B", "L. c #FBD02B", "M. c #FAD329", "N. c #ECDF6C", "O. c #EEE984", "P. c #EAE58F", "Q. c #E6E39C", "R. c #D7D7A3", "S. c #8EA640", "T. c #668C4F", "U. c #46695A", "V. c #4E5A5E", "W. c #50605D", "X. c #52625B", "Y. c #495D56", "Z. c #49584A", "`. c #89994A", " + c #788956", ".+ c #4E7662", "++ c #3A7269", "@+ c #38736C", "#+ c #3C756E", "$+ c #508171", "%+ c #678C6E", "&+ c #7F9158", "*+ c #859353", "=+ c #FFB610", "-+ c #FFBE21", ";+ c #F7C31F", ">+ c #EBD768", ",+ c #F0E67D", "'+ c #EDE77F", ")+ c #E8E27F", "!+ c #CDBA3A", "~+ c #848538", "{+ c #4C5F5E", "]+ c #535B65", "^+ c #4B4B56", "/+ c #405549", "(+ c #43514A", "_+ c #455C56", ":+ c #396867", "<+ c #2A676D", "[+ c #226465", "}+ c #226364", "|+ c #2D6C6D", "1+ c #347272", "2+ c #3A7878", "3+ c #437F7F", "4+ c #508B8C", "5+ c #699A92", "6+ c #7D9873", "7+ c #9D9151", "8+ c #DD9E0E", "9+ c #FFB300", "0+ c #D8A539", "a+ c #D9C380", "b+ c #E6D07E", "c+ c #EED159", "d+ c #EDC413", "e+ c #AB9010", "f+ c #49535E", "g+ c #4D535D", "h+ c #417B7B", "i+ c #377372", "j+ c #2D6E6E", "k+ c #1F5B5B", "l+ c #1F5F5F", "m+ c #226262", "n+ c #2C6B6B", "o+ c #367474", "p+ c #3D7A7A", "q+ c #4A8585", "r+ c #5C9393", "s+ c #74A5A5", "t+ c #76A6A6", "u+ c #928E59", "v+ c #9D8D48", "w+ c #AA882F", "x+ c #8B7E37", "y+ c #93853F", "z+ c #B99123", "A+ c #F9B203", "B+ c #F6A903", "C+ c #686439", "D+ c #566265", "E+ c #548D8D", "F+ c #498484", "G+ c #367575", "H+ c #1F5A5A", "I+ c #154040", "J+ c #1B5252", "K+ c #236464", "L+ c #316F6F", "M+ c #458181", "N+ c #578F8F", "O+ c #6A9D9D", "P+ c #78A8A8", "Q+ c #5E9494", "R+ c #8C8C5B", "S+ c #8E9257", "T+ c #909359", "U+ c #939655", "V+ c #929653", "W+ c #908D3F", "X+ c #DEAA00", "Y+ c #E0B807", "Z+ c #BA9B0C", "`+ c #51664B", " @ c #415B52", ".@ c #5D9393", "+@ c #5C9292", "@@ c #488383", "#@ c #518A8A", "$@ c #417E7E", "%@ c #1A5555", "&@ c #205F5F", "*@ c #276767", "=@ c #357474", "-@ c #4F8989", ";@ c #679B9B", ">@ c #75A5A5", ",@ c #5B9292", "'@ c #387575", ")@ c #2D6C6C", "!@ c #818E60", "~@ c #879359", "{@ c #8A9555", "]@ c #8C9558", "^@ c #8A9558", "/@ c #889557", "(@ c #899350", "_@ c #526353", ":@ c #425556", "<@ c #435648", "[@ c #689C9C", "}@ c #629898", "|@ c #5F9595", "1@ c #78A7A7", "2@ c #72A2A2", "3@ c #316E6E", "4@ c #276868", "5@ c #468181", "6@ c #6EA0A0", "7@ c #589090", "8@ c #337272", "9@ c #2E6D6D", "0@ c #2A6969", "a@ c #266666", "b@ c #848A61", "c@ c #888D5C", "d@ c #8B8F5A", "e@ c #8A8F5B", "f@ c #8A905B", "g@ c #899258", "h@ c #889159", "i@ c #879058", "j@ c #4D5A54", "k@ c #465253", "l@ c #455A47", "m@ c #74A49D", "n@ c #82AEAE", "o@ c #A2C5C5", "p@ c #A7C7C7", "q@ c #7CAAAA", "r@ c #236363", "s@ c #286868", "t@ c #194848", "u@ c #164141", "v@ c #1A4B4B", "w@ c #468484", "x@ c #6DA0A0", "y@ c #306F6F", "z@ c #2B6A6A", "A@ c #889057", "B@ c #8C9157", "C@ c #8C9159", "D@ c #8D9258", "E@ c #8B9357", "F@ c #879157", "G@ c #859157", "H@ c #899354", "I@ c #61694A", "J@ c #4C5057", "K@ c #476E63", "L@ c #7EA9A9", "M@ c #88B3B3", "N@ c #A5C6C6", "O@ c #B1CECE", "P@ c #ACCBCB", "Q@ c #649898", "R@ c #1B5050", "S@ c #0E2D2D", "T@ c #142F2B", "U@ c #16322E", "V@ c #0C2727", "W@ c #123636", "X@ c #848C58", "Y@ c #889055", "Z@ c #8A8E59", "`@ c #8C9058", " # c #8B9158", ".# c #889354", "+# c #879652", "@# c #8B984F", "## c #96A14E", "$# c #88A445", "%# c #455550", "&# c #3E7470", "*# c #659A9A", "=# c #619797", "-# c #8CB6B6", ";# c #9BC0C0", "># c #81AEAE", ",# c #235F5F", "'# c #09262A", ")# c #51642C", "!# c #A9B56E", "~# c #A9B56A", "{# c #384E38", "]# c #082021", "^# c #174A4A", "/# c #256666", "(# c #256565", "_# c #828B59", ":# c #858F55", "<# c #879057", "[# c #849258", "}# c #869850", "|# c #849B4E", "1# c #839F4D", "2# c #8AB14A", "3# c #91C847", "4# c #91CE4D", "5# c #538C56", "6# c #276568", "7# c #206161", "8# c #296969", "9# c #568E8E", "0# c #4D8989", "a# c #0E3030", "b# c #445E2A", "c# c #BBC777", "d# c #DAE098", "e# c #DFE791", "f# c #839358", "g# c #04181A", "h# c #194A4A", "i# c #377474", "j# c #286767", "k# c #839053", "l# c #859254", "m# c #7F9554", "n# c #7D9D4F", "o# c #7EAE4A", "p# c #7DC147", "q# c #84CF4B", "r# c #84CD53", "s# c #7EBE69", "t# c #43826E", "u# c #286869", "v# c #3F7D7D", "w# c #1E5050", "x# c #132E29", "y# c #759246", "z# c #C8CE90", "A# c #CAD297", "B# c #C5D585", "C# c #5D7433", "D# c #082427", "E# c #306868", "F# c #5A9292", "G# c #468282", "H# c #1F6060", "I# c #809053", "J# c #7A984F", "K# c #77A64C", "L# c #76B849", "M# c #78C64A", "N# c #7CCC4F", "O# c #7CC95B", "P# c #78BE6C", "Q# c #6FB17F", "R# c #2E6F68", "S# c #246363", "T# c #0F3030", "U# c #0F2826", "V# c #9EAE3B", "W# c #E1E13A", "X# c #ADBD5C", "Y# c #81985A", "Z# c #223C33", "`# c #184444", " $ c #397777", ".$ c #508989", "+$ c #629797", "@$ c #749B50", "#$ c #6DA94E", "$$ c #72BA49", "%$ c #75C54C", "&$ c #75C94F", "*$ c #76C65D", "=$ c #74BE6F", "-$ c #6EB981", ";$ c #63AD88", ">$ c #2A6B69", ",$ c #266767", "'$ c #113636", ")$ c #0C2425", "!$ c #1D392D", "~$ c #51683B", "{$ c #435B41", "]$ c #1B3834", "^$ c #0D3434", "/$ c #508B8B", "($ c #7EACAC", "_$ c #A1C4C4", ":$ c #9DC1C1", "<$ c #89B3B3", "[$ c #69B94B", "}$ c #6FC34A", "|$ c #6EC651", "1$ c #6EC25D", "2$ c #6DBC6F", "3$ c #6CB981", "4$ c #67B68B", "5$ c #5AA88C", "6$ c #296868", "7$ c #3A7777", "8$ c #387979", "9$ c #0E2F2F", "0$ c #0D2B2B", "a$ c #0C2C2E", "b$ c #0A2627", "c$ c #153F3F", "d$ c #427F7F", "e$ c #93BABA", "f$ c #A4C6C6", "g$ c #9FC2C2", "h$ c #84B0B0", "i$ c #85B0B0", "j$ c #67BB50", "k$ c #68BF53", "l$ c #69BE5F", "m$ c #6ABA6E", "n$ c #67B97F", "o$ c #66B78D", "p$ c #61B591", "q$ c #5BAB92", "r$ c #296B69", "s$ c #317070", "t$ c #538C8C", "u$ c #4E8888", "v$ c #205A5A", "w$ c #1F5959", "x$ c #286363", "y$ c #387777", "z$ c #3C7A7A", "A$ c #4A8484", "B$ c #8BB5B5", "C$ c #86B1B1", "D$ c #6B9E9E", "E$ c #66B85E", "F$ c #66B86A", "G$ c #68B87B", "H$ c #63B78B", "I$ c #62B691", "J$ c #5FB493", "K$ c #59AE96", "L$ c #2C6F6B", "M$ c #387676", "N$ c #4D8787", "O$ c #3E7B7B", "P$ c #357373", "Q$ c #347171", "R$ c #327070", "S$ c #649999", "T$ c #518B8B", "U$ c #64B67A", "V$ c #64B685", "W$ c #60B58E", "X$ c #60B491", "Y$ c #5EB496", "Z$ c #5CB298", "`$ c #3E837A", " % c #337171", ".% c #417D7D", "+% c #448080", "@% c #437E7E", "#% c #3F7C7C", "$% c #3C7979", "%% c #377575", "&% c #276565", "*% c #1C5454", "=% c #538B8B", "-% c #63B68B", ";% c #5FB590", ">% c #5FB492", ",% c #5EB194", "'% c #5EB294", ")% c #57A38D", "!% c #3D7C7A", "~% c #3C797A", "{% c #3D7B7B", "]% c #397878", "^% c #236262", "/% c #65AF99", "(% c #63AB97", "_% c #488780", ":% c #3B7979", "<% c #427E7E", " ", " ", " . + @ # $ % & * ", " = - ; > , ' ) ! ~ { ] ^ / ", " ( _ : < [ } | 1 2 3 4 5 6 7 8 9 ", " 0 a b c d e f g h i j k l m n o p q ", " r s t u v w x y z A B C D E F G H I J K ", " L M N O P Q R S T U V W X Y Z ` ...+.@.#.$. ", " %.&.*.=.-.;.>.,.'.).!.~.{.].^./.(._.:.<.[.}. ", " |.1.2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.g.h.i.j.k.l. ", " m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.l.J. ", " K.L.M.N.O.P.Q.R.S.T.U.V.W.X.Y.Z.`. +.+++@+#+$+%+&+*+ ", " =+-+;+>+,+'+)+!+~+{+]+^+/+(+_+:+<+[+}+|+1+2+3+4+5+6+ ", " 7+8+9+0+a+b+c+d+e+f+g+ h+i+j+k+l+m+n+o+p+q+r+s+t+ ", " u+v+w+x+y+z+A+B+C+D+ E+F+G+H+I+J+K+L+2+M+N+O+P+Q+o+ ", " R+S+T+U+V+W+X+Y+Z+`+ @ .@+@@@#@$@%@&@*@=@p+-@;@>@,@'@)@ ", " !@~@{@]@^@/@(@~@_@:@<@ [@}@|@1@2@3@*@4@)@G+5@|@6@7@8@9@0@a@", " b@c@d@e@f@g@h@i@j@k@l@m@>@n@o@p@q@r@s@t@u@v@w@x@@@y@z@*@*@*@", " A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@P@Q@R@S@T@U@V@W@1+0@0@*@s@*@*@", " X@Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#,#'#)#!#~#{#]#^#/#a@a@a@(#(#", " _#:#<#[#}#|#1#2#3#4#5#6#n+7#8#9#0#a#b#c#d#e#f#g#h#o+i#*@s@j# ", " k#l#m#n#o#p#q#r#s#t#u#z@n+)@v#w#x#y#z#A#B#C#D#E#F#G#H#r@9@ ", " I#J#K#L#M#N#O#P#Q#R#a@*@s@a@S#T#U#V#W#X#Y#Z#`# $.$+$,@-@7@ ", " @$#$$$%$&$*$=$-$;$>$*@s@*@a@,$'$)$!$~${$]$^$/$($_$:$<$n@ ", " [$}$|$1$2$3$4$5$a@a@*@6$)@7$8$9$0$a$b$c$d$@@e$f$g$h$i$ ", " j$k$l$m$n$o$p$q$r$a@*@s$3+t$u$1+v$w$x$y$z$A$B$C$O+D$ ", " E$F$G$H$I$J$K$L$8#M$M+N$5@O$ $P$Q$P$R$a@s+S$T$.@ ", " U$V$W$X$Y$Z$`$ %.%+%@%#%$%%%1+ %P$&%*%y@N$=% ", " -%;%>%,%'%)%!%~%{%p+]% $%%P$ %P$s$^%#%q+ ", " /%(%_%M$2+2+ $%%P$1+ %P$M$:%<% ", " $M$M$%%1+ %1+1+1+ ", " P$ % "}; debian/patches/0000755000000000000000000000000012240437462010621 5ustar debian/patches/04-spelling_errors.patch0000644000000000000000000000140111427537273015277 0ustar Author: Alessio Treglia Description: Correct small spelling error. Forwarded: https://sourceforge.net/support/tracker.php?aid=3041536 --- src/message.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- dvd95-1.6p0+git20100528.ef7c.orig/src/message.c +++ dvd95-1.6p0+git20100528.ef7c/src/message.c @@ -237,7 +237,7 @@ static GtkWidget * CreatePatient( char * patient = gtk_window_new (GTK_WINDOW_TOPLEVEL); GLADE_HOOKUP_OBJECT_NO_REF (patient, patient, "patient"); - gtk_window_set_title (GTK_WINDOW (patient), _("Informations")); + gtk_window_set_title (GTK_WINDOW (patient), _("Information")); gtk_window_set_position (GTK_WINDOW (patient), GTK_WIN_POS_CENTER); gtk_window_set_modal (GTK_WINDOW (patient), TRUE); debian/patches/03_configure_no_ffmpeg_mplayer_mencoder.patch0000644000000000000000000000244211427536060021554 0ustar Description: Skip ffmpeg, mplayer and ffmpeg checks, we don't need them at build time. Author: Alessio Treglia Forwarded: not-needed --- configure | 11 ----------- 1 file changed, 11 deletions(-) --- dvd95-1.6p0+git20100528.ef7c.orig/configure +++ dvd95-1.6p0+git20100528.ef7c/configure @@ -14385,10 +14385,6 @@ $as_echo "no" >&6; } fi -if test x"$MPLAYER_PROG" = x; then - as_fn_error "Unable to find mplayer in the PATH. You need mplayer to use DVD95. Find it on http://www.mplayerhq.hu" "$LINENO" 5 -fi - # Extract the first word of "mencoder", so it can be a program name with args. set dummy mencoder; ac_word=$2 @@ -14430,10 +14426,6 @@ $as_echo "no" >&6; } fi -if test x"$MENCODER_PROG" = x; then - as_fn_error "Unable to find mencoder in the PATH. You need mencoder to use DVD95. Find it on http://www.mplayerhq.hu" "$LINENO" 5 -fi - # Extract the first word of "ffmpeg", so it can be a program name with args. set dummy ffmpeg; ac_word=$2 @@ -14475,9 +14467,6 @@ $as_echo "no" >&6; } fi -if test x"$FFMPEG_PROG" = x; then - as_fn_error "Unable to find ffmpeg in the PATH. You need ffmpeg to use DVD95. Find it on http://www.ffmpeg.org/" "$LINENO" 5 -fi ac_config_files="$ac_config_files Makefile src/Makefile dvdauthor/Makefile po/Makefile.in" debian/patches/01_fix_desktop_file.patch0000644000000000000000000000145111427532020015451 0ustar #! /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: Changes upstream's desktop file for Ubuntu. @DPATCH@ --- dvd95.desktop | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) --- dvd95-1.6p0.orig/dvd95.desktop +++ dvd95-1.6p0/dvd95.desktop @@ -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 +Icon=dvd95 Terminal=false Type=Application -Encoding=UTF-8 -Categories=Application;AudioVideo; +Categories=AudioVideo; X-Desktop-File-Install-Version=0.10 debian/patches/05_binutils_gold.patch0000644000000000000000000000160511506023764015006 0ustar Description: Fix FTBFS with ld --no-add-needed in natty toolchain Author: Bhavani Shankar --- dvd95-1.6p0+git20100528.ef7c.orig/src/Makefile.am +++ dvd95-1.6p0+git20100528.ef7c/src/Makefile.am @@ -36,6 +36,6 @@ dvd95_SOURCES = \ badsect.c badsect.h \ globals.h proto.h const.h vapcontext.h -dvd95_LDADD = @PACKAGE_LIBS@ $(LIBAUTHOR_LIBS) $(INTLLIBS) $(LIBDVDREAD_LIBS) -lm +dvd95_LDADD = @PACKAGE_LIBS@ $(LIBAUTHOR_LIBS) $(INTLLIBS) $(LIBDVDREAD_LIBS) -lm -lxml2 --- dvd95-1.6p0+git20100528.ef7c.orig/src/Makefile.in +++ dvd95-1.6p0+git20100528.ef7c/src/Makefile.in @@ -263,7 +263,7 @@ dvd95_SOURCES = \ badsect.c badsect.h \ globals.h proto.h const.h vapcontext.h -dvd95_LDADD = @PACKAGE_LIBS@ $(LIBAUTHOR_LIBS) $(INTLLIBS) $(LIBDVDREAD_LIBS) -lm +dvd95_LDADD = @PACKAGE_LIBS@ $(LIBAUTHOR_LIBS) $(INTLLIBS) $(LIBDVDREAD_LIBS) -lm -lxml2 all: all-am .SUFFIXES: debian/patches/series0000644000000000000000000000020512240437451012031 0ustar 01_fix_desktop_file.patch 03_configure_no_ffmpeg_mplayer_mencoder.patch 04-spelling_errors.patch 05_binutils_gold.patch avconv.patch debian/patches/avconv.patch0000644000000000000000000000565212240437462013146 0ustar Description: Replace ffmpeg with avconv. Author: Dmitrijs Ledkovs --- dvd95-1.6p0+git20100528.ef7c.orig/configure.in +++ dvd95-1.6p0+git20100528.ef7c/configure.in @@ -312,9 +312,9 @@ fi dnl ************************************************************** -AC_PATH_PROG(FFMPEG_PROG, ffmpeg) +AC_PATH_PROG(FFMPEG_PROG, avconv) if test x"$FFMPEG_PROG" = x; then - AC_MSG_ERROR(Unable to find ffmpeg in the PATH. You need ffmpeg to use DVD95. Find it on http://www.ffmpeg.org/) + AC_MSG_ERROR(Unable to find avconv in the PATH. You need avconv to use DVD95. Find it on http://www.ffmpeg.org/) fi --- dvd95-1.6p0+git20100528.ef7c.orig/src/dvd2avi.c +++ dvd95-1.6p0+git20100528.ef7c/src/dvd2avi.c @@ -1055,7 +1055,7 @@ doAvi:; ret = -1; - if( !strcmp( profile->encTool, "ffmpeg" ) ) { + if( !strcmp( profile->encTool, "avconv" ) ) { cmdLine = ComputeCmdLine( profile, &infos, 1 ); DBG( 'b',fprintf(stderr,"COMMANDLINE: %s\n", cmdLine );); DisplayAvancement( _("Encodage\n")); --- dvd95-1.6p0+git20100528.ef7c.orig/src/profile.c +++ dvd95-1.6p0+git20100528.ef7c/src/profile.c @@ -194,7 +194,7 @@ static Profile_t Profiles[] = { 24000, "faac", "mpeg4", - "ffmpeg", + "avconv", //faac "\"%i\" -o \"%o\" -oac lavc -ovc lavc -of lavf -lavcopts threads=%u:aglobal=1:vglobal=1:vcodec=mpeg4:vbitrate=%b:acodec=libfaac -af lavcresample=24000 -vf harddup -vf crop=%c,scale=320:240 -lavfopts format=psp -ofps 30000/1001", "-i \"%i\" -y -threads %u -acodec libfaac -ab 128kb -vcodec mpeg4 -b %bkb -ar 24000 -mbd 2 -flags +4mv -trellis 2 -ac 2 -cmp 2 -subcmp 2 -s 320x240 -r 30000/1001 -f psp \"%o\"", "", @@ -212,7 +212,7 @@ static Profile_t Profiles[] = { 24000, "faac", "mpeg4", - "ffmpeg", + "avconv", //faac "\"%i\" -o \"%o\" -oac lavc -ovc lavc -of lavf -lavcopts threads=%u:aglobal=1:vglobal=1:vcodec=mpeg4:vbitrate=%b:acodec=libfaac -af lavcresample=24000 -vf harddup -vf crop=%c,scale=320:240 -lavfopts format=psp -ofps 30000/1001", "-i \"%i\" -y -threads %u -acodec libfaac -ab 128kb -vcodec mpeg4 -b %bkb -ar 24000 -mbd 2 -flags +4mv -trellis 2 -ac 2 -cmp 2 -subcmp 2 -s 320x240 -r 30000/1001 -f psp \"%o\"", "", @@ -367,8 +367,8 @@ static int VerifVideoCodec( Profile_t * pclose( fp ); return( res ); } -/* Assuming encTool is ffmpeg */ - if( !strcmp( p->encTool, "ffmpeg" ) ) { +/* Assuming encTool is avconv */ + if( !strcmp( p->encTool, "avconv" ) ) { sprintf( sysCmd, "%s -formats 2>&1 | grep %s | grep EV", p->encTool, p->videoCodec ); fp = popen( sysCmd, "r" ); if( !fp ) return( 0 ); @@ -420,8 +420,8 @@ static int VerifAudioCodec( Profile_t * pclose( fp ); return( res ); } -/* Assuming encTool is ffmpeg */ - if( !strcmp( p->encTool, "ffmpeg" ) ) { +/* Assuming encTool is avconv */ + if( !strcmp( p->encTool, "avconv" ) ) { sprintf( sysCmd, "%s -formats 2>&1 | grep %s | grep EV", p->encTool, p->videoCodec ); fp = popen( sysCmd, "r" ); if( !fp ) return( 0 ); debian/docs0000644000000000000000000000000511427532020010030 0ustar TODO debian/compat0000644000000000000000000000000211427532020010360 0ustar 7 debian/dvd95.10000644000000000000000000000207711427532020010205 0ustar .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).