From nobody Wed Dec 21 05:16:55 2022 X-Original-To: dev-commits-ports-main@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 4NcMBX4JMVz1Gxqc; Wed, 21 Dec 2022 05:17:08 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NcMBX1HPjz4NpP; Wed, 21 Dec 2022 05:17:08 +0000 (UTC) (envelope-from tcberner@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-qt1-f180.google.com with SMTP id i20so12906423qtw.9; Tue, 20 Dec 2022 21:17:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=w/SlkN7579F8nJZxc/wUkwmimMIt0S56UP7zpIhZaNg=; b=FTILjpG30rh0VND0Rb4uD+TmNF5+pq491mfBLpfzhQ/CoOctHk4TYzXNVK+yKLOuQ+ YJVDYaKujHc0t5lHofqiacrq5RL3L3JQZmc4GiHN1hyteAuqrn4o9qfo5wOl6AIw/wDX 94VDAiwRrPp2md5qFz1kRSG8non6vmtPvMKrtS1xgcRpIV25tn5kMUB1zEqRGwrAVp7L yI0jx1CLFqPDgdnyH/cHVRcIYoLr1cQm0yRRc60w8RtphV1GEoo0CdzczX3mj32sskR7 e1UulieTU3BVsu3Xyc90IbLqJM/lbLoH65ifW3haxQrWFgUz4Ph1hh29vF9SzYBbsOoz fPjA== X-Gm-Message-State: AFqh2kqtXLAsUNo3qvci/sacRxRYxYayi79QkgXnNoZrw9kmM/vsh48D WT69Bq5jZTCDaabXNFGlRGvqFRUKooL4sw== X-Google-Smtp-Source: AMrXdXufi5R+r4XgdECCmAseOVqQ0L60YV1Ok6cQOz9kewi5aTmQML3yP1JjnPTV5xXx/ZsmrdwO7Q== X-Received: by 2002:ac8:530f:0:b0:3a7:f669:4599 with SMTP id t15-20020ac8530f000000b003a7f6694599mr435476qtn.62.1671599826661; Tue, 20 Dec 2022 21:17:06 -0800 (PST) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com. [209.85.160.173]) by smtp.gmail.com with ESMTPSA id y23-20020ac87097000000b003a50b9f099esm8540417qto.12.2022.12.20.21.17.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Dec 2022 21:17:06 -0800 (PST) Received: by mail-qt1-f173.google.com with SMTP id bq12so2765693qtb.3; Tue, 20 Dec 2022 21:17:06 -0800 (PST) X-Received: by 2002:ac8:75d3:0:b0:3a9:79d5:8b9f with SMTP id z19-20020ac875d3000000b003a979d58b9fmr19142qtq.70.1671599826025; Tue, 20 Dec 2022 21:17:06 -0800 (PST) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 References: <202212201755.2BKHtjJn049802@gitrepo.freebsd.org> In-Reply-To: From: "Tobias C. Berner" Date: Wed, 21 Dec 2022 06:16:55 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: 996c03b74bbb - main - multimedia/kdenlive: don't enable Xine dependency by default To: Alexey Dokuchaev Cc: "Tobias C. Berner" , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4NcMBX1HPjz4NpP X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Sorry about that. I could no longer find any reference in the code of kdenlive about xine being used. So to ease the process of getting rid of it, disabling the default seemed the smoothest transition. mfg Tobias On Wed, 21 Dec 2022 at 03:42, Alexey Dokuchaev wrote: > > On Tue, Dec 20, 2022 at 05:55:45PM +0000, Tobias C. Berner wrote: > > commit 996c03b74bbb3cd6f41b3f5a0774ed527852d093 > > > > multimedia/kdenlive: don't enable Xine dependency by default > > Please, do not simply translate the commit diff into English, it's > quite clear what has been changed. What remains totally unclear is > *why* this particular change had been made. > > ./danfe