https://bugs.freedesktop.org/show_bug.cgi?id=47878
Alexandre Demers changed:
What|Removed |Added
AssignedTo|mesa-dev@lists.freedesktop. |alexandre.f.dem...@gmail.co
https://bugs.freedesktop.org/show_bug.cgi?id=47878
--- Comment #6 from Alexandre Demers 2012-03-29
05:22:03 PDT ---
(In reply to comment #5)
> It at least sounds like a good idea if vdpau and va have a separate
> installation-dir parameter to give xvmc one also.
>
> I just doesn't want to do th
https://bugs.freedesktop.org/show_bug.cgi?id=47878
--- Comment #5 from Christian König 2012-03-29
01:00:43 PDT ---
It at least sounds like a good idea if vdpau and va have a separate
installation-dir parameter to give xvmc one also.
I just doesn't want to do the patch myself, so if you want to
https://bugs.freedesktop.org/show_bug.cgi?id=47878
--- Comment #4 from Alexandre Demers 2012-03-28
11:40:58 PDT ---
This seems a good solution. My only concern is about the folder: do we want a
specific folder as for other trackers?
By the way, thank you for the info about configure.ac
(In rep
https://bugs.freedesktop.org/show_bug.cgi?id=47878
--- Comment #3 from Christian König 2012-03-28
07:41:09 PDT ---
Created attachment 59161
--> https://bugs.freedesktop.org/attachment.cgi?id=59161
Possible fix.
Fixing the bug in the short hand is actually pretty easy, just replace the
obvious
https://bugs.freedesktop.org/show_bug.cgi?id=47878
Christian König changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://bugs.freedesktop.org/show_bug.cgi?id=47878
--- Comment #1 from Alexandre Demers 2012-03-27
22:32:36 PDT ---
Makefile.xvmc points to:
install: default
$(INSTALL) -d $(DESTDIR)$(INSTALL_DIR)/$(LIB_DIR)
$(MINSTALL) -m 755 $(TOP)/$(LIB_DIR)/gallium/$(LIB_GLOB)
$(DESTDIR)$(INSTALL_DI