Github messages for voidlinux
 help / color / mirror / Atom feed
From: wael444 <wael444@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: stw-0.2
Date: Tue, 05 Jul 2022 17:23:44 +0200	[thread overview]
Message-ID: <20220705152344.XqmI7AgFjfhRyzyS-0mMIvoZqfxwvfpVkoQL60SEWro@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37834@inbox.vuxu.org>

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

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

https://github.com/wael444/void-packages stw
https://github.com/void-linux/void-packages/pull/37834

New package: stw-0.2
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 77f7a084ed83c8828168c5f45c1d252a1769dbe0 Mon Sep 17 00:00:00 2001
From: wael <40663@proton.me>
Date: Mon, 4 Jul 2022 14:28:58 +0300
Subject: [PATCH] New package: stw-0.3

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

diff --git a/srcpkgs/stw/template b/srcpkgs/stw/template
new file mode 100644
index 000000000000..e9f93997743c
--- /dev/null
+++ b/srcpkgs/stw/template
@@ -0,0 +1,24 @@
+# Template file for 'stw'
+pkgname=stw
+version=0.3
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config"
+makedepends="libXft-devel freetype-devel"
+short_desc="Simple text widget for X"
+maintainer="wael <40663@proton.me>"
+license="MIT"
+homepage="https://github.com/sineemore/stw"
+distfiles="https://github.com/sineemore/stw/archive/refs/tags/${version}.tar.gz"
+checksum=c93f092976f97bb14f52e2996f27b2d4bef66d0c9569eda8d11fad4a15f5f2fe
+
+do_build() {
+	if [ -e ${FILESDIR}/config.h ]; then
+		cp ${FILESDIR}/config.h config.h
+	fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-07-05 15:23 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 11:33 [PR PATCH] New package: stw-0.1 wael444
2022-07-04 11:44 ` wael444
2022-07-04 17:53 ` [PR REVIEW] " paper42
2022-07-04 17:53 ` paper42
2022-07-04 17:54 ` paper42
2022-07-05 11:20 ` sineemore
2022-07-05 11:55 ` wael444
2022-07-05 11:59 ` sineemore
2022-07-05 13:34 ` [PR PATCH] [Updated] " wael444
2022-07-05 13:42 ` New package: stw-0.2 sineemore
2022-07-05 13:44 ` wael444
2022-07-05 14:11 ` [PR REVIEW] " paper42
2022-07-05 14:16 ` wael444
2022-07-05 14:16 ` [PR PATCH] [Updated] " wael444
2022-07-05 14:20 ` [PR REVIEW] " paper42
2022-07-05 14:22 ` wael444
2022-07-05 14:24 ` paper42
2022-07-05 14:42 ` sineemore
2022-07-05 14:49 ` sineemore
2022-07-05 15:03 ` wael444
2022-07-05 15:23 ` wael444 [this message]
2022-07-05 15:31 ` New package: stw-0.3 sineemore
2022-07-05 15:32 ` sineemore
2022-10-04  2:14 ` github-actions
2022-10-19  2:14 ` [PR PATCH] [Closed]: " github-actions

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=20220705152344.XqmI7AgFjfhRyzyS-0mMIvoZqfxwvfpVkoQL60SEWro@z \
    --to=wael444@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).