Github messages for voidlinux
 help / color / mirror / Atom feed
From: LucasTavaresA <LucasTavaresA@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: tofi-0.8.1
Date: Sun, 11 Dec 2022 05:40:34 +0100	[thread overview]
Message-ID: <20221211044034.cNxAaLamuxjwEzFXeet2ll61db8xE2La06Fs4kaVOzE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40760@inbox.vuxu.org>

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

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

https://github.com/LucasTavaresA/void-packages tofi
https://github.com/void-linux/void-packages/pull/40760

New package: tofi-0.8.1
Closes #40717

#### 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**

#### Local build testing
- It should build in all architectures

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

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

From 3857429f212e0bb7cab64724a70194ec5cc6563a Mon Sep 17 00:00:00 2001
From: LucasTavaresA <tavares.lassuncao@gmail.com>
Date: Fri, 25 Nov 2022 13:34:53 -0300
Subject: [PATCH] New package: tofi-0.8.1

---
 srcpkgs/tofi/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/tofi/template

diff --git a/srcpkgs/tofi/template b/srcpkgs/tofi/template
new file mode 100644
index 000000000000..813356a0b1db
--- /dev/null
+++ b/srcpkgs/tofi/template
@@ -0,0 +1,24 @@
+# Template file for 'tofi'
+pkgname=tofi
+version=0.8.1
+revision=1
+build_style=meson
+hostmakedepends="scdoc pkg-config wayland-devel wayland-protocols"
+makedepends="freetype-devel cairo-devel pango-devel wayland-devel
+ libxkbcommon-devel harfbuzz-devel"
+short_desc="Tiny dynamic menu for wayland"
+maintainer="Lucas Tavares <tavares.lassuncao@gmail.com>"
+license="MIT"
+homepage="https://github.com/philj56/tofi"
+changelog="https://raw.githubusercontent.com/philj56/tofi/master/CHANGELOG.md"
+distfiles="https://github.com/philj56/tofi/archive/refs/tags/v${version}.tar.gz"
+checksum=0a700f8b0291ef08b3544cd589157393101d52bbd1e7e6aeee8484f9d520a338
+
+if [ "$XBPS_TARGET_LIBC" = musl ]; then
+	makedepends+=" musl-fts-devel"
+	LDFLAGS="-lfts"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-12-11  4:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25 17:01 [PR PATCH] New package: tofi-0.7.0 LucasTavaresA
2022-11-26 15:31 ` [PR PATCH] [Updated] " LucasTavaresA
2022-11-27  4:23 ` LucasTavaresA
2022-11-27  5:24 ` LucasTavaresA
2022-11-27  8:41 ` [PR PATCH] [Updated] " LucasTavaresA
2022-11-27  8:44 ` LucasTavaresA
2022-11-27 10:36 ` [PR PATCH] [Updated] " LucasTavaresA
2022-12-02  1:11 ` LucasTavaresA
2022-12-11  4:40 ` LucasTavaresA [this message]
2023-01-14  1:03 ` [PR PATCH] [Updated] New package: tofi-0.8.1 LucasTavaresA
2023-01-14  1:12 ` [PR PATCH] [Merged]: " classabbyamp
2023-01-14  3:49 ` CameronNemo

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=20221211044034.cNxAaLamuxjwEzFXeet2ll61db8xE2La06Fs4kaVOzE@z \
    --to=lucastavaresa@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).