Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: scenefx-0.1_1
@ 2024-06-26 19:27 international-kernel
  0 siblings, 0 replies; only message in thread
From: international-kernel @ 2024-06-26 19:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/international-kernel/void-packages master
https://github.com/void-linux/void-packages/pull/51020

New package: scenefx-0.1_1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (X86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
-->


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

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

From 482a3f81100915cc6c36e414fccbf3949f14e6a5 Mon Sep 17 00:00:00 2001
From: International Kernel <international_kernel@proton.me>
Date: Wed, 26 Jun 2024 21:21:44 +0200
Subject: [PATCH] New package: scenefx-0.1_1

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

diff --git a/srcpkgs/scenefx/template b/srcpkgs/scenefx/template
new file mode 100644
index 00000000000000..e24c5b819bd558
--- /dev/null
+++ b/srcpkgs/scenefx/template
@@ -0,0 +1,21 @@
+# Template file for 'scenefx'
+pkgname=scenefx
+version=0.1
+revision=1
+archs="i686 x86_64"
+build_style=meson
+configure_args="-Dwerror=false -Db_ndebug=false"
+hostmakedepends="pkg-config wayland-devel scdoc"
+makedepends="wlroots0.17-devel"
+depends="libdrm pixman"
+short_desc="Drop-in replacement for the wlroots scene API"
+maintainer="International Kernel <international_kernel@proton.me>"
+license="MIT"
+homepage="https://github.com/wlrfx/scenefx"
+changelog="https://github.com/wlrfx/scenefx/releases/"
+distfiles="https://github.com/wlrfx/scenefx/archive/refs/tags/${version}.tar.gz"
+checksum=f5c889f4c826a4216628bf1e7e48071fc33e7774b5e3d51e6fee6e571e420827
+
+post_install() {
+	vlicense LICENSE
+}

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

only message in thread, other threads:[~2024-06-26 19:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-26 19:27 [PR PATCH] New package: scenefx-0.1_1 international-kernel

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