NetBSD Problem Report #51704

From www@NetBSD.org  Sat Dec 10 19:51:10 2016
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 505A37A2BD
	for <gnats-bugs@gnats.NetBSD.org>; Sat, 10 Dec 2016 19:51:10 +0000 (UTC)
Message-Id: <20161210195109.588C27A33A@mollari.NetBSD.org>
Date: Sat, 10 Dec 2016 19:51:09 +0000 (UTC)
From: davshao@gmail.com
Reply-To: davshao@gmail.com
To: gnats-bugs@NetBSD.org
Subject: multimedia/libvdpau builds on DragonFly
X-Send-Pr-Version: www-1.0

>Number:         51704
>Category:       pkg
>Synopsis:       multimedia/libvdpau builds on DragonFly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cheusov
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 10 19:55:00 +0000 2016
>Closed-Date:    Sun Jan 22 11:00:27 +0000 2017
>Last-Modified:  Sun Jan 22 11:20:01 +0000 2017
>Originator:     David Shao
>Release:        current pkgsrc
>Organization:
>Environment:
DragonFly  4.7-DEVELOPMENT DragonFly v4.7.0.983.g3f2cd4-DEVELOPMENT #4: Sat Dec 10 02:06:51 PST 2016     xxxxxx@:/usr/obj/usr/src/sys/X86_64_GENERIC  x86_64

>Description:
multimedia/libvdpau pkgsrc actually builds and installs on DragonFly 4.7-DEVELOPMENT.  The pkgsrc version 0.5 does seem quite different from dports version 1.1.1.

No test has been made of its actual functionality on DragonFly.
>How-To-Repeat:

>Fix:
diff -Nur multimedia/libvdpau/available.mk multimedia/libvdpau.good/available.mk
--- multimedia/libvdpau/available.mk	2012-12-02 03:03:51.000000000 -0800
+++ multimedia/libvdpau.good/available.mk	2015-08-18 17:46:23.000000000 -0700
@@ -11,6 +11,8 @@
 VDPAU_AVAILABLE=	yes
 .elif ${OPSYS} == "FreeBSD" && (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64")
 VDPAU_AVAILABLE=	yes
+.elif ${OPSYS} == "DragonFly" && (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64")
+VDPAU_AVAILABLE=	yes
 .elif ${OPSYS} == "SunOS" && (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64") \
   && !empty(OS_VERSION:M5.1[0-9]*)
 VDPAU_AVAILABLE=	yes

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->cheusov
Responsible-Changed-By: maya@NetBSD.org
Responsible-Changed-When: Thu, 15 Dec 2016 16:39:34 +0000
Responsible-Changed-Why:
over to maintainer -- I don't understand why this package is restricted to some platforms


State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sun, 22 Jan 2017 11:00:27 +0000
State-Changed-Why:
applied ,sorry for delay. I made it restricted to just x86.


From: "Maya Rashish" <maya@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/51704 CVS commit: pkgsrc/multimedia/libvdpau
Date: Sun, 22 Jan 2017 10:58:48 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Sun Jan 22 10:58:48 UTC 2017

 Modified Files:
 	pkgsrc/multimedia/libvdpau: available.mk

 Log Message:
 libvdpau: don't restrict this package to specific operating systems.
 there's no reason to - other operating systems have suitable drivers too,
 and it doesn't break builds as far as I can tell.

 PR pkg/51704, applying as maintainer did not respond.


 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/libvdpau/available.mk

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.