Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gst-rtsp-server-1.18.5
@ 2022-04-16 12:06 1is7ac3
  2022-04-19 22:24 ` marmeladema
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: 1is7ac3 @ 2022-04-16 12:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages gst-rtsp-server
https://github.com/void-linux/void-packages/pull/36722

New package: gst-rtsp-server-1.18.5
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
    - armv7l



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gst-rtsp-server-36722.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From 915a2ec01bdf4ac28dc65054d9b727d2cd58db89 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Sat, 16 Apr 2022 07:56:48 -0400
Subject: [PATCH] New package: gst-rtsp-server-1.18.5

---
 srcpkgs/gst-rtsp-server/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/gst-rtsp-server/template

diff --git a/srcpkgs/gst-rtsp-server/template b/srcpkgs/gst-rtsp-server/template
new file mode 100644
index 000000000000..db4ae7a0859f
--- /dev/null
+++ b/srcpkgs/gst-rtsp-server/template
@@ -0,0 +1,14 @@
+# Template file for 'gst-rtsp-server'
+pkgname=gst-rtsp-server
+version=1.18.5
+revision=1
+build_style=meson
+hostmakedepends="pkg-config python3 cmake"
+makedepends="glib-devel gst-plugins-bad1-devel gobject-introspection
+ libcgroup-devel ffmpeg-devel gst-plugins-good1 python3-gobject-devel"
+short_desc="GStreamer multimedia graph framework - rtsp server"
+maintainer="1is7ac3 <isaac.qa13@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://gstreamer.freedesktop.org"
+distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=04d63bf48816c6f41c73f6de0f912a7cef0aab39c44162a7bcece1923dfc9d1f

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

* Re: New package: gst-rtsp-server-1.18.5
  2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
@ 2022-04-19 22:24 ` marmeladema
  2022-04-20  0:05 ` [PR PATCH] [Updated] " 1is7ac3
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: marmeladema @ 2022-04-19 22:24 UTC (permalink / raw)
  To: ml

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

New comment by marmeladema on void-packages repository

https://github.com/void-linux/void-packages/pull/36722#issuecomment-1103226289

Comment:
GStreamer has been updated to 1.20.1 in #36605 so you can probably bump the version here too

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

* Re: [PR PATCH] [Updated] New package: gst-rtsp-server-1.18.5
  2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
  2022-04-19 22:24 ` marmeladema
@ 2022-04-20  0:05 ` 1is7ac3
  2022-04-20  0:15 ` 1is7ac3
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: 1is7ac3 @ 2022-04-20  0:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 1is7ac3 against master on the void-packages repository

https://github.com/1is7ac3/void-packages gst-rtsp-server
https://github.com/void-linux/void-packages/pull/36722

New package: gst-rtsp-server-1.18.5
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
    - armv7l



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gst-rtsp-server-36722.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From fdd80c35da5ed2e5216dd340bcecc2ceeacab871 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Sat, 16 Apr 2022 07:56:48 -0400
Subject: [PATCH] New package: gst-rtsp-server-1.18.5

---
 srcpkgs/gst-rtsp-server/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/gst-rtsp-server/template

diff --git a/srcpkgs/gst-rtsp-server/template b/srcpkgs/gst-rtsp-server/template
new file mode 100644
index 000000000000..4f1295819945
--- /dev/null
+++ b/srcpkgs/gst-rtsp-server/template
@@ -0,0 +1,14 @@
+# Template file for 'gst-rtsp-server'
+pkgname=gst-rtsp-server
+version=1.20.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config python3 cmake"
+makedepends="glib-devel gst-plugins-bad1-devel gobject-introspection
+ libcgroup-devel ffmpeg-devel gst-plugins-good1 python3-gobject-devel"
+short_desc="GStreamer multimedia graph framework - rtsp server"
+maintainer="1is7ac3 <isaac.qa13@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://gstreamer.freedesktop.org"
+distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=4745bc528ad7de711a41d576ddce7412266e66d05c4cfcc636c9ba4da5521509

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

* Re: [PR PATCH] [Updated] New package: gst-rtsp-server-1.18.5
  2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
  2022-04-19 22:24 ` marmeladema
  2022-04-20  0:05 ` [PR PATCH] [Updated] " 1is7ac3
