Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: gstreamer1, gst{1,}-*: update to 1.24.3
Date: Mon, 27 May 2024 15:30:06 +0200	[thread overview]
Message-ID: <20240527133006.DF09122323@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50448@inbox.vuxu.org>

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/50448#issuecomment-2133491828

Comment:
i meant a `depends` section of the subpackage.

actually, gst-plugins-base1-devel is also required.

```diff
diff --git a/srcpkgs/gst1-editing-services/template b/srcpkgs/gst1-editing-services/template
index 7a020eea1..ae2a76112 100644
--- a/srcpkgs/gst1-editing-services/template
+++ b/srcpkgs/gst1-editing-services/template
@@ -28,7 +28,8 @@ do_check() {
 
 gst1-editing-services-devel_package() {
 	short_desc+=" - development files"
-	depends="${sourcepkg}>=${version}_${revision}"
+	depends="${sourcepkg}>=${version}_${revision} gst-plugins-base1-devel
+	 python3-devel"
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
```

  parent reply	other threads:[~2024-05-27 13:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21  3:40 [PR PATCH] " voidisnull
2024-05-22  6:11 ` [PR PATCH] [Updated] " voidisnull
2024-05-27 11:23 ` chrysos349
2024-05-27 12:18 ` voidisnull
2024-05-27 13:30 ` chrysos349 [this message]
2024-05-27 13:45 ` [PR PATCH] [Updated] " voidisnull
2024-05-27 13:45 ` voidisnull
2024-06-04 21:32 ` [PR PATCH] [Closed]: " cinerea0
2024-06-04 21:32 ` cinerea0

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=20240527133006.DF09122323@inbox.vuxu.org \
    --to=chrysos349@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).