Received: from mail-40137.protonmail.ch (mail-40137.protonmail.ch [185.70.40.137]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id BC64B2257EC for ; Thu, 5 Sep 2024 11:51:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1725537111; x=1725796311; bh=wHNMyGWQochQh3hYjfM++NAWG1VVyT5HpasH2WTPTEg=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=GbfpcWKDsn2IyQxerS3cDCF/2u5+CXRBrY1tKK4YQP8Iwfqlt73vq0Sim5qJNwBAN 8Nxllukekd+wl85YOQNXJ5kP2MXmPUicgt8K17O0ZR6SP9xwbFbzIi/B9yGBM24+yE HV01yPvOIpS1osUx4wTAoa+EeU4bFcoEaxnIQU0AVUxFw6e6sNOfHzEiq0Rg7lMe3r iRbHtMJk/IkH4Njr1UpVM3xTRskvkaieysLUscue8Pm0Ti/HrIJp3cYoZk3L29VTXw p0cxo/CVvepc/SZiRRTjf31DvYxiKAF1Ssu+23Q+YZ29YKIk+XXelLdy8D8dnEKxrq 3wOUc7t662fSQ== Date: Thu, 05 Sep 2024 11:51:45 +0000 To: "alpine-aports@lists.alpinelinux.org" From: Thijs Iris Wester Subject: [PATCH] testing/river-shifttags: new aport Message-ID: Feedback-ID: 10994238:user:proton X-Pm-Message-ID: 320e990e756a9feb3968f1747470b6f48ce9cf77 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------c6347c071ad611304aed1ca1942b09a48a72b7f844662bfe2bcae1daf74ccd55"; charset=utf-8 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------c6347c071ad611304aed1ca1942b09a48a72b7f844662bfe2bcae1daf74ccd55 Content-Type: multipart/mixed;boundary=---------------------07cb727c163e5ebf4f1935fa67ffa1a1 -----------------------07cb727c163e5ebf4f1935fa67ffa1a1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 From a735da8f7e66e725047963bea43c6278b51a6065 Mon Sep 17 00:00:00 2001 From: Thijs Iris Wester Date: Thu, 5 Sep 2024 13:43:43 +0200 Subject: [PATCH] testing/river-shifttags: new aport https://gitlab.com/akumar-xyz/river-shifttags A small utility for the river Wayland compositor to rotate the focused tag= s. --- testing/river-shifttags/APKBUILD | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 testing/river-shifttags/APKBUILD diff --git a/testing/river-shifttags/APKBUILD b/testing/river-shifttags/AP= KBUILD new file mode 100644 index 00000000000..3fce1ab746a --- /dev/null +++ b/testing/river-shifttags/APKBUILD @@ -0,0 +1,25 @@ +# Contributor: Thijs Iris Wester +# Maintainer: Thijs Iris Wester +pkgname=3Driver-shifttags +pkgver=3D0.2.1 +pkgrel=3D0 +pkgdesc=3D"Utility to cycle through river tags" +url=3D"https://gitlab.com/akumar-xyz/river-shifttags" +arch=3D"all" +license=3D"GPLv3" +makedepends=3D"make musl-dev wayland-libs-client pixman-dev wayland-dev" +subpackages=3D"$pkgname-doc" +source=3D"https://gitlab.com/akumar-xyz/river-shifttags/-/archive/$pkgver= /$pkgname-$pkgver.tar.gz" +options=3D"!check net" #No upstream tests + +build() { + make +} + +package() { + make DESTDIR=3D"$pkgdir/" PREFIX=3D"/usr" install +} + +sha512sums=3D" +105a3d82c12ec2c0cd9887a1d7ea3aee3d44e29bf9e362977ce3efda681d906e773d600f6= d8b553e2ac599431a8be9140bd2c98a37fb21c588244acefda3c6e4 river-shifttags-0= .2.1.tar.gz +" -- = 2.46.0 -----------------------07cb727c163e5ebf4f1935fa67ffa1a1-- --------c6347c071ad611304aed1ca1942b09a48a72b7f844662bfe2bcae1daf74ccd55 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYKACcFgmbZm1AJkHub5CSxTNpmFiEEuHY1a3R1415iuUFWe5vkJLFM 2mYAALDlAP4+mujpxijPsFVKvwsu3EFjZxOAej+pTaNpeAQ5cJMJmwEA7QwR 7hcAI1h88OrnXX4lnW2nND8QYSnHQLZWDiSHJQc= =00eN -----END PGP SIGNATURE----- --------c6347c071ad611304aed1ca1942b09a48a72b7f844662bfe2bcae1daf74ccd55--