Github messages for voidlinux
 help / color / mirror / Atom feed
From: Sqvid <Sqvid@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: raylib-4.0.0
Date: Wed, 21 Dec 2022 19:39:41 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41218@inbox.vuxu.org> (raw)

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

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

https://github.com/Sqvid/void-packages raylib
https://github.com/void-linux/void-packages/pull/41218

New package: raylib-4.0.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/41218.patch is attached

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

From 89464a524cd462b0ff59c50e59a67c39cf02b4fe Mon Sep 17 00:00:00 2001
From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com>
Date: Wed, 21 Dec 2022 18:22:15 +0000
Subject: [PATCH] New package: raylib-4.0.0

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

diff --git a/srcpkgs/raylib/template b/srcpkgs/raylib/template
new file mode 100644
index 000000000000..64da19cf0e23
--- /dev/null
+++ b/srcpkgs/raylib/template
@@ -0,0 +1,15 @@
+# Template file for 'raylib'
+pkgname=raylib
+version=4.0.0
+revision=1
+build_style=cmake
+configure_args="-DPLATFORM=Desktop -DBUILD_SHARED_LIBS=ON -DUSE_EXTERNAL_GLFW=ON"
+makedepends="alsa-lib-devel MesaLib-devel libX11-devel libXrandr-devel
+ libXi-devel libXcursor-devel libXinerama-devel libatomic-devel glfw-devel"
+depends="glfw-devel"
+short_desc="Raylib is a simple and easy-to-use library for videogames programming"
+maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
+license="Zlib"
+homepage="https://www.raylib.com/"
+distfiles="https://github.com/raysan5/raylib/archive/refs/tags/${version}.tar.gz"
+checksum=11f6087dc7bedf9efb3f69c0c872f637e421d914e5ecea99bbe7781f173dc38c

             reply	other threads:[~2022-12-21 18:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-21 18:39 Sqvid [this message]
2022-12-21 18:46 ` Sqvid
2022-12-21 18:47 ` Sqvid
2022-12-21 18:48 ` [PR PATCH] [Updated] " Sqvid
2022-12-23 13:17 ` Sqvid
2022-12-23 13:23 ` Sqvid
2022-12-23 17:13 ` Sqvid
2022-12-23 17:13 ` Sqvid
2022-12-23 17:14 ` Sqvid
2023-02-08 17:14 ` [PR PATCH] [Closed]: " Sqvid

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-41218@inbox.vuxu.org \
    --to=sqvid@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).