From nobody Mon Jul 29 15:35:15 2024 X-Original-To: dev-commits-src-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 4WXj9H5tYSz5RSZV; Mon, 29 Jul 2024 15:35:15 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WXj9H2gYTz428F; Mon, 29 Jul 2024 15:35:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722267315; 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=KYqiLDzuMPr+MLddVb1WTD7nWY3yUPp8eTtIWP069es=; b=bhg22PMcG1c4JK2RHSe9qanLG/WyB4vHrnknGLEai8PyQECzhtvV6n9ZKUzqdPv+69J5Ba /a3rYc2+Jzn75fBTtj3wIsZroBgepHV7juEHlt0NtBu/+RreY2tl/Xpmnyug2x2U0nIrEt tOwoT38XO1Wc5ItMaIfGLNnoO60DEi6bh1gwFwehc4fp9fASE5Kp4tBL2O1ynhzAr1m3ns gyVakgD2ZT/3357YY8LsiJrzyYl1PrzCfNUz+KK5wGIwzW1roOlZwcPcT5+Cbla1vgwd1I F4gzI9YMZDwhiGhhP7HE7s+k9v5sl78f4LETJ7BMvpoWoAufBDm26C2nMY+1uw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722267315; a=rsa-sha256; cv=none; b=E6f4jYmHw5F8kRF8MY7hEsfN2h9YtV8vold8VFzvcp1jDrkrwgG6jDUWI/2u290/wzYSjO EZ9V+5+IN5qMhGEsXznwbIvYd38ZuOtj7HJQQI9DaL07vLsX4xvJw2F0mNGufQVKUKQedA f/MNo6tfZxlS8MfpmlfxRfpp+HHHYndDmEEu1i967n5nNVgeE1Vr+gTbKrWox0h5Wj0bmd IoaLSzxHuLFg/E71pUurKzYqVsafAT40vernafberup8Fi+XzM3VSMMnum10OtWMVJS5eM 7SsGhRKKzc90H/UngX6Jm86aNKLuL45SCqhYucNy/fwtVyUrBATE/OTmWffa8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722267315; 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=KYqiLDzuMPr+MLddVb1WTD7nWY3yUPp8eTtIWP069es=; b=TVObrC2Rd47LdWJLewXdIoCPBRy/zQs0u1KKYzohwzIDKevWgcU6m24ItmSrT1N3me4CGO h5VOEAhD3ccbCNp0BcVXi0Q8+b/37MP1sI9kqcm7NHlrnkE92DpuPkminxxbtxMnADn/zr wyztfofd9/DGn5gpNKZeBxKzWqgq2UU35/EPuSaX9BbCejuSQLluXLtFYktw7XcduCQN6v UGB3Oqfl0ey5B4apm2CArDhOUZj4T+JQf5d2EE3h2Leo6uXiiEK8Upw0y2rG9Y1H4Ym0de duMUj4alqkcWttIev1bLOTnxxcA5hb3vy3w5H+W1KROEpCdBo5/JChcucGW24g== 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 4WXj9H29GzzgSv; Mon, 29 Jul 2024 15:35:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46TFZFn2002206; Mon, 29 Jul 2024 15:35:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46TFZFeA002203; Mon, 29 Jul 2024 15:35:15 GMT (envelope-from git) Date: Mon, 29 Jul 2024 15:35:15 GMT Message-Id: <202407291535.46TFZFeA002203@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Christos Margiolis Subject: git: d8c42c34176a - stable/14 - sound examples: Organize files in directories List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: christos X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: d8c42c34176ad9a34ffc343acaa093bbd840e523 Auto-Submitted: auto-generated The branch stable/14 has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=d8c42c34176ad9a34ffc343acaa093bbd840e523 commit d8c42c34176ad9a34ffc343acaa093bbd840e523 Author: Christos Margiolis AuthorDate: 2024-07-27 11:54:35 +0000 Commit: Christos Margiolis CommitDate: 2024-07-29 15:34:54 +0000 sound examples: Organize files in directories More examples will be added, so it's better to be organized. Sponsored by: The FreeBSD Foundation MFC after: 2 days Reviewed by: dev_submerge.ch, markj Differential Revision: https://reviews.freebsd.org/D45968 (cherry picked from commit cb00491fbc51751fe166056cc69e23beeb26fee4) --- share/examples/Makefile | 11 +++++++---- share/examples/sound/{ => oss}/README | 0 share/examples/sound/{ => oss}/basic.c | 0 share/examples/sound/{ => oss}/midi.c | 0 share/examples/sound/{ => oss}/ossinit.h | 0 share/examples/sound/{ => oss}/ossmidi.h | 0 6 files changed, 7 insertions(+), 4 deletions(-) diff --git a/share/examples/Makefile b/share/examples/Makefile index 06d10a0bc149..9cd64cc2a3bd 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -310,12 +310,15 @@ SE_SCSI_TARGET= \ scsi_cmds.c SE_DIRS+= sound -SE_SOUND= \ +SE_SOUND= + +SE_DIRS+= sound/oss +SE_SOUND_OSS= \ + README \ basic.c \ - ossinit.h \ - ossmidi.h \ midi.c \ - README + ossinit.h \ + ossmidi.h SE_DIRS+= sunrpc SE_SUNRPC= Makefile diff --git a/share/examples/sound/README b/share/examples/sound/oss/README similarity index 100% rename from share/examples/sound/README rename to share/examples/sound/oss/README diff --git a/share/examples/sound/basic.c b/share/examples/sound/oss/basic.c similarity index 100% rename from share/examples/sound/basic.c rename to share/examples/sound/oss/basic.c diff --git a/share/examples/sound/midi.c b/share/examples/sound/oss/midi.c similarity index 100% rename from share/examples/sound/midi.c rename to share/examples/sound/oss/midi.c diff --git a/share/examples/sound/ossinit.h b/share/examples/sound/oss/ossinit.h similarity index 100% rename from share/examples/sound/ossinit.h rename to share/examples/sound/oss/ossinit.h diff --git a/share/examples/sound/ossmidi.h b/share/examples/sound/oss/ossmidi.h similarity index 100% rename from share/examples/sound/ossmidi.h rename to share/examples/sound/oss/ossmidi.h