Github messages for voidlinux
 help / color / mirror / Atom feed
From: ozkanonur <ozkanonur@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] add new package: sbs
Date: Mon, 15 Aug 2022 00:22:04 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38677@inbox.vuxu.org> (raw)

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

There is a new 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

add new package: sbs
#### 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 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: 1278 bytes --]

From a2b44b5c0ac9b6808fac4485373a00791a2715e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Onur=20=C3=96zkan?= <work@onurozkan.dev>
Date: Mon, 15 Aug 2022 01:14:33 +0300
Subject: [PATCH] add new package: sbs
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 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/sbs/template

diff --git a/srcpkgs/sbs/template b/srcpkgs/sbs/template
new file mode 100644
index 000000000000..701d8a1ea7d6
--- /dev/null
+++ b/srcpkgs/sbs/template
@@ -0,0 +1,20 @@
+# 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"
+depends="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="${homepage}/archive/v${version}.tar.gz"
+checksum=aa4da5b2315046fc2059599b19c530f08bb870e63ed17111a55991b1ae911367
+
+do_install() {
+	vbin sbs
+}

             reply	other threads:[~2022-08-14 22:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14 22:22 ozkanonur [this message]
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
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38677@inbox.vuxu.org \
    --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).