debian/0000775000000000000000000000000012243642612007172 5ustar debian/README.Debian0000664000000000000000000000362511341267226011243 0ustar dvd::rip for Debian ------------------- Incompatibility between Perl storable versions in cluster mode -------------------------------------------------------------- If you got this error message: Event: trapped error: Storable binary image v2.5 more recent than I am (v2.4) at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al) ... Below is a possible solution from upstream author. Christian From: Jôrn Reder Subject: Re: [dvd::rip] Problem with Storable perl To: Christian Marillat To: Gerald Stieglbauer Cc: dvdrip-users@exit1.org Date: Mon, 29 Sep 2003 23:45:21 +0200 Christian Marillat wrote: > I've received the following problem. A Debian feature or a dvd::rip bug ? Neither of them ;) > From: Gerald Stieglbauer > Subject: Perl library problem? > To: marillat.christian@wanadoo.fr > > [...] > > Event: trapped error: Storable binary image v2.5 more recent than I am (v2.4) > at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al) ... > > [...] > > Do you think that this could be a version conflict of some perl modules on > the woody machine? When I use dvdrip-master on the sarge machine, no error > occurs. Yep, exactly that's the case. sarge uses Perl 5.8.1 and woody 5.6.1, obviously with different and incompatible Storable versions. Storable is used to serialize the objects sent over the network which control the cluster control daemon. Gerald: either you downgrade Storable on the sarge machine or you upgrade Storable on your woody machine. I'd suggest installing the up-/downgraded version to a different location and point PERL5LIB to it before starting dvd::rip (GUI resp. master). Maybe other Perl modules rely on the shipped Storable version so overwriting it system wide could be evil. Regards, Joern -- Christian Marillat , Tue Sep 30 14:35:23 2003 debian/source/0000775000000000000000000000000011341267263010475 5ustar debian/source/format0000664000000000000000000000001411347267644011714 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000170511341267226011132 0ustar This package was debianized by Christian Marillat on Mon, 24 Dec 2001 14:09:32 +0100. It was downloaded from http://www.exit1.org/dvdrip/dist/ Upstream Author: Joern Reder Copyright: 2001-2006 Joern Reder This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL' and the Artistic Licence in /usr/share/common-licenses/Artistic'. Custom graphics and icons are licensed under the Creative Commons Attribution-ShareAlike 2.5 license. Many thanks to the Tango project; some of the graphical base material is derived from their icon library. debian/dvdrip.xpm0000664000000000000000000002071411341267226011216 0ustar /* XPM */ static char * Video_DVDRip_xpm[] = { "32 32 401 2", " c None", ". c #AEB1BE", "+ c #E9ECF7", "@ c #E4E7F5", "# c #DDE1F3", "$ c #CDD0EC", "% c #BDC2E4", "& c #787C95", "* c #AEB2CE", "= c #E1E4F4", "- c #EBEDF7", "; c #F4F5FA", "> c #F5F6FB", ", c #F1F2F9", "' c #EAECF6", ") c #D9DCEE", "! c #DEE1F3", "~ c #DBDEF2", "{ c #727692", "] c #5C5F77", "^ c #BCC1E3", "/ c #EEF0F9", "( c #F5F7FB", "_ c #FDFDFD", ": c #FEFEFE", "< c #F8F9FC", "[ c #F0F2FA", "} c #EFF2FA", "| c #F6F8FB", "1 c #E1E4F3", "2 c #A3A8CF", "3 c #555A84", "4 c #8A8FB9", "5 c #C5C9E7", "6 c #D5D9F0", "7 c #DADEF2", "8 c #DDE0F3", "9 c #EDEFF8", "0 c #FBFCFD", "a c #F9FAFC", "b c #EFF1F9", "c c #E8EAF7", "d c #E9EBF7", "e c #EBEDF8", "f c #F6F7FB", "g c #C0C3DC", "h c #5A5E82", "i c #9399C8", "j c #BFC4E6", "k c #C6CBEA", "l c #C9CDEB", "m c #C7CCEA", "n c #D9DCF1", "o c #ECEEF8", "p c #E2E4F4", "q c #DBDFF2", "r c #DFE3F4", "s c #F3F5FA", "t c #7A7FAC", "u c #2C2E47", "v c #6C7199", "w c #B4B9E1", "x c #B6BBE1", "y c #B9BEE4", "z c #BBBFE4", "A c #B7BCE2", "B c #C1C6E6", "C c #D0D4ED", "D c #DADDF2", "E c #D1D5EE", "F c #D7DAF1", "G c #BEC3E3", "H c #7177AA", "I c #6E73A1", "J c #AAAFDA", "K c #A9AFDB", "L c #ABB1DC", "M c #ADB3DC", "N c #A8AEDA", "O c #A1A7D5", "P c #ADB3DD", "Q c #C1C6E7", "R c #C9CEEB", "S c #CACFEB", "T c #DFE2F4", "U c #F4F6FB", "V c #FCFCFD", "W c #E8EBF6", "X c #C3C7E6", "Y c #9399CA", "Z c #787EB6", "` c #4F5480", " . c #3C4060", ".. c #A4AAD6", "+. c #ACB2DC", "@. c #A6ACD9", "#. c #A5ABD8", "$. c #9BA0D1", "%. c #9399CB", "&. c #8E94C8", "*. c #8D93C7", "=. c #BDC2E6", "-. c #C8CDEB", ";. c #F7F7FB", ">. c #FAFAFC", ",. c #E2E5F4", "'. c #B8BDE0", "). c #8D92C6", "!. c #6C72A9", "~. c #62689E", "{. c #5F6499", "]. c #525681", "^. c #8D92C2", "/. c #9FA5D4", "(. c #9EA4D3", "_. c #9DA3D3", ":. c #878DC3", "<. c #7A81B8", "[. c #747AB2", "}. c #7177B0", "|. c #9096C9", "1. c #B2B7DF", "2. c #CACFEC", "3. c #CDD2ED", "4. c #E2E5F5", "5. c #D5D9EF", "6. c #A0A5D2", "7. c #6D73A7", "8. c #5C6195", "9. c #585D8C", "0. c #535885", "a. c #545986", "b. c #575C8C", "c. c #6E729A", "d. c #A3A9D6", "e. c #9CA1D1", "f. c #9EA3D3", "g. c #9196C9", "h. c #7C82B9", "i. c #6E74AD", "j. c #5B6091", "k. c #595E8F", "l. c #777DB4", "m. c #A7ACD8", "n. c #CCD1ED", "o. c #DCE0F2", "p. c #999ECC", "q. c #666C9E", "r. c #4A507B", "s. c #494F79", "t. c #474C76", "u. c #4D527D", "v. c #525783", "w. c #505479", "x. c #9FA4D2", "y. c #B1B7DF", "z. c #ACB1DC", "A. c #A4AAD7", "B. c #A0A5D4", "C. c #979CCE", "D. c #7B81B8", "E. c #646AA1", "F. c #525784", "G. c #3D4269", "H. c #424770", "I. c #575C8B", "J. c #7176A2", "K. c #8489AD", "L. c #9499B9", "M. c #D1D4E8", "N. c #EEF1F9", "O. c #CACEEA", "P. c #9BA1CE", "Q. c #40456D", "R. c #3C4169", "S. c #3A3F65", "T. c #545985", "U. c #51557D", "V. c #B9BEE3", "W. c #B3B9DF", "X. c #ABB1DB", "Y. c #898FC4", "Z. c #7278B0", "`. c #545988", " + c #3B4067", ".+ c #2D3256", "++ c #252A4B", "@+ c #232849", "#+ c #292E51", "$+ c #262B4D", "%+ c #3A4061", "&+ c #8B90B6", "*+ c #5E6395", "=+ c #3F446D", "-+ c #353A60", ";+ c #31365B", ">+ c #383D64", ",+ c #41466F", "'+ c #515682", ")+ c #5C6194", "!+ c #6F75A9", "~+ c #6E7290", "{+ c #CBD0EC", "]+ c #BCC1E5", "^+ c #8A90C5", "/+ c #696EA7", "(+ c #454A73", "_+ c #2B3053", ":+ c #1E2343", "<+ c #393E65", "[+ c #585D8E", "}+ c #5E6397", "|+ c #5C6193", "1+ c #565B89", "2+ c #141935", "3+ c #2F3458", "4+ c #393D64", "5+ c #2C3155", "6+ c #282D50", "7+ c #353A5F", "8+ c #434872", "9+ c #5F6498", "0+ c #6A70A9", "a+ c #7076AE", "b+ c #51546F", "c+ c #7A7D97", "d+ c #E1E5F4", "e+ c #D4D8EF", "f+ c #CED2ED", "g+ c #C8CDEA", "h+ c #B4B9E0", "i+ c #9BA1D0", "j+ c #777DB3", "k+ c #505582", "l+ c #32375C", "m+ c #3D436B", "n+ c #6369A1", "o+ c #60659D", "p+ c #5F649A", "q+ c #505581", "r+ c #3F446C", "s+ c #0C122C", "t+ c #222748", "u+ c #2E3357", "v+ c #34395F", "w+ c #3E436B", "x+ c #474B75", "y+ c #555A88", "z+ c #5D6296", "A+ c #6C72AB", "B+ c #747AB3", "C+ c #9AA0CF", "D+ c #A6ABCA", "E+ c #FAFBFD", "F+ c #F3F4FA", "G+ c #F0F2F9", "H+ c #F2F3FA", "I+ c #E8EBF7", "J+ c #D7DBF0", "K+ c #BEC3E5", "L+ c #9FA5D1", "M+ c #595E89", "N+ c #6E74A9", "O+ c #606599", "P+ c #3D426A", "Q+ c #3D426C", "R+ c #393E66", "S+ c #272C4E", "T+ c #232848", "U+ c #525684", "V+ c #515683", "W+ c #5A5F91", "X+ c #62679E", "Y+ c #777DB5", "Z+ c #7E84BB", "`+ c #B2B6CD", " @ c #EBEEF8", ".@ c #DBDEF1", "+@ c #7B80AF", "@@ c #868CC2", "#@ c #858BC1", "$@ c #686D9D", "%@ c #8D93C5", "&@ c #6A70A1", "*@ c #494E7A", "=@ c #5B6092", "-@ c #282D4E", ";@ c #61669D", ">@ c #5E6398", ",@ c #656AA3", "'@ c #797FB7", ")@ c #8F95C8", "!@ c #B1B4CB", "~@ c #F9F9FC", "{@ c #DADDF0", "]@ c #C0C5E4", "^@ c #7A7FB1", "/@ c #9197CA", "(@ c #8389BF", "_@ c #8B90C5", ":@ c #989ECF", "<@ c #9197C9", "[@ c #646AA2", "}@ c #4A4F7D", "|@ c #282D51", "1@ c #555A89", "2@ c #585D8D", "3@ c #7076AF", "4@ c #7278B1", "5@ c #7379B2", "6@ c #A3A8C7", "7@ c #F2F4FA", "8@ c #EAECF7", "9@ c #CBCFEA", "0@ c #A9AED8", "a@ c #8F95C6", "b@ c #6C71A1", "c@ c #858BBE", "d@ c #9DA2D2", "e@ c #A2A8D5", "f@ c #9FA5D3", "g@ c #979DCE", "h@ c #6F75AE", "i@ c #464B77", "j@ c #1A1F3D", "k@ c #363B61", "l@ c #41466E", "m@ c #4C507C", "n@ c #5D6295", "o@ c #63689F", "p@ c #676DA6", "q@ c #686EA7", "r@ c #8E94C6", "s@ c #2F62C6", "t@ c #3365C7", "u@ c #4673CC", "v@ c #3969C8", "w@ c #1A4AAF", "x@ c #0F3FA4", "y@ c #3A61B5", "z@ c #D0DBF1", "A@ c #6584C6", "B@ c #002E93", "C@ c #2C51A5", "D@ c #C5CFE6", "E@ c #5875B8", "F@ c #0C3898", "G@ c #3256A8", "H@ c #385CAB", "I@ c #1F479F", "J@ c #254CA3", "K@ c #0C3797", "L@ c #18419D", "M@ c #1F469F", "N@ c #5573B7", "O@ c #254CA2", "P@ c #2B51A5", "Q@ c #18429D", "R@ c #718AC3", "S@ c #6480BD", "T@ c #E2E7F2", "U@ c #8DA1CE", "V@ c #A9B8DA", "W@ c #CBD4E8", "X@ c #DBE1EF", "Y@ c #6A85C0", "Z@ c #C6D0E6", "`@ c #DEE4F0", " # c #C2CCE6", ".# c #F1F3F8", "+# c #A6B6D9", "@# c #708AC2", "## c #3E61AD", "$# c #F7F8FC", "%# c #93A6D1", "&# c #778FC5", "*# c #19429D", "=# c #3E60AD", "-# c #4B6BB3", ";# c #A3B3D7", "># c #063295", ",# c #224AA1", "'# c #25489F", ")# c #CED3E6", "!# c #B9C5E0", "~# c #1C459F", "{# c #C2CDE5", "]# c #E4E9F3", "^# c #5473B6", "/# c #9FB0D6", "(# c #96A9D2", "_# c #5E7ABA", ":# c #D8DFEE", "<# c #93A6D2", "[# c #BFCAE3", "}# c #153F9C", "|# c #C9D3EA", "1# c #2A54AE", "2# c #648AD4", "3# c #7496D8", "4# c #3667C8", " . + @ # # $ % ", " & * = - ; > ; , ' ) ! ~ { ", " ] ^ # / ( _ : < [ } | _ : : 1 2 3 ", " 4 5 6 7 8 9 0 a b c d e ( : : : f g h ", " i j k k l m n o + p q q r s : : : : : / t u ", " v w x y z z A B C D E E F 8 ( : : : : : > G H ", " I J K L K M N O O P Q R S S T U : : : V W X Y Z ` ", " ...+.N @.#.#.$.%.&.*.M =.-.S T ;.: : >.,.'.).!.~.{.]. ", " ^.#./.O (.#._.:.<.[.}.|.1.2.3.4.< _ < 5.6.7.8.9.0.a.b. ", " c...#.d._.e.f.g.h.i.j.k.l.m.2.n.r a > o.p.q.r.s.s.t.u.v.w. ", " x.y.z.A.B.C.).D.E.F.G.H.I.J.K.L.M.N.O.P.k.H.Q.R.S.Q.u.T.U. ", " A V.W.X.d.e.Y.Z.`. +.+++@+#+#+$+%+&+P.*+=+-+;+;+>+,+'+)+!+ ", " ~+6 {+]+A z.A.^+/+(+_+:+<+[+}+|+1+ +2+3+4+5+6+3+7+8+` 9+0+a+b+", " c+d+e+f+g+j h+i+j+k+l+m+n+o+p+b.1+q+r+s+t+u+v+w+x+y+z+A+B+[.C+", " D+E+U F+G+H+I+J+K+L+M+N+B+O+P+Q+R+a.9.S+T+U+V+W+X+0+Z.Y+h.Z+g.", " `+_ _ : : : V ( @.@+@@@#@O+$@%@&@*@=@w+-@;@>@,@0+}.'@h.h.h.)@", " !@_ _ : : 0 ~@@ {@]@^@/@%.(@_@:@<@[@n+}@|@1@2@9+[@A+3@B+4@5@)@", " 6@| 7@H+8@! 9@0@a@b@x+c@d@O e@f@g@4@h@i@j@k@l@m@y+n@o@p@p@q@r@", "s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@t@u@u@v@s@s@s@s@s@s@s@s@s@s@s@", "s@w@x@x@x@x@x@x@x@x@x@x@x@x@x@x@x@y@z@z@A@x@x@x@x@x@x@x@x@x@w@s@", "s@x@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@C@D@D@E@B@B@B@B@B@B@B@B@B@x@s@", "s@x@F@G@H@I@B@J@H@H@B@K@H@H@L@E@E@M@N@N@O@B@P@H@J@Q@R@S@K@B@x@s@", "s@x@H@T@: U@B@V@: : B@H@: : W@: X@Y@: : R@B@Z@: `@`@: : #J@x@s@", "s@x@H@T@: U@B@V@: : B@H@: : .#+#@###: : R@B@Z@: $#%#%#$#E+&#x@s@", "s@x@*#S@R@=#B@-#R@R@B@H@: : ;#>#B@H@: : R@B@Z@: W@,#'#)#: !#x@s@", "s@x@B@B@B@B@B@B@B@B@B@H@: : &#B@B@H@: : R@B@Z@: D@~#~#{#: Z@x@s@", "s@x@H@T@: U@B@V@: : B@H@: : R@B@B@H@: : R@B@Z@: ]#^#^#]#: /#x@s@", "s@x@H@T@: U@B@V@: : B@H@: : R@B@B@H@: : R@B@Z@: : `@`@: .#^#x@s@", "s@x@J@(#V@_#B@@#V@V@B@J@V@V@-#B@B@J@V@V@-#B@Z@: :#<#D@[#_#>#x@s@", "s@x@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@Z@: D@~#~#}#B@B@x@s@", "s@w@x@x@x@x@x@x@x@x@x@x@x@x@x@x@x@x@x@x@x@x@|#: |#1#x@x@x@x@w@s@", "s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@s@2#3#2#4#s@s@s@s@s@s@"}; debian/dvdrip.docs0000664000000000000000000000001711341267226011334 0ustar README Credits debian/changelog0000664000000000000000000006154112243642541011054 0ustar dvdrip (1:0.98.11-0ubuntu5) trusty; urgency=low * Port from ffmpeg to avconv. -- Dmitrijs Ledkovs Fri, 22 Nov 2013 11:51:48 +0000 dvdrip (1:0.98.11-0ubuntu4) quantal; urgency=low * Correct perl binary path. Fixes FTBS. * Follow location of transcode utilities which have been folded back into the main transcode package. * test.pl: requires a HOME directory to perform the testing, make a debian/test-home for this and ensure it is cleaned out. -- Andy Whitcroft Tue, 12 Jun 2012 15:03:07 +0100 dvdrip (1:0.98.11-0ubuntu3) maverick; urgency=low * Newer transcode does not support --use_rgb option anymore (LP: #614758). * Bump Standards. -- Alessio Treglia Sun, 08 Aug 2010 17:32:10 +0200 dvdrip (1:0.98.11-0ubuntu2) lucid; urgency=low * Depends on libevent-perl (finally closes LP: #521907). -- Alessio Treglia Mon, 15 Mar 2010 00:28:57 +0100 dvdrip (1:0.98.11-0ubuntu1) lucid; urgency=low * New upstream bugfix release, definitely closes: - LP: #527462 - LP: #521907 * debian/control: Bump libgtk2-ex-formfactory-perl, libevent-rpc-perl dependencies. -- Alessio Treglia Mon, 08 Mar 2010 13:15:07 +0100 dvdrip (1:0.98.10-0.2ubuntu7) lucid; urgency=low * {,Build-}Depends on libevent-rpc-perl, fixes LP: #527462. -- Alessio Treglia Tue, 02 Mar 2010 01:35:29 +0100 dvdrip (1:0.98.10-0.2ubuntu6) lucid; urgency=low * gtk2-ex-formfactory -> libgtk2-ex-formfactory transition. * Switch to debian 3.0 (quilt) format. * Bump Standards. -- Alessio Treglia Wed, 24 Feb 2010 19:25:16 +0100 dvdrip (1:0.98.10-0.2ubuntu5) lucid; urgency=low * Bump-up build-dependency on libevent-execflow-perl (LP: #478710). -- Alessio Treglia Wed, 30 Dec 2009 17:26:49 +0100 dvdrip (1:0.98.10-0.2ubuntu4) lucid; urgency=low * Move Build-Depends-Indep deps to Build-Depends, fixes FTBFS. -- Alessio Treglia Wed, 04 Nov 2009 14:37:59 +0100 dvdrip (1:0.98.10-0.2ubuntu3) lucid; urgency=low * debian/patches/*: - Refresh 02_fix_desktop_file.patch, add description. - Remove 01_Config.pm.patch. * debian/control: - Bump Standards. - Update homepage. - Add ${misc:Depends} to Depends field. - Lines should be shorter than 80 chars. - Move to video section. - Bump debhelper,quilt build-dependencies. - Add perl related dependencies to Build-Depends-Indep to build without warnings; update Depends field. - New runtime package -> dvdrip-utils, set Conflicts/Replaces fields properly; the following binaries are arch-dependent: + dvdrip-progress + dvdrip-splitpipe - dvdrip depends on dvdrip-utils. * debian/rules: - Use debhelper 7 tools. - Install arch-dependent stuff into dvdrip-utils with dh_movefiles. * debian/dvdrip.docs: - Install README and Credits file, the last one contains useful information about software contributors. * debian/menu: Add icon field. * Remove debian/README.Debian, unnecessary. * debian/copyright: - Update the link to the sources. - The images are licensed under the terms of Creative Commons Attribution-ShareAlike 2.5. -- Alessio Treglia Wed, 04 Nov 2009 10:45:35 +0100 dvdrip (1:0.98.10-0.2ubuntu2) karmic; urgency=low * Depends on transcode-utils (LP: #436117). * Add README.source to document quilt patch system. -- Alessio Treglia Fri, 25 Sep 2009 09:57:43 +0200 dvdrip (1:0.98.10-0.2ubuntu1) karmic; urgency=low * Merge from debian-multimedia, Ubuntu remaining changes: - debian/control: + Depends on ogmtools. + s/rar-2.80/rar in Suggests field. - debian/patches/: + series: Don't apply 01_Config.pm.patch, Ubuntu uses rar. + 02_fix_desktop_file.patch: - HIGify comment. - Adjust to show that dvdrip is a dvd ripping program not a dvd copying program. - Remove Encoding field as-per-spec. * The application is written in Perl and it's architecture independent, modify debian/{control,rules} according with that. * debian/control: - Suggests on vorbis-tools and libxvidcore4 (LP: #121910, LP: #373946). -- Alessio Treglia Sat, 27 Jun 2009 22:40:32 +0200 dvdrip (1:0.98.10-0.2) unstable; urgency=low * Package the extra licence.txt file otherwise ctrl+a (Open the about dialog box) crash dvd:rip. -- Christian Marillat Sun, 12 Apr 2009 23:08:35 +0200 dvdrip (1:0.98.10-0.1) unstable; urgency=low * Remove empty manpages. -- Christian Marillat Mon, 23 Feb 2009 10:08:49 +0100 dvdrip (1:0.98.10-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 22 Feb 2009 20:15:46 +0100 dvdrip (1:0.98.9-0.1) unstable; urgency=low * debian/control added a Homepage field. -- Christian Marillat Sun, 05 Oct 2008 19:16:51 +0200 dvdrip (1:0.98.9-0.0ubuntu1) jaunty; urgency=low * Merge from debian-multimedia.org (LP: #308484), remaining Ubuntu changes: - debian/control: + Use Depends: ogmtools, Suggests: rar - debian/patches/: + series: Don't apply 01_Config.pm.patch (Ubuntu uses rar) + 02_fix_desktop_file.patch: - HIGify comment - Modify to show that dvdrip is a dvd ripping program not a dvd copying program - Modify to validate with desktop-file-validate -- Cesare Tirabassi Tue, 16 Dec 2008 19:34:13 +0100 dvdrip (1:0.98.9-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 05 Oct 2008 15:09:15 +0200 dvdrip (1:0.98.8-0.1) unstable; urgency=low * Install the desktop file. * Force build for *.mo files otherwise ca.mo and sv.mo files aren't installed. -- Christian Marillat Sat, 01 Sep 2007 09:43:22 +0200 dvdrip (1:0.98.8-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 10 Aug 2007 00:28:20 +0200 dvdrip (1:0.98.7-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 05 Aug 2007 19:32:34 +0200 dvdrip (1:0.98.6-0.0ubuntu2) intrepid; urgency=low * Modify description and .desktop file to show that dvdrip is a dvd ripping program, not a dvd copying program (LP: #245393) * Modify .desktop file to validate with desktop-file-validate * Bumped standards version to 3.8.0 -- Nathan Handler Fri, 04 Jul 2008 13:06:03 -0500 dvdrip (1:0.98.6-0.0ubuntu1) gutsy; urgency=low * Merge from debian-multimedia.org, remaining Ubuntu changes: - debian/control: + Use Depends: ogmtools, Suggests: rar, + Adhere to DebianMaintainerField, - debian/dvdrip.desktop: HIGify comment, - debian/dvdrip.install: Install icon and desktop file, - debian/patches/: + 00list: Don't apply 01_Config.pm.dpatch (Ubuntu uses rar), + 02_Depend.pm.dpatch: Detect Ubuntu's mplayer version string (LP #80489), - debian/rules: Use the icon. -- Daniel T Chen Mon, 18 Jun 2007 04:28:04 -0400 dvdrip (1:0.98.6-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 14 Apr 2007 16:55:21 +0200 dvdrip (1:0.98.5-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 13 Apr 2007 23:55:33 +0200 dvdrip (1:0.98.4-0.1) unstable; urgency=low * Added upstream patch for new ffmepg. * Added upstream patch for crash in subtitle preview. -- Christian Marillat Sun, 01 Apr 2007 21:45:27 +0200 dvdrip (1:0.98.4-0.0) unstable; urgency=low * New upstream release. * Added ffmpeg dependency. -- Christian Marillat Sat, 24 Mar 2007 17:58:41 +0100 dvdrip (1:0.98.4-0ubuntu1) feisty; urgency=low * New upstream release * Fix exception in subtitle preview * UVF exception: LP: #96548 -- Martin Jürgens Mon, 26 Mar 2007 18:20:04 +0200 dvdrip (1:0.98.3-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 10 Mar 2007 12:47:49 +0100 dvdrip (1:0.98.2-0.0ubuntu1) feisty; urgency=low * New dvdrip icon from upstream * Depend on ogmtools (Closes LP: #81358) * Detect mplayer installation (Closes LP: #80489) -- Martin Jürgens Mon, 19 Feb 2007 14:34:05 +0100 dvdrip (1:0.98.2-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 25 Nov 2006 09:53:11 +0100 dvdrip (1:0.98.1-0.1) unstable; urgency=low * Should depends on libevent-perl. -- Christian Marillat Mon, 28 Aug 2006 09:28:02 +0200 dvdrip (1:0.98.1-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 25 Aug 2006 21:44:47 +0200 dvdrip (1:0.98.0-0.1) unstable; urgency=low * Build with SKIP_UNPACK_REQUIRED_MODULES set to 1 for build daemons to not install missing perl modules already in Depends. -- Christian Marillat Sun, 20 Aug 2006 21:03:38 +0200 dvdrip (1:0.98.0-0.0) unstable; urgency=low * New upstream release for unstable. -- Christian Marillat Sun, 20 Aug 2006 19:25:34 +0200 video-dvdrip (1:0.97.13-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 7 Aug 2006 00:52:19 +0200 video-dvdrip (1:0.97.12-0.0) experimental; urgency=low * New upstream release. * Bump gtk2-ex-formfactory-perl dependency to 0.65 * Remove cdrdao, mkisofs, cdrecord and vcdimager from Suggests. * Change dependency event-execflow-perl --> libevent-execflow-perl. * Add hal in Suggests. * Add a version (1.16) to libintl-perl dependency. * Move lsdvd from Recommends to Depends. -- Christian Marillat Sun, 2 Jul 2006 17:22:10 +0200 video-dvdrip (1:0.97.11-0.3) experimental; urgency=low * Need to depends on the latest transcode 2:1.0.2-0.8 -- Christian Marillat Sun, 18 Jun 2006 08:26:46 +0200 video-dvdrip (1:0.97.11-0.2) experimental; urgency=low * Update gtk2-ex-formfactory-perl and event-execflow-perl dependencies to the latest release. -- Christian Marillat Sat, 17 Jun 2006 22:29:42 +0200 video-dvdrip (1:0.97.11-0.1) experimental; urgency=low * Remove wrong libevent-execflow-perl dependency. -- Christian Marillat Sat, 17 Jun 2006 18:41:45 +0200 video-dvdrip (1:0.97.11-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Sat, 17 Jun 2006 18:32:20 +0200 video-dvdrip (1:0.97.10-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 24 Apr 2006 22:47:09 +0200 video-dvdrip (1:0.97.9-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Sun, 23 Apr 2006 17:10:16 +0200 video-dvdrip (1:0.97.8-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 10 Apr 2006 22:18:48 +0200 video-dvdrip (1:0.97.7-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 3 Apr 2006 10:09:33 +0200 video-dvdrip (1:0.97.6-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Wed, 4 Jan 2006 08:41:58 +0100 video-dvdrip (1:0.97.5-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Wed, 28 Dec 2005 15:50:54 +0100 video-dvdrip (1:0.97.4-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Sun, 30 Oct 2005 14:14:56 +0100 video-dvdrip (1:0.97.3-0.1) experimental; urgency=low * Add lsdvd in Recommends. -- Christian Marillat Sun, 9 Oct 2005 15:38:22 +0200 video-dvdrip (1:0.97.3-0.0) experimental; urgency=low * New upstream release. * Use dpatch -- Christian Marillat Sun, 9 Oct 2005 15:30:40 +0200 video-dvdrip (1:0.97.2-0.1) experimental; urgency=low * Need to depends on gtk2-ex-formfactory-perl (>= 0.57) * Add new event-rpc-perl dependency. -- Christian Marillat Mon, 1 Aug 2005 23:42:48 +0200 video-dvdrip (1:0.97.2-0.0) experimental; urgency=low * New upstream release. -- Christian Marillat Mon, 1 Aug 2005 23:31:37 +0200 video-dvdrip (1:0.97.1-0.0) experimental; urgency=low * New experimenatl version. -- Christian Marillat Sun, 24 Jul 2005 15:13:30 +0200 video-dvdrip (1:0.52.6-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 23 Jul 2005 22:02:02 +0200 video-dvdrip (1:0.52.5-0.1) unstable; urgency=low * Add mime type for rip file. -- Christian Marillat Mon, 20 Jun 2005 13:59:57 +0200 video-dvdrip (1:0.52.5-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 16 May 2005 16:57:47 +0200 video-dvdrip (1:0.52.3-0.2) unstable; urgency=low * Add upstream patch to fix error when you user a filter. -- Christian Marillat Mon, 18 Apr 2005 08:36:45 +0200 video-dvdrip (1:0.52.3-0.1) unstable; urgency=low * Need to depends on eject. -- Christian Marillat Wed, 16 Mar 2005 11:22:33 +0100 video-dvdrip (1:0.52.3-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 13 Mar 2005 13:56:43 +0100 video-dvdrip (1:0.52.2-0.1) unstable; urgency=low * Fix path for xcdrwrap. Thanks to Solofo. -- Christian Marillat Mon, 21 Feb 2005 00:25:36 +0100 video-dvdrip (1:0.52.2-0.0) unstable; urgency=low * New upstream release. * Removed the old video-dvdrip package. -- Christian Marillat Sun, 9 Jan 2005 13:40:59 +0100 video-dvdrip (1:0.52.0-0.0) unstable; urgency=low * New upstream release. * Need to depends on transcode => 0.6.14 -- Christian Marillat Tue, 4 Jan 2005 15:27:45 +0100 video-dvdrip (1:0.51.4-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 13 Dec 2004 13:57:17 +0100 video-dvdrip (1:0.51.3-0.0) unstable; urgency=low * New upstream relase. * Realy need to depends on transcode >= 0.6.13 -- Christian Marillat Sun, 12 Dec 2004 08:37:04 +0100 video-dvdrip (1:0.51.2-0.3) unstable; urgency=low * Don't need to depends on the latest (0.6.13) transcode 0.6.12 seems to be sufficient. -- Christian Marillat Sun, 14 Nov 2004 09:10:11 +0100 video-dvdrip (1:0.51.2-0.2) unstable; urgency=low * Replace libintl-xs-perl dependency by libintl-perl -- Christian Marillat Sat, 30 Oct 2004 12:06:02 +0200 video-dvdrip (1:0.51.2-0.1) unstable; urgency=low * Need to depends on liblocale-gettext-perl and libintl-xs-perl. -- Christian Marillat Sat, 30 Oct 2004 11:15:34 +0200 video-dvdrip (1:0.51.2-0.0) unstable; urgency=low * New upstream release. * Need to depends on transcode 0.6.13 -- Christian Marillat Fri, 29 Oct 2004 17:15:08 +0200 video-dvdrip (1:0.50.18-0.1) unstable; urgency=low * Change the package name to dvdrip. -- Christian Marillat Sun, 5 Sep 2004 10:32:29 +0200 video-dvdrip (1:0.50.18-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 18 Apr 2004 16:49:39 +0200 video-dvdrip (1:0.50.17-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 10 Apr 2004 15:19:55 +0200 video-dvdrip (1:0.50.16-0.0) unstable; urgency=low * New upstream release. * Remove previous patches included by upstream. -- Christian Marillat Sun, 26 Oct 2003 16:08:53 +0100 video-dvdrip (1:0.50.15-0.4) unstable; urgency=low * Apply patch from upstream to load project file -- Christian Marillat Fri, 24 Oct 2003 23:30:55 +0200 video-dvdrip (1:0.50.15-0.3) unstable; urgency=low * New patch to check for new cdrecord version name in unstable. -- Christian Marillat Fri, 3 Oct 2003 16:15:51 +0200 video-dvdrip (1:0.50.15-0.2) unstable; urgency=low * Update perl dependency due to recent unstable change. * debian/README.Debian Explain how to try to fix libstorable-perl incompatibility -- Christian Marillat Tue, 30 Sep 2003 14:21:06 +0200 video-dvdrip (1:0.50.15-0.1) unstable; urgency=low * Changes rar dependency to rar-2.80, you need to change to this binary name in dvd::rip preferences. New user need to do nothing. -- Christian Marillat Tue, 16 Sep 2003 17:29:34 +0200 video-dvdrip (1:0.50.15-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 25 Aug 2003 16:34:55 +0200 video-dvdrip (1:0.50.14-0.1) unstable; urgency=low * Need to depends on transcode >= 0.6.6 -- Christian Marillat Sun, 29 Jun 2003 11:50:42 +0200 video-dvdrip (1:0.50.14-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 29 Jun 2003 11:46:56 +0200 video-dvdrip (1:0.50.13-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 23 May 2003 23:19:19 +0200 video-dvdrip (1:0.50.12-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 1 May 2003 14:46:45 +0200 video-dvdrip (1:0.50.11-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 26 Apr 2003 18:31:20 +0200 video-dvdrip (1:0.50.10-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 1 Apr 2003 22:39:58 +0200 video-dvdrip (1:0.50.9-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 29 Mar 2003 00:34:29 +0100 video-dvdrip (1:0.50.8-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 7 Mar 2003 11:27:37 +0100 video-dvdrip (1:0.50.7-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 4 Mar 2003 18:20:06 +0100 video-dvdrip (1:0.50.6-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 3 Mar 2003 19:49:08 +0100 video-dvdrip (1:0.50.5-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 3 Mar 2003 14:35:10 +0100 video-dvdrip (1:0.50.4-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 23 Feb 2003 23:13:38 +0100 video-dvdrip (1:0.50.3-0.0) unstable; urgency=low * New upstream release. * Removed psmisc dependency. -- Christian Marillat Mon, 17 Feb 2003 23:40:02 +0100 video-dvdrip (1:0.50.2-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 15 Feb 2003 11:29:31 +0100 video-dvdrip (1:0.50.1-0.0) unstable; urgency=low * New upstream release. * Add rar in Suggests -- Christian Marillat Wed, 12 Feb 2003 14:57:10 +0100 video-dvdrip (1:0.50.0-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 10 Feb 2003 18:03:07 +0100 video-dvdrip (1:0.48.8-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 7 Jan 2003 01:09:51 +0100 video-dvdrip (1:0.48.6-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 13 Dec 2002 23:53:57 +0100 video-dvdrip (1:0.48.5-0.2) unstable; urgency=low * debian/control Fix typo xine-ui instead of xinee-ui -- Christian Marillat Thu, 12 Dec 2002 22:54:14 +0100 video-dvdrip (1:0.48.5-0.1) unstable; urgency=low * Improve the Suggests field with : * ogmtools for audio/video ogg streams * cdrdao, mkisofs, cdrecord, vcdimager for CD burning * xine-dvdnav, mplayer to preview selected DVD titles/chapters -- Christian Marillat Mon, 9 Dec 2002 17:43:08 +0100 video-dvdrip (1:0.48.5-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 8 Dec 2002 16:15:39 +0100 video-dvdrip (1:0.48.4-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 5 Dec 2002 00:00:48 +0100 video-dvdrip (1:0.48.3-0.1) unstable; urgency=low * Change package deescription. * Should depends on transcode >= 6.2.0 -- Christian Marillat Wed, 4 Dec 2002 12:37:08 +0100 video-dvdrip (1:0.48.3-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 3 Dec 2002 21:45:11 +0100 video-dvdrip (1:0.48.2-0.0) unstable; urgency=low * New upstream release. * Add subtitleripper in Recommends: -- Christian Marillat Sun, 24 Nov 2002 14:21:45 +0100 video-dvdrip (1:0.48.0-0.0) unstable; urgency=low * new upstream release. -- Christian Marillat Mon, 18 Nov 2002 17:57:27 +0100 video-dvdrip (1:0.46-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 22 Sep 2002 21:03:43 +0200 video-dvdrip (1:0.44-0.1) unstable; urgency=low * Build against perl 5.8 -- Christian Marillat Fri, 30 Aug 2002 00:20:58 +0200 video-dvdrip (1:0.44-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 20 Jul 2002 10:32:28 +0200 video-dvdrip (1:0.43-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 15 Jun 2002 19:11:51 +0200 video-dvdrip (1:0.42-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 9 Jun 2002 16:42:50 +0200 video-dvdrip (1:0.41-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 8 Jun 2002 16:10:01 +0200 video-dvdrip (1:0.40.1-0.1) unstable; urgency=low * Add mjpegtools in suggests -- Christian Marillat Fri, 31 May 2002 20:52:30 +0200 video-dvdrip (1:0.40.1-0.0) unstable; urgency=low * New upstream pre release. -- Christian Marillat Sat, 18 May 2002 20:18:10 +0200 video-dvdrip (1:0.40-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat Wed, 15 May 2002 22:59:23 +0200 video-dvdrip (1:0.39-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 27 Apr 2002 18:21:21 +0200 video-dvdrip (1:0.38-2) unstable; urgency=low * Add the following missin dependencies fping, psmisc and libevent-perl, thanks to Thomas Schmidt for the bug report. -- Christian Marillat Thu, 4 Apr 2002 15:05:55 +0200 video-dvdrip (1:0.38-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 31 Mar 2002 15:15:39 +0200 video-dvdrip (1:0.37-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 19 Mar 2002 20:37:50 +0100 video-dvdrip (1:0.36-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 16 Mar 2002 13:44:05 +0100 video-dvdrip (1:0.34-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 4 Mar 2002 16:51:54 +0100 video-dvdrip (1:0.33-1) unstable; urgency=low * New upstream release. -- Christian Marillat Wed, 20 Feb 2002 14:33:30 +0100 video-dvdrip (1:0.30-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 19 Jan 2002 23:24:19 +0100 video-dvdrip (1:0.29-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 11 Jan 2002 21:42:22 +0100 video-dvdrip (1:0.28-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 5 Jan 2002 17:09:03 +0100 video-dvdrip (0.28.01-1) unstable; urgency=low * New upstream release. * Need to depends on transcode (>= 0.6.0) -- Christian Marillat Mon, 31 Dec 2001 18:13:00 +0100 video-dvdrip (0.27-1) unstable; urgency=low * Initial Release. -- Christian Marillat Mon, 24 Dec 2001 14:09:32 +0100 Local variables: mode: debian-changelog End: debian/dvdrip-utils.files0000664000000000000000000000006111341267226012643 0ustar usr/bin/dvdrip-progress usr/bin/dvdrip-splitpipe debian/control0000664000000000000000000000351012243641731010575 0ustar Source: dvdrip Section: video Priority: optional Maintainer: Alessio Treglia Homepage: http://www.exit1.org/dvdrip/ Standards-Version: 3.9.1 Build-Depends: debhelper (>= 7.0.50~), libintl-perl (>= 1.16), libgtk2-ex-formfactory-perl (>= 0.66), libevent-rpc-perl (>= 1.01), libevent-execflow-perl (>= 0.64) Package: dvdrip Architecture: all Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, transcode (>= 3:1.1.7-1), libgtk2-ex-formfactory-perl (>= 0.66), libevent-perl, libevent-execflow-perl (>= 0.64), imagemagick, fping, liblocale-gettext-perl, libintl-perl (>= 1.16), libevent-rpc-perl (>= 1.01), eject, lsdvd, libav-tools, ogmtools, dvdrip-utils Recommends: xine-ui, subtitleripper, dvdrip-doc Suggests: mjpegtools, mplayer, rar, hal, vorbis-tools, libxvidcore4 Conflicts: video-dvdrip (<= 0.50.18-0.0) Description: perl front end for transcode and ffmpeg dvd::rip is a full featured DVD ripping program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools. Package: dvdrip-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: video-dvdrip (<= 0.50.18-0.0), dvdrip (<= 1:0.98.10-0.2ubuntu2) Replaces: dvdrip (<= 1:0.98.10-0.2ubuntu2) Description: perl front end for transcode and ffmpeg (tools) dvd::rip is a full featured DVD ripping program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools. . This package contains the following tools, needed by dvdrip: * dvdrip-progress * dvdrip-splitpipe debian/menu0000664000000000000000000000027111341267226010063 0ustar ?package(dvdrip):\ needs="X11"\ section="Applications/Video"\ title="Video::DVDRip"\ hints="GUI for copying DVDs"\ command="/usr/bin/dvdrip"\ icon="/usr/share/pixmaps/dvdrip.xpm" debian/rules0000775000000000000000000000137511767777404010302 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ override_dh_auto_configure: dh_auto_configure -- PREFIX=$(CURDIR)/debian/dvdrip/usr \ SKIP_UNPACK_REQUIRED_MODULES=1 override_dh_auto_clean: dh_auto_clean find lib/ l10n/ -name "*.mo" -type f | xargs rm -f rm -rf $(CURDIR)/debian/test-home override_dh_auto_install: $(MAKE) install PREFIX=$(CURDIR)/debian/dvdrip/usr \ SITEPREFIX=$(CURDIR)/debian/dvdrip/usr rm debian/dvdrip/usr/share/man/man1/dvdrip-progress.1p rm debian/dvdrip/usr/share/man/man1/dvdrip-splitpipe.1p dh_movefiles --sourcedir=debian/dvdrip override_dh_auto_build: mkdir -p $(CURDIR)/debian/test-home cd l10n && $(MAKE) update-mo -cd l10n && $(MAKE) install SKIP_UNPACK_REQUIRED_MODULES=1 perl Makefile.PL INSTALLDIRS=vendor debian/watch0000664000000000000000000000010311341267226010217 0ustar version=3 http://www.exit1.org/dvdrip/dist/dvdrip-([\d.]*).tar.gz debian/mime0000664000000000000000000000013611341267226010046 0ustar application/x-rip; /usr/bin/dvdrip %s; description="DVD ripping GUI"; test=test -n "$DISPLAY" debian/patches/0000775000000000000000000000000012243642576010632 5ustar debian/patches/port-to-libav.patch0000664000000000000000000000223712243642576014356 0ustar Description: Port from ffmpeg to avconv. Author: Dmitrijs Ledkovs --- dvdrip-0.98.11.orig/lib/Video/DVDRip/Depend.pm +++ dvdrip-0.98.11/lib/Video/DVDRip/Depend.pm @@ -114,10 +114,10 @@ my %TOOLS = ( }, ffmpeg => { order => ++$ORDER, - command => "ffmpeg", + command => "avconv", comment => __ "FFmpeg video converter command line program", optional => 1, - version_cmd => "ffmpeg -version", + version_cmd => "avconv -version", get_version => sub { my ($cmd) = @_; qx[$cmd 2>&1] =~ /version ([^\s]+)/i; --- dvdrip-0.98.11.orig/lib/Video/DVDRip/Title.pm +++ dvdrip-0.98.11/lib/Video/DVDRip/Title.pm @@ -3184,7 +3184,7 @@ sub get_take_snapshot_command { . "tcdemux -s 0x80 -x mpeg2 -S $grab_options->{S} " . "-M 0 -d 0 -P /dev/null | " . "tcextract -t vob -a 0 -x mpeg2 -d 0 | " - . "ffmpeg -r $frame_rate -i - -an -r 1 -ss '$start' -vframes 1 snapshot%03d.png "; + . "avconv -r $frame_rate -i - -an -r 1 -ss '$start' -vframes 1 snapshot%03d.png "; $command .= " && " . "execflow convert" debian/patches/04-correct-perl-binary-path0000664000000000000000000000075011767777404015626 0ustar Description: correct path to perl binary Fix #! path for perl to fix localisation. Author: Andy Whitcroft Last-Update: 2012-06-18 Index: dvdrip-0.98.11/tools/gensplash =================================================================== --- dvdrip-0.98.11.orig/tools/gensplash 2009-02-28 18:27:59.000000000 +0000 +++ dvdrip-0.98.11/tools/gensplash 2012-06-12 15:03:28.435321357 +0100 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl use strict; use lib "lib"; debian/patches/03-tc11_rgb_fix.patch0000664000000000000000000000360011427546344014341 0ustar Description: Newer transcode does not support the --use_rgb option anymore. Origin: Ubuntu, https://launchpad.net/ubuntu/+source/dvdrip/+bug/614758/comments/4 Bug-Ubuntu: https://launchpad.net/bugs/614758 --- lib/Video/DVDRip/Title.pm | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) --- dvdrip-0.98.10.orig/lib/Video/DVDRip/Title.pm.orig +++ dvdrip-0.98.10/lib/Video/DVDRip/Title.pm @@ -290,18 +290,18 @@ sub tc_use_yuv_internal { # enabled only if all selected filters support YUV # and we have no odd clipping / resizing - return 0 - if $self->tc_clip1_left % 2 - or $self->tc_clip1_right % 2 - or $self->tc_clip1_top % 2 - or $self->tc_clip1_bottom % 2 - or $self->tc_clip2_left % 2 - or $self->tc_clip2_right % 2 - or $self->tc_clip2_top % 2 - or $self->tc_clip2_bottom % 2 - or $self->tc_zoom_width % 2 - or $self->tc_zoom_height % 2; + if $self->version("transcode") < 10100 and + ( $self->tc_clip1_left % 2 + or $self->tc_clip1_right % 2 + or $self->tc_clip1_top % 2 + or $self->tc_clip1_bottom % 2 + or $self->tc_clip2_left % 2 + or $self->tc_clip2_right % 2 + or $self->tc_clip2_top % 2 + or $self->tc_clip2_bottom % 2 + or $self->tc_zoom_width % 2 + or $self->tc_zoom_height % 2 ); foreach my $filter_instance ( @{ $self->tc_filter_settings->filters } ) { return 0 @@ -2455,7 +2455,12 @@ sub get_transcode_command { } } - if ( $self->version("transcode") >= 613 ) { + if ( $self->version("transcode") >= 10100 ) { + $command .= " -V rgb24 " + if not $self->tc_use_yuv_internal; + + } + elsif ( $self->version("transcode") >= 613 ) { $command .= " --use_rgb -k " if not $self->tc_use_yuv_internal; debian/patches/05-test.pl-needs-HOME.patch0000664000000000000000000000115211767777404015320 0ustar Description: library requires valid HOME The contained library requires a valid HOME. Use the debian directory as HOME to permit tests to work. Author: Andy Whitcroft Last-Update: 2012-06-18 Index: dvdrip-0.98.11/test.pl =================================================================== --- dvdrip-0.98.11.orig/test.pl 2012-06-18 14:52:33.108758423 +0100 +++ dvdrip-0.98.11/test.pl 2012-06-18 17:51:44.694072658 +0100 @@ -27,6 +27,7 @@ } BEGIN { + $ENV{HOME} = 'debian/test-home'; $Video::DVDRip::PREFERENCE_FILE = "$ENV{HOME}/.dvdriprc"; $Video::DVDRip::MAKE_TEST = 1; } debian/patches/02_fix_desktop_file.patch0000664000000000000000000000070611341267226015466 0ustar Desktop: Fix desktop file as per spec. Vendor: Ubuntu --- dvdrip.desktop | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) --- dvdrip-0.98.10.orig/dvdrip.desktop +++ dvdrip-0.98.10/dvdrip.desktop @@ -1,9 +1,8 @@ [Desktop Entry] Version=1.0 -Encoding=UTF-8 Name=dvd::rip -GenericName=DVD copy program -Comment=A full featured DVD copy program +GenericName=DVD ripping program +Comment=Rip DVDs Type=Application Exec=dvdrip Icon=dvdrip debian/patches/series0000664000000000000000000000017412243642554012045 0ustar 02_fix_desktop_file.patch 03-tc11_rgb_fix.patch 04-correct-perl-binary-path 05-test.pl-needs-HOME.patch port-to-libav.patch debian/README.source0000664000000000000000000000350711341267226011360 0ustar This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. To configure quilt to use debian/patches instead of patches, you want either to export QUILT_PATCHES=debian/patches in your environment or use this snippet in your ~/.quiltrc: for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then export QUILT_PATCHES=debian/patches fi done To get the fully patched source after unpacking the source package, cd to the root level of the source package and run: quilt push -a The last patch listed in debian/patches/series will become the current patch. To add a new set of changes, first run quilt push -a, and then run: quilt new where is a descriptive name for the patch, used as the filename in debian/patches. Then, for every file that will be modified by this patch, run: quilt add before editing those files. You must tell quilt with quilt add what files will be part of the patch before making changes or quilt will not work properly. After editing the files, run: quilt refresh to save the results as a patch. Alternately, if you already have an external patch and you just want to add it to the build system, run quilt push -a and then: quilt import -P /path/to/patch quilt push -a (add -p 0 to quilt import if needed). as above is the filename to use in debian/patches. The last quilt push -a will apply the patch to make sure it works properly. To remove an existing patch from the list of patches that will be applied, run: quilt delete You may need to run quilt pop -a to unapply patches first before running this command. debian/compat0000664000000000000000000000000211341267226010372 0ustar 7 debian/dvdrip.install0000664000000000000000000000011211341267226012046 0ustar debian/dvdrip.xpm usr/share/pixmaps dvdrip.desktop usr/share/applications