Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 189981

Summary: app-cdr/cdrtools-2.01.01_alpha34: version bump
Product: Gentoo Linux Reporter: Sebastian <sebastian_ml>
Component: New packagesAssignee: Gentoo Optical Media project <media-optical>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cdrtools-2.01.01_alpha34.ebuild
cdrtools-2.01.01_alpha34.ebuild
cdrtools-2.01.01_alpha34.ebuild
cdrtools-2.01.01_alpha34.ebuild

Description Sebastian 2007-08-24 00:23:22 UTC
Hi all,

version bump in case you're interested.

Regards
Sebastian

Reproducible: Always
Comment 1 Sebastian 2007-08-24 00:25:31 UTC
Created attachment 129024 [details]
cdrtools-2.01.01_alpha34.ebuild

It's the same as the cdrtools-2.01.01_alpha32 ebuild, except that I added another sed line to change the build behaviour from compiling static binaries to compiling dynamic binaries.

What about the two patches? Anyone ever submitted them upstream? They seem old (not outdated, just old).

Regards
Sebastian
Comment 2 Sebastian 2007-08-24 00:29:16 UTC
Ok, forget about cdrtools-2.01.01a03-warnings.patch, I get it. But what about cdrtools-2.01-scsi-remote.patch?
Comment 3 Sebastian 2007-08-24 00:37:47 UTC
Comment on attachment 129024 [details]
cdrtools-2.01.01_alpha34.ebuild

Well, dynamic linking didn't work, sorry for that.
Comment 4 Sebastian 2007-08-24 06:34:27 UTC
Created attachment 129044 [details]
cdrtools-2.01.01_alpha34.ebuild

Fixed my previous mistake (the so-libs simply didn't get installed). Here's for instance cdrecord:

ldd /usr/bin/cdrecord
        linux-gate.so.1 =>  (0xb7fcb000)
        librscg.so.1.0 => /usr/lib/librscg.so.1.0 (0xb7fb8000)
        libscg.so.1.0 => /usr/lib/libscg.so.1.0 (0xb7fa6000)
        libedc_ecc.so.1.0 => /usr/lib/libedc_ecc.so.1.0 (0xb7f9c000)
        libdeflt.so.1.0 => /usr/lib/libdeflt.so.1.0 (0xb7f9a000)
        libschily.so.1.0 => /usr/lib/libschily.so.1.0 (0xb7f8c000)
        libc.so.6 => /lib/libc.so.6 (0xb7e66000)
        /lib/ld-linux.so.2 (0xb7fcc000)
Comment 5 Sebastian 2007-08-24 15:17:20 UTC
Created attachment 129077 [details]
cdrtools-2.01.01_alpha34.ebuild

Removed cdrtools-2.01-scsi-remote.patch after checking with upstream.
https://lists.berlios.de/pipermail/cdrecord-developers/2007-August/000403.html

Regards
Sebastian
Comment 6 Sebastian 2007-08-24 17:25:21 UTC
Created attachment 129082 [details]
cdrtools-2.01.01_alpha34.ebuild

Removed comment regarding previously removed patch.
Comment 7 Lars Weiler (RETIRED) gentoo-dev 2007-08-24 19:18:25 UTC
Thanks!  Added into the tree.