Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-maldridge <the-maldridge@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: droidcam-obs-plugin-2.0.1.
Date: Thu, 23 Feb 2023 09:09:34 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42406@inbox.vuxu.org> (raw)

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

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

https://github.com/the-maldridge/void-packages droidcam-obs-plugin
https://github.com/void-linux/void-packages/pull/42406

New package: droidcam-obs-plugin-2.0.1.
#### 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**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-droidcam-obs-plugin-42406.patch --]
[-- Type: text/x-diff, Size: 1406 bytes --]

From f5100606cab8c0ca6e215b59a3b9bde9d30459cd Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voidlinux.org>
Date: Thu, 23 Feb 2023 02:07:57 -0600
Subject: [PATCH] New package: droidcam-obs-plugin-2.0.1.

---
 srcpkgs/droidcam-obs-plugin/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/droidcam-obs-plugin/template

diff --git a/srcpkgs/droidcam-obs-plugin/template b/srcpkgs/droidcam-obs-plugin/template
new file mode 100644
index 000000000000..790181763f0d
--- /dev/null
+++ b/srcpkgs/droidcam-obs-plugin/template
@@ -0,0 +1,24 @@
+# Template file for 'droidcam-obs-plugin'
+pkgname=droidcam-obs-plugin
+version=2.0.1
+revision=1
+build_style=gnu-makefile
+make_use_env=1
+make_build_args="ALLOW_STATIC=no"
+makedepends="obs-devel libusbmuxd-devel libjpeg-turbo-devel
+ ffmpeg-devel libimobiledevice-devel"
+short_desc="DroidCam OBS Source"
+maintainer="Michael Aldridge <maldridge@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/dev47apps/droidcam-obs-plugin"
+distfiles="https://github.com/dev47apps/droidcam-obs-plugin/archive/refs/tags/$version.tar.gz"
+checksum=72dc6084ac7de4e21a6b32744e24e661dc07801fadeaa919a8cd0cbb8b043223
+
+pre_build() {
+	mkdir -p build
+	vsed -i linux/linux.mk -e "s/-limobiledevice/-limobiledevice-1.0/"
+}
+
+do_install() {
+	vinstall build/droidcam-obs.so 0644 usr/lib/obs-plugins/
+}

             reply	other threads:[~2023-02-23  8:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-23  8:09 the-maldridge [this message]
2023-02-23  9:27 ` [PR PATCH] [Updated] " the-maldridge
2023-02-23 21:49 ` [PR REVIEW] " paper42
2023-02-23 21:49 ` paper42
2023-02-23 21:49 ` paper42
2023-02-24  3:20 ` [PR PATCH] [Updated] " the-maldridge
2023-02-24  4:32 ` [PR PATCH] [Merged]: " the-maldridge

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-42406@inbox.vuxu.org \
    --to=the-maldridge@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).