Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81458 - DVDrtools updated to 2.1
Summary: DVDrtools updated to 2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 22:38 UTC by Gary Stein
Modified: 2005-03-29 18:25 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
from 0.1.6 to 0.2.1 patch (dvdrtools-0.1.6-to-0.2.1.patch,773 bytes, patch)
2005-03-07 16:24 UTC, Sander Sweers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gary Stein 2005-02-09 22:38:40 UTC
Newest ebuild currently is 1.6, newest version is 2.1
old version does not support ATAPI, new version does

generally it helps to not have SCSI emulation in the 2.6 kernel

Where to get new version
http://www.nongnu.org/dvdrtools/

the ebuild from 1.6, works fine just removed the line
that explains that ATAPI doesn't work in this version

Reproducible: Always
Steps to Reproduce:
1.Use a cdburning program (K3B, etc)
2.Try to burn to IDE based cdr using dvdrtools 1.6
3.have it fail

Actual Results:  
didn't burn

Expected Results:  
should burn

Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 00:14:54)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -fomit-frame-pointer -msse -msse2 -mmmx -mfpmath=sse,387
-O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -fomit-frame-pointer -msse -msse2 -mmmx
-mfpmath=sse,387 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirrors.tds.net/gentoo
http://gentoo.ccccom.com ftp://mirrors.tds.net/gentoo
ftp://mirror.nutsmaas.nl/gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa ansi apm arts avi berkdb bitmap-fonts cddb cmucl crypt
cscope cups dba directfb doc dvd dvdr encode esd f77 fam flac font-server
foomaticdb fortran gatos gcj gd gdbm gif gpm gtk2 guile imagemagick imlib ipv6
ithreads java jpeg kde libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses
nls oggvorbis opengl oss pam pdflib perl png python qt quicktime radeon readline
sdl slang snmp speex spell sse sse2 ssl tcltk tcpd tetex threads tiff truetype
truetype-fonts type1-fonts v4l v4l2 xml xml2 xmms xv zlib video_cards_radeon"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 steve M 2005-03-03 16:15:26 UTC
Posted URL is incorrect, try

http://savannah.nongnu.org/download/dvdrtools/

Comment 2 Sander Sweers 2005-03-07 16:24:54 UTC
Created attachment 52875 [details, diff]
from 0.1.6 to 0.2.1 patch

It builds fine here on amd64. 

I would also like to suggest we use the encode use flag to build the mastering
option which need transcode. I have not used them and con not comment on the
functionality. It could also be a new use flag like transcode?

Attached is a patch for the diff between 0.16 -> 0.2.1
Comment 3 Lionel Bouton 2005-03-13 05:28:10 UTC
WORKSFORME.
0.1.6 didn't (even with scsi emulation). AFAIK the only DVD-R(W) burning solution was cdrecord-prodvd (growisofs only works for DVD+R(W) if I'm not mistaken). IMHO considering this is the only free solution it should be pushed in Portage ASAP.
Comment 4 Luis Miguens 2005-03-28 02:14:50 UTC
Lionel Bouton, the dvdrtools 0.2.1 support ATA for burning DVD-R(W) and DVD+R(W), and growisofs support DVD-/+R, too.
Comment 5 Lars Weiler (RETIRED) gentoo-dev 2005-03-29 16:00:20 UTC
*** Bug 86888 has been marked as a duplicate of this bug. ***
Comment 6 Lars Weiler (RETIRED) gentoo-dev 2005-03-29 16:01:42 UTC
I'll have a look into the new version.
Comment 7 Lars Weiler (RETIRED) gentoo-dev 2005-03-29 18:25:50 UTC
In portage (currently ~arch).