Summary: | [patch] x11/nvidia-driver: prevent conflict with multimedia/libvdpau | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | swell.k <swell.k> | ||||
Component: | Individual Port(s) | Assignee: | Max Brazhnikov <makc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
swell.k
2010-09-08 02:20:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->danfe Over to maintainer (via the GNATS Auto Assign Tool) Hi Alexey, If you agree with the patch, I can commit it together with libvdpau to avoid conflict. Max Hi Alexey, Any comment from you? If not, I'm going to commit this with maintainer timeout soon. Regards, Max Responsible Changed From-To: danfe->makc Take with danfe's approval makc 2010-09-24 19:11:01 UTC FreeBSD ports repository Modified files: x11/nvidia-driver Makefile pkg-plist x11/nvidia-driver/files patch-lib::Makefile x11/nvidia-driver-173 Makefile x11/nvidia-driver-71 Makefile x11/nvidia-driver-96 Makefile Log: - Don't install vdpau library and headers, they are now provided by multimedia/libvdpau. [1] - Explicitly set PORTREVISION to zero for slaves ports (legacy drivers), they are not affected by the changes. PR: ports/150369 [1] Submitted by: Anonymous <swell.k at gmail.com> Reviewed by: danfe (maintainer) Revision Changes Path 1.6 +1 -0 ports/x11/nvidia-driver-173/Makefile 1.16 +1 -0 ports/x11/nvidia-driver-71/Makefile 1.16 +1 -0 ports/x11/nvidia-driver-96/Makefile 1.99 +1 -3 ports/x11/nvidia-driver/Makefile 1.5 +19 -2 ports/x11/nvidia-driver/files/patch-lib::Makefile 1.28 +1 -8 ports/x11/nvidia-driver/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |