Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: vimix-0.6.0
@ 2021-05-10 16:34 prez
  2022-04-11 14:04 ` [PR PATCH] [Updated] " prez
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: prez @ 2021-05-10 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/prez/void-packages vimix
https://github.com/void-linux/void-packages/pull/30782

New package: vimix-0.6.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
- [x] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From 4fd924de540b8d8830641f8f9b5a5a92008a1613 Mon Sep 17 00:00:00 2001
From: prez <prez@national.shitposting.agency>
Date: Mon, 10 May 2021 18:28:22 +0200
Subject: [PATCH] New package: vimix-0.6.0

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

diff --git a/srcpkgs/vimix/template b/srcpkgs/vimix/template
new file mode 100644
index 000000000000..b4c8e6124343
--- /dev/null
+++ b/srcpkgs/vimix/template
@@ -0,0 +1,56 @@
+# Template file for 'vimix'
+pkgname=vimix
+version=0.6.0
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release"
+hostmakedepends="pkg-config git cmake"
+makedepends="gtk+3-devel gst-plugins-good1 gst-plugins-base1-devel gst-plugins-bad1-devel gstreamer1-devel icu-devel glfw-devel libpng-devel"
+depends="gstreamer1 gst-plugins-good1 gst-plugins-base1 gst-plugins-bad1 gst-libav"
+short_desc="Live Video Mixer"
+maintainer="prez <prez@national.shitposting.agency>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/brunoherbelin/vimix"
+_glm_commit=2929ad5a663597139276c10ef905d91e568fdc48
+_Dirent_commit=c885633e126a3a949ec0497273ec13e2c03e862c
+_ImGuiColorTextEdit_commit=0a88824f7de8d0bd11d8419066caa7d3469395c4
+_imgui_commit=0850b46c88daa92443dedf8609a80dbc1da52558
+_stb_commit=f54acd4e13430c5122cab4ca657705c84aa61b08
+_tfd_commit=cc6b593c029110af8045826ce691f540c85e850c
+_tinyxml2_commit=bf15233ad88390461f6ab0dbcf046cce643c5fcb
+distfiles="
+ https://github.com/brunoherbelin/vimix/archive/${version}.tar.gz>vimix-${version}.tar.gz
+ https://github.com/tronkko/dirent/archive/${_Dirent_commit}.tar.gz>dirent-${_Dirent_commit}.tar.gz
+ https://github.com/BalazsJako/ImGuiColorTextEdit/archive/${_ImGuiColorTextEdit_commit}.tar.gz>ImGuiColorTextEdit-${_ImGuiColorTextEdit_commit}.tar.gz
+ https://github.com/g-truc/glm/archive/${_glm_commit}.tar.gz>glm-${_glm_commit}.tar.gz
+ https://github.com/ocornut/imgui/archive/${_imgui_commit}.tar.gz>imgui-${_imgui_commit}.tar.gz
+ https://github.com/nothings/stb/archive/${_stb_commit}.tar.gz>stb-${_stb_commit}.tar.gz
+ https://github.com/native-toolkit/tinyfiledialogs/archive/${_tfd_commit}.tar.gz>tinyfiledialogs-${_tfd_commit}.tar.gz
+ https://github.com/leethomason/tinyxml2/archive/${_tinyxml2_commit}.tar.gz>tinyxml2-${_tinyxml2_commit}.tar.gz"
+checksum="
+ da291faf6ff1a4258ef52d91089dc516d0c5cc94f8f57cabaf596275d7c4a361
+ aab1f1d02c3148a3d49a18b8de878603263e62e4a48622121efec92e5b40710b
+ 55063528d8a66dc081dd9cad239feadc447f2ffe14a41273bb0c3889d87a1a00
+ 4c65f45a82b52dbf47006afd1fdccf889ff71fa10530bc0ecd0dfbad881d8ec7
+ ceb34285fa722a7aab23efb474320955ac2163f9a064c899d4a42f9120f27f08
+ bf403306246d37e1f03168aea47d4841aaec62f1c7b1e7bf43bf9f9d9e069e2d
+ 9efafadabf3a7cd6b450a292e23bb416b757305b3d2914f662679f895571a491
+ 2bef56c8bc4e7ef2601d095c26bfbd4d78ebde4618e842208aa2426e34f277f2"
+
+pre_configure() {
+	rmdir ext/Dirent
+	rmdir ext/ImGuiColorTextEdit
+	rmdir ext/glm
+	rmdir ext/imgui
+	rmdir ext/stb
+	rmdir ext/tfd
+	rmdir ext/tinyxml2
+
+	mv -v ../dirent-${_Dirent_commit} ext/Dirent
+	mv -v ../ImGuiColorTextEdit-${_ImGuiColorTextEdit_commit} ext/ImGuiColorTextEdit
+	mv -v ../glm-${_glm_commit} ext/glm
+	mv -v ../imgui-${_imgui_commit} ext/imgui
+	mv -v ../stb-${_stb_commit} ext/stb
+	mv -v ../tinyfiledialogs-${_tfd_commit} ext/tfd
+	mv -v ../tinyxml2-${_tinyxml2_commit} ext/tinyxml2
+}

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

end of thread, other threads:[~2023-03-05  2:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 16:34 [PR PATCH] New package: vimix-0.6.0 prez
2022-04-11 14:04 ` [PR PATCH] [Updated] " prez
2022-04-11 14:31 ` [PR PATCH] [Updated] New package: vimix-0.7.0 prez
2022-04-11 14:45 ` prez
2022-04-11 14:55 ` prez
2022-04-11 15:03 ` prez
2022-07-11  2:13 ` github-actions
2022-07-11 10:24 ` prez
2022-10-11  2:13 ` github-actions
2022-10-14 11:11 ` prez
2022-10-14 11:12 ` prez
2022-10-14 11:12 ` prez
2022-10-14 11:13 ` prez
2022-11-20 12:46 ` [PR PATCH] [Updated] " prez
2023-02-19  2:01 ` New package: vimix-0.7.2 github-actions
2023-03-05  2:09 ` [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).