Github messages for voidlinux
 help / color / mirror / Atom feed
From: inalone <inalone@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: rofi-wayland-1.7.5+wayland1
Date: Sun, 24 Sep 2023 23:58:42 +0200	[thread overview]
Message-ID: <20230924215842.yBHcOt97Yqp39fVHp2FWln9SSBM4guOVMYkKnk53v7Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44054@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]

There is an updated pull request by inalone against master on the void-packages repository

https://github.com/inalone/void-packages rofi-wayland
https://github.com/void-linux/void-packages/pull/44054

New package: rofi-wayland-1.7.5+wayland1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/44054.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rofi-wayland-44054.patch --]
[-- Type: text/x-diff, Size: 1331 bytes --]

From 0aae189dd80a01697f46a1a05fa621cad98986b2 Mon Sep 17 00:00:00 2001
From: inalone <me@inal.one>
Date: Tue, 23 May 2023 21:00:21 +0100
Subject: [PATCH] New package: rofi-wayland-1.7.5+wayland2

---
 srcpkgs/rofi-wayland/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/rofi-wayland/template

diff --git a/srcpkgs/rofi-wayland/template b/srcpkgs/rofi-wayland/template
new file mode 100644
index 0000000000000..ed624192f9f93
--- /dev/null
+++ b/srcpkgs/rofi-wayland/template
@@ -0,0 +1,21 @@
+# Template file for 'rofi-wayland'
+pkgname=rofi-wayland
+version=1.7.5+wayland2
+revision=1
+build_style=meson
+configure_args="-Dxcb=disabled -Dcheck=disabled"
+hostmakedepends="ninja flex bison glib-devel pkg-config wayland-devel"
+makedepends="gdk-pixbuf-devel libxkbcommon-devel pango-devel
+ wayland-protocols wayland-devel"
+checkdepends="check-devel cppcheck xkeyboard-config"
+short_desc="Window switcher, run dialog and dmenu replacement (Wayland fork)"
+maintainer="inalone <me@inal.one>"
+license="MIT"
+homepage="https://github.com/lbonn/rofi"
+distfiles="https://github.com/lbonn/rofi/releases/download/${version}/rofi-${version}.tar.gz"
+checksum=025a390469008179eaffaa599e2eabbd81a77f7141d9038e008304673ba19843
+replaces="rofi>=0"
+
+post_install() {
+	vlicense COPYING
+}

  parent reply	other threads:[~2023-09-24 21:58 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23 20:25 [PR PATCH] " inalone
2023-05-23 20:27 ` classabbyamp
2023-05-23 20:27 ` inalone
2023-05-23 20:27 ` inalone
2023-05-23 20:28 ` [PR PATCH] [Updated] " inalone
2023-05-23 20:29 ` inalone
2023-05-23 20:32 ` [PR REVIEW] " classabbyamp
2023-05-23 20:32 ` classabbyamp
2023-05-23 20:32 ` classabbyamp
2023-05-23 20:38 ` [PR PATCH] [Updated] " inalone
2023-05-23 20:40 ` inalone
2023-08-22  1:44 ` github-actions
2023-08-25 22:35 ` [PR PATCH] [Updated] " inalone
2023-08-27 10:35 ` inalone
2023-09-10 21:59 ` inalone
2023-09-13 19:17 ` inalone
2023-09-24 21:58 ` inalone [this message]
2023-12-24  1:47 ` github-actions
2024-01-07  1:49 ` [PR PATCH] [Closed]: " github-actions
  -- strict thread matches above, loose matches on Subject: below --
2023-02-03 20:36 [PR PATCH] " subnut
2023-02-03 20:38 ` [PR PATCH] [Updated] " subnut
2023-02-03 20:42 ` subnut
2023-02-03 22:37 ` subnut
2023-02-03 22:40 ` subnut
2023-02-06 18:41 ` subnut
2023-02-06 18:57 ` subnut
2023-02-06 19:36 ` subnut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230924215842.yBHcOt97Yqp39fVHp2FWln9SSBM4guOVMYkKnk53v7Q@z \
    --to=inalone@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).