Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] add new package: sbs
@ 2022-08-14 22:22 ozkanonur
  2022-08-14 22:34 ` [PR REVIEW] New package: sbs-1.0.0 classabbyamp
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: ozkanonur @ 2022-08-14 22:22 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-11-28  2:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2022-08-14 23:17 ` ozkanonur
2022-11-13  8:50 ` github-actions
2022-11-28  2:04 ` [PR PATCH] [Closed]: " github-actions

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).