|
From: Dan D. <da...@de...> - 2002-06-19 03:52:20
|
On Tue, 2002-06-18 at 07:43, Daniel Kobras wrote: > Moi! > > libdv's pkg-config info still lists the 0.9.0 dependencies on glib and > gtk. These days, only the apps, but not the lib itself, depend on them. > Furthermore, libdv (usually) depends on libpopt. Including this > dependency in libdv.pc is a bit hairy, since libpopt doesn't use > pkg-config itself. Therefore, we can only make a best guess to the > necessary additions. Suggested patch below (against today's CVS). I applied the patch and committed it. Did someone from gstreamer team file a Debian bug regarding this? I noted some discussion in their IRC log regarding this as they use glib2 and gtk2 now. I also updated the libtool version to 2:0:0 since the interface changed. Really, it should have been bumped to 2 with the last version (0.9.5). Also, I bumped package version to 0.9.6 in preparation for next release. I also applied the other patch for endian issues, thanks. Let me know if you decide to do some workarounds for the X server issues. I will look into the Y LUT issue. |