Github messages for voidlinux
 help / color / mirror / Atom feed
From: ozkanonur <ozkanonur@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: sbs-1.0.0
Date: Mon, 15 Aug 2022 01:17:06 +0200	[thread overview]
Message-ID: <20220814231706.R7rOyHZBZpE7qooiaqZL4FJ9fL5jPIWL0vsoyoU40sY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38677@inbox.vuxu.org>

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

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

https://github.com/ozkanonur/void-packages sbs-1.0.0
https://github.com/void-linux/void-packages/pull/38677

New package: sbs-1.0.0
#### 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**
 
[feh](https://github.com/derf/feh) alternative simple background setter. Useful for WM users.




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

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

From b2f83764def4971669704abd9e16e8636b77ae8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Onur=20=C3=96zkan?= <work@onurozkan.dev>
Date: Mon, 15 Aug 2022 02:05:30 +0300
Subject: [PATCH 1/2] New package: sbs-1.0.0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Onur Özkan <work@onurozkan.dev>
---
 srcpkgs/sbs/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/sbs/template

diff --git a/srcpkgs/sbs/template b/srcpkgs/sbs/template
new file mode 100644
index 000000000000..c598cb669f0e
--- /dev/null
+++ b/srcpkgs/sbs/template
@@ -0,0 +1,15 @@
+# Template file for 'sbs'
+pkgname=sbs
+version=1.0.0
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config"
+makedepends="imlib2-devel libXinerama-devel"
+short_desc="single purpose non-bloat background setter"
+maintainer="Onur Ozkan <work@onurozkan.dev>"
+license="GPL-2.0-only"
+homepage="https://github.com/ozkanonur/sbs"
+changelog="https://raw.githubusercontent.com/ozkanonur/sbs/master/ChangeLog"
+distfiles="https://github.com/ozkanonur/sbs/archive/v${version}.tar.gz"
+checksum=aa4da5b2315046fc2059599b19c530f08bb870e63ed17111a55991b1ae911367

From dfc7773c33beec49ba1f30c1608655dd9dc612b8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Onur=20=C3=96zkan?= <work@onurozkan.dev>
Date: Mon, 15 Aug 2022 02:16:50 +0300
Subject: [PATCH 2/2] fix `short_desc` format
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Onur Özkan <work@onurozkan.dev>
---
 srcpkgs/sbs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/sbs/template b/srcpkgs/sbs/template
index c598cb669f0e..2fd695700a60 100644
--- a/srcpkgs/sbs/template
+++ b/srcpkgs/sbs/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 make_use_env=yes
 hostmakedepends="pkg-config"
 makedepends="imlib2-devel libXinerama-devel"
-short_desc="single purpose non-bloat background setter"
+short_desc="Single purpose non-bloat background setter"
 maintainer="Onur Ozkan <work@onurozkan.dev>"
 license="GPL-2.0-only"
 homepage="https://github.com/ozkanonur/sbs"

  parent reply	other threads:[~2022-08-14 23:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14 22:22 [PR PATCH] add new package: sbs ozkanonur
2022-08-14 22:34 ` [PR REVIEW] New package: sbs-1.0.0 classabbyamp
2022-08-14 22:34 ` classabbyamp
2022-08-14 22:34 ` classabbyamp
2022-08-14 22:35 ` classabbyamp
2022-08-14 22:44 ` [PR PATCH] [Updated] " ozkanonur
2022-08-14 22:49 ` [PR REVIEW] " ozkanonur
2022-08-14 22:53 ` ozkanonur
2022-08-14 22:54 ` classabbyamp
2022-08-14 22:55 ` classabbyamp
2022-08-14 22:57 ` ozkanonur
2022-08-14 23:01 ` [PR PATCH] [Updated] " ozkanonur
2022-08-14 23:06 ` ozkanonur
2022-08-14 23:17 ` ozkanonur [this message]
2022-08-14 23:17 ` ozkanonur
2022-11-13  8:50 ` github-actions
2022-11-28  2:04 ` [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=20220814231706.R7rOyHZBZpE7qooiaqZL4FJ9fL5jPIWL0vsoyoU40sY@z \
    --to=ozkanonur@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).