Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189981 - app-cdr/cdrtools-2.01.01_alpha34: version bump
Summary: app-cdr/cdrtools-2.01.01_alpha34: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-24 00:23 UTC by Sebastian
Modified: 2007-08-24 19:18 UTC (History)
0 users

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


Attachments
cdrtools-2.01.01_alpha34.ebuild (cdrtools-2.01.01_alpha34.ebuild,3.38 KB, text/plain)
2007-08-24 00:25 UTC, Sebastian
Details
cdrtools-2.01.01_alpha34.ebuild (cdrtools-2.01.01_alpha34.ebuild,3.47 KB, text/plain)
2007-08-24 06:34 UTC, Sebastian
Details
cdrtools-2.01.01_alpha34.ebuild (cdrtools-2.01.01_alpha34.ebuild,3.42 KB, text/plain)
2007-08-24 15:17 UTC, Sebastian
Details
cdrtools-2.01.01_alpha34.ebuild (cdrtools-2.01.01_alpha34.ebuild,3.39 KB, text/plain)
2007-08-24 17:25 UTC, Sebastian
Details

Note You need to log in before you can comment on or make changes to this bug.
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.