Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 168CF780FE2; Thu, 25 Nov 2021 23:59:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Edd Salkield From: Leo Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20211125185653.18069-1-edd@salkield.uk> Subject: Re: [PATCH] testing/hdf4: new aport Date: Thu, 25 Nov 2021 23:59:03 -0000 Message-ID: <163788474306.14324.9723038238466666629.gitlab.27775.bebbb112becadb82fa1d5ac2bb6a233f0cb9f251@listserv.local> On Thu, 25 Nov 2021 18:56:54 +0000, Edd Salkield wrote: > +checkdepends="diffutils" # Flags not supported by busybox diff are used > +subpackages="$pkgname-dev $pkgname-doc" > +source="https://support.hdfgroup.org/ftp/HDF/releases/HDF"$pkgver"/src/hdf-"$pkgver".tar.bz2 10-musl.patch" I think it is more readable to have one per line -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/27775#note_194491