Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ee0420e3d604e07698b3055a6c0657ca3c4d21a1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ee0420e3d604e07698b3055a6c0657ca3c4d21a1)
  • Date: Mon, 10 Nov 2008 14:37:07 +0100


commit ee0420e3d604e07698b3055a6c0657ca3c4d21a1
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

libdvdread 4.1.3, switched to maintained mplayer's version

Does this have the same API/ABI? Will current packages set for the old
libdvdread work with the new?

Probably yes. It is the same problem as with libdvdnav, we have updated it on 2008-07-23 and seems nobody protests.
Moreover libdvdnav 4.1.2 installed its own libdvdread libs so libdvdread spell was actually ignored, system was broken.

$ gaze history libdvdnav
...
2008-07-23 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 4.1.2 and switched to maintained version
this version is maintained by the mplayer devs
* BUILD: symlink from configure2 to configure and removed
sedit lines.

$ tar tvf libdvdnav-4.1.2-i686-pc-linux-gnu.tar.bz2 | grep dvdread
-rwxr-xr-x root/root 133148 2008-07-24 00:05 usr/lib/libdvdread.so.4.1.2
lrwxrwxrwx root/root 0 2008-07-24 00:05 usr/lib/libdvdread.so.4 -> libdvdread.so.4.1.2
lrwxrwxrwx root/root 0 2008-07-24 00:05 usr/lib/libdvdread.so -> libdvdread.so.4

Now with new libdvdnav 4.1.3 it is OK.

$ tar tvf libdvdnav-4.1.3-i686-pc-linux-gnu.tar.bz2 | grep dvdread
$

--
Ladislav Hagara








Archive powered by MHonArc 2.6.24.

Top of Page