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
|
Hi all,
version bump in case you're interested.
Regards
Sebastian
Reproducible: Always
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
Ok, forget about cdrtools-2.01.01a03-warnings.patch, I get it. But what about
cdrtools-2.01-scsi-remote.patch?
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)
Thanks! Added into the tree.