Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bonzomatic-2023.06.15
@ 2024-06-06 15:03 iFoundSilentHouse
  0 siblings, 0 replies; only message in thread
From: iFoundSilentHouse @ 2024-06-06 15:03 UTC (permalink / raw)
  To: ml

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

There is a new pull request by iFoundSilentHouse against master on the void-packages repository

https://github.com/iFoundSilentHouse/void-packages bonzomatic-2023-06-15
https://github.com/void-linux/void-packages/pull/50721

New package: bonzomatic-2023.06.15
#### 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): System, Compiled

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-musl
  - armv7l

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bonzomatic-2023-06-15-50721.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From c92991b4a230f879cf52df3ebbd8aa41ba1959e5 Mon Sep 17 00:00:00 2001
From: iFoundSilentHouse <adeptslab@gmail.com>
Date: Thu, 6 Jun 2024 20:59:54 +0600
Subject: [PATCH] New package: bonzomatic-2023.06.15

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

diff --git a/srcpkgs/bonzomatic/template b/srcpkgs/bonzomatic/template
new file mode 100644
index 00000000000000..4c67ae04aa2ece
--- /dev/null
+++ b/srcpkgs/bonzomatic/template
@@ -0,0 +1,17 @@
+# Template file for 'bonzomatic'
+pkgname=bonzomatic
+version=2023.06.15
+revision=1
+build_style=cmake
+makedepends="libX11-devel alsa-lib-devel glu-devel libXrandr-devel
+ libXinerama-devel libXi-devel libXcursor-devel fontconfig-devel"
+short_desc="Tool for live-coding shaders"
+maintainer="iFoundSilentHouse <adeptslab@gmail.com>"
+license="Unlicense"
+homepage="https://github.com/Gargaj/Bonzomatic?tab=License-1-ov-file"
+distfiles="https://github.com/Gargaj/Bonzomatic/archive/refs/tags/${version//./-}.tar.gz"
+checksum=f41903d47fc744a726c7ecdaee78e2d9dda790beb22e310a63f6a0a1c0cfd4a7
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-06 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-06 15:03 [PR PATCH] New package: bonzomatic-2023.06.15 iFoundSilentHouse

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