Github messages for voidlinux
 help / color / mirror / Atom feed
From: egorenar <egorenar@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: kodi-addon-inputstream-ffmpegdirect-19.0.1
Date: Fri, 10 Jun 2022 20:44:27 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37489@inbox.vuxu.org> (raw)

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

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

https://github.com/egorenar/void-packages kodi-addon-inputstream-ffmpegdirect
https://github.com/void-linux/void-packages/pull/37489

New package: kodi-addon-inputstream-ffmpegdirect-19.0.1
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

#### Testing the changes
- I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kodi-addon-inputstream-ffmpegdirect-37489.patch --]
[-- Type: text/x-diff, Size: 1669 bytes --]

From 8abf660ea2fdbeb0dfc4d1b055f5b1265dcde3f7 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Fri, 10 Jun 2022 20:37:42 +0200
Subject: [PATCH] New package: kodi-addon-inputstream-ffmpegdirect-19.0.1

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 .../template                                  | 20 +++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/kodi-addon-inputstream-ffmpegdirect/template

diff --git a/srcpkgs/kodi-addon-inputstream-ffmpegdirect/template b/srcpkgs/kodi-addon-inputstream-ffmpegdirect/template
new file mode 100644
index 000000000000..83d2c0310a0a
--- /dev/null
+++ b/srcpkgs/kodi-addon-inputstream-ffmpegdirect/template
@@ -0,0 +1,20 @@
+# Template file for 'kodi-addon-inputstream-ffmpegdirect'
+pkgname=kodi-addon-inputstream-ffmpegdirect
+version=19.0.1
+revision=1
+_kodi_release=Matrix
+wrksrc="inputstream.ffmpegdirect-${version}-${_kodi_release}"
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="kodi-devel kodi-platform-devel zlib-devel bzip2-devel ffmpeg-devel"
+short_desc="FFmpeg input stream add-on for Kodi"
+maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/xbmc/inputstream.ffmpegdirect"
+distfiles="https://github.com/xbmc/inputstream.ffmpegdirect/archive/${version}-${_kodi_release}.tar.gz"
+checksum=b676f5264df50f3cf990b270bbeb4a18bb082e99ff189d7b9a25fd67313a0382
+
+if [ -n "${CROSS_BUILD}" ]; then
+	configure_args+=" -DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/share/kodi/cmake"
+	configure_args+=" -DKODI_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include/kodi"
+fi

             reply	other threads:[~2022-06-10 18:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10 18:44 egorenar [this message]
2022-06-15 15:22 ` egorenar
2022-09-14  2:14 ` github-actions
2022-09-28  2:14 ` [PR PATCH] [Closed]: " github-actions

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