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.7.0
Date: Sat, 26 Nov 2022 16:31:10 +0100	[thread overview]
Message-ID: <20221126153110.YW8IIurlkfXPpe_ZOAzL1vkz-oScquBhOKGyFU9_mZk@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: 683 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.7.0
Closes #40717

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

#### 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
- I built this PR locally for my native architecture, x86_64

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: 1347 bytes --]

From 987021329fc6e8f69afbb9f5aff6cf7a0eaae051 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.7.0

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

diff --git a/srcpkgs/tofi/template b/srcpkgs/tofi/template
new file mode 100644
index 000000000000..e42f7ffcac65
--- /dev/null
+++ b/srcpkgs/tofi/template
@@ -0,0 +1,25 @@
+# Template file for 'tofi'
+pkgname=tofi
+version=0.7.0
+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 wayland-protocols"
+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=b84680bb732434f622f66d71a2bcdf8f3ac03acaec1f856a683e13bbd78e63cd
+
+if [ "$XBPS_TARGET_LIBC" = musl ]; then
+	makedepends+=" musl-fts-devel"
+	depends+=" musl-fts-devel"
+	LDFLAGS="-lfts"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2022-11-26 15:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25 17:01 [PR PATCH] " LucasTavaresA
2022-11-26 15:31 ` LucasTavaresA [this message]
2022-11-27  4:23 ` [PR PATCH] [Updated] " 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 ` [PR PATCH] [Updated] New package: tofi-0.8.1 LucasTavaresA
2023-01-14  1:03 ` 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=20221126153110.YW8IIurlkfXPpe_ZOAzL1vkz-oScquBhOKGyFU9_mZk@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).