Bug 189981 - app-cdr/cdrtools-2.01.01_alpha34: version bump
Bug#: 189981 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: media-optical@gentoo.org Reported By: sebastian_ml@gmx.net
Component: Ebuilds
URL: 
Summary: app-cdr/cdrtools-2.01.01_alpha34: version bump
Keywords:  
Status Whiteboard: 
Opened: 2007-08-24 00:23 0000
Description:   Opened: 2007-08-24 00:23 0000
Hi all,

version bump in case you're interested.

Regards
Sebastian

Reproducible: Always

------- Comment #1 From Sebastian 2007-08-24 00:25:31 0000 -------
Created an attachment (id=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 From Sebastian 2007-08-24 00:29:16 0000 -------
Ok, forget about cdrtools-2.01.01a03-warnings.patch, I get it. But what about
cdrtools-2.01-scsi-remote.patch?

------- Comment #3 From Sebastian 2007-08-24 00:37:47 0000 -------
(From update of attachment 129024 [details])
Well, dynamic linking didn't work, sorry for that.

------- Comment #4 From Sebastian 2007-08-24 06:34:27 0000 -------
Created an attachment (id=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 From Sebastian 2007-08-24 15:17:20 0000 -------
Created an attachment (id=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 From Sebastian 2007-08-24 17:25:21 0000 -------
Created an attachment (id=129082) [details]
cdrtools-2.01.01_alpha34.ebuild

Removed comment regarding previously removed patch.

------- Comment #7 From Lars Weiler (RETIRED) 2007-08-24 19:18:25 0000 -------
Thanks!  Added into the tree.