@ 2022-04-20  0:15 ` 1is7ac3
  2022-04-20  2:59 ` 1is7ac3
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: 1is7ac3 @ 2022-04-20  0:15 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 1is7ac3 against master on the void-packages repository

https://github.com/1is7ac3/void-packages gst-rtsp-server
https://github.com/void-linux/void-packages/pull/36722

New package: gst-rtsp-server-1.18.5
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
    - armv7l



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gst-rtsp-server-36722.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From 56ed005403611b6e679837af291be23aae9d0480 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Sat, 16 Apr 2022 07:56:48 -0400
Subject: [PATCH] New package: gst-rtsp-server-1.18.5

---
 srcpkgs/gst-rtsp-server/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/gst-rtsp-server/template

diff --git a/srcpkgs/gst-rtsp-server/template b/srcpkgs/gst-rtsp-server/template
new file mode 100644
index 000000000000..4f1295819945
--- /dev/null
+++ b/srcpkgs/gst-rtsp-server/template
@@ -0,0 +1,14 @@
+# Template file for 'gst-rtsp-server'
+pkgname=gst-rtsp-server
+version=1.20.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config python3 cmake"
+makedepends="glib-devel gst-plugins-bad1-devel gobject-introspection
+ libcgroup-devel ffmpeg-devel gst-plugins-good1 python3-gobject-devel"
+short_desc="GStreamer multimedia graph framework - rtsp server"
+maintainer="1is7ac3 <isaac.qa13@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://gstreamer.freedesktop.org"
+distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=4745bc528ad7de711a41d576ddce7412266e66d05c4cfcc636c9ba4da5521509

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

* Re: New package: gst-rtsp-server-1.18.5
  2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
                   ` (2 preceding siblings ...)
  2022-04-20  0:15 ` 1is7ac3
@ 2022-04-20  2:59 ` 1is7ac3
  2022-04-20  7:22 ` paper42
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: 1is7ac3 @ 2022-04-20  2:59 UTC (permalink / raw)
  To: ml

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

New comment by 1is7ac3 on void-packages repository

https://github.com/void-linux/void-packages/pull/36722#issuecomment-1103420632

Comment:
> GStreamer has been updated to 1.20.1 in #36605 so you can probably bump the version here too

 ready. updated to 1.20.1

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

* Re: New package: gst-rtsp-server-1.18.5
  2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
                   ` (3 preceding siblings ...)
  2022-04-20  2:59 ` 1is7ac3
@ 2022-04-20  7:22 ` paper42
  2022-04-24  1:55 ` 1is7ac3
  2022-06-26 22:07 ` [PR PATCH] [Closed]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-04-20  7:22 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36722#issuecomment-1103556884

Comment:
This is a new package, please fill this section in the PR template.
```
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->
```

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

* Re: New package: gst-rtsp-server-1.18.5
  2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
                   ` (4 preceding siblings ...)
  2022-04-20  7:22 ` paper42
@ 2022-04-24  1:55 ` 1is7ac3
  2022-06-26 22:07 ` [PR PATCH] [Closed]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: 1is7ac3 @ 2022-04-24  1:55 UTC (permalink / raw)
  To: ml

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

New comment by 1is7ac3 on void-packages repository

https://github.com/void-linux/void-packages/pull/36722#issuecomment-1107684405

Comment:
> This is a new package, please fill this section in the PR template.
> 
> ```
> <!--
> #### New package
> - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
> -->
> ```

done

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

* Re: [PR PATCH] [Closed]: New package: gst-rtsp-server-1.18.5
  2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
                   ` (5 preceding siblings ...)
  2022-04-24  1:55 ` 1is7ac3
@ 2022-06-26 22:07 ` Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2022-06-26 22:07 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: gst-rtsp-server-1.18.5
https://github.com/void-linux/void-packages/pull/36722

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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):
    - armv7l



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

end of thread, other threads:[~2022-06-26 22:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-16 12:06 [PR PATCH] New package: gst-rtsp-server-1.18.5 1is7ac3
2022-04-19 22:24 ` marmeladema
2022-04-20  0:05 ` [PR PATCH] [Updated] " 1is7ac3
2022-04-20  0:15 ` 1is7ac3
2022-04-20  2:59 ` 1is7ac3
2022-04-20  7:22 ` paper42
2022-04-24  1:55 ` 1is7ac3
2022-06-26 22:07 ` [PR PATCH] [Closed]: " Duncaen

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