canonical-partner-dev team mailing list archive
-
canonical-partner-dev team
-
Mailing list archive
-
Message #02213
[Bug 967091] Re: Wrong tint in flash when it uses video acceleration
Strange. The line in question is the one I mentioned in my reply to
Stephen's original mail:
http://lists.freedesktop.org/archives/vdpau/2012-September/000023.html
>> +
>> +libvdpausysconfdir=$(sysconfdir)
>> +libvdpausysconf_DATA = vdpau_wrapper.cfg
>
> This breaks distcheck:
>
> make[3]: *** No rule to make target `vdpau_wrapper.cfg', needed by `all-am'. Stop.
>
> I think this needs to be dist_libvdpausysconf_DATA.
I'm not sure why you wouldn't be seeing that in the Debian package since
your debdiff adds the incorrect line rather than the fixed version in
the upstream repository:
+@@ -27,3 +28,6 @@ libvdpauincludedir = $(includedir)/vdpau
+ libvdpauinclude_HEADERS = \
+ $(top_srcdir)/include/vdpau/vdpau.h \
+ $(top_srcdir)/include/vdpau/vdpau_x11.h
++
++libvdpausysconfdir=$(sysconfdir)
++libvdpausysconf_DATA = vdpau_wrapper.cfg
In any case, if it works for you and no one is actually expecting to use
dist / distcheck from the Ubuntu package, then the difference is moot.
--
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to adobe-flashplugin in Ubuntu.
https://bugs.launchpad.net/bugs/967091
Title:
Wrong tint in flash when it uses video acceleration
To manage notifications about this bug go to:
https://bugs.launchpad.net/libvdpau/+bug/967091/+subscriptions
References