From nobody Wed Dec 08 08:54:23 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DE34018DEEEE; Wed, 8 Dec 2021 08:54:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J89vg4MXMz4fvt; Wed, 8 Dec 2021 08:54:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 75558108F5; Wed, 8 Dec 2021 08:54:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B88sNPO024019; Wed, 8 Dec 2021 08:54:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B88sNqt024018; Wed, 8 Dec 2021 08:54:23 GMT (envelope-from git) Date: Wed, 8 Dec 2021 08:54:23 GMT Message-Id: <202112080854.1B88sNqt024018@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: 4cf14e284fec - main - emulators/wine: Build without Quicktime support List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4cf14e284fecf7da9378fb3394fbe45826a782ff Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638953663; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xGJs+Q5jQwsp9kdX31DuCbIky38kN75vZq+kBTUdEts=; b=SQnBjkYrgTd7PGGVm5vjDox5/Fd3E2Dthuzy6McqqXF6OiCYeCuaj46KQRpHLg2pp3mZkr g6wtQL6KSazMx+1wy6KujzakHdC0zbI1zKM08xCAA/LhvXELUVnnVoPjaZFh20G80xzYy3 iPeqFWP91aKLMEKa8nGj3XWDV4FY1GTnubGbWSssv4AMhtnIkBcM5+W+WQ0Q4uprjB9kGy bCFSSgcQEAxdpR8bmBpgQYcI8lUmqjm4uC0Lb6yUosIDCM8ZxC/3urDsdykMr4xIFEZsEy eKmlupqUV8W/rmD2k27gOXYSLB40nxoAfSf1sb69HwIYSXdo85hmJLu+yYJ/WA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638953663; a=rsa-sha256; cv=none; b=CXV0GrogVs9Inv351+yJb1JDfQx00PtfhQ1gd8Go8LJDDlvpd/uhteXraY22AywuWMs/sX V7m73wYM/Zm6YRKYnm9oEWBHrc3hjgomDJH6tBEBDTX9J+OXvS9ICT6PorRghwG/6opN1w QF+ZhgyObYar/hovRkDC5PCHBSW7oGgQOIRreckftstYfqbsHyNpsbtZ0u+EvsC1MrzkmQ wo2EWVHAcaJaJBgS4q+vjisdTRAooDxXXvweBtmsoQ0bmLLIZAj482LyqgHX+ZYYmCSX2B UF+VlrXHYHsYIXUaclat3BTZzaKq/S/Ek7Jw2BpYOqXqk/qpU2Ua6SoOINCbpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=4cf14e284fecf7da9378fb3394fbe45826a782ff commit 4cf14e284fecf7da9378fb3394fbe45826a782ff Author: Gerald Pfeifer AuthorDate: 2021-12-08 08:54:03 +0000 Commit: Gerald Pfeifer CommitDate: 2021-12-08 08:54:03 +0000 emulators/wine: Build without Quicktime support Quicktime support shouldn't trigger on FreeBSD. Still explicitly configure --without-quicktime in line with our push for deterministic builds. This back ports e3632b1fd1e0d5178fd1fc1c2f1e6d8123fc33c9 from the wine-devel port. --- emulators/wine/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 2a7caa14db94..7022d193406e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -53,6 +53,7 @@ CONFIGURE_ARGS+=--verbose \ --with-pcap \ --with-pthread \ --without-pulse \ + --without-quicktime \ --without-sane \ --with-sdl \ --without-tiff \