Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] new package: yaydl-0.13.0
@ 2023-06-03 21:12 atk
  2023-06-03 21:14 ` [PR PATCH] [Updated] " atk
  2023-06-25 16:59 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: atk @ 2023-06-03 21:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages yaydl-0.13.0
https://github.com/void-linux/void-packages/pull/44246

new package: yaydl-0.13.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From ba6b9e06c8f27b5eb2e63aa6094a9441d790f2c6 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Sat, 3 Jun 2023 23:10:10 +0200
Subject: [PATCH] new package: yaydl-0.13.0

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

diff --git a/srcpkgs/yaydl/template b/srcpkgs/yaydl/template
new file mode 100644
index 000000000000..91edf86b6806
--- /dev/null
+++ b/srcpkgs/yaydl/template
@@ -0,0 +1,15 @@
+# Template file for 'yaydl'
+pkgname=yaydl
+version=0.13.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
+depends=""
+short_desc="A command-line video downloader"
+maintainer="Alex Lohr <alex.lohr@logmein.com>"
+license="GPL-3.0-or-later"
+homepage="https://code.rosaelefanten.org/yaydl/index"
+changelog="https://github.com/dertuxmalwieder/yaydl/tags"
+distfiles="https://github.com/dertuxmalwieder/yaydl/archive/refs/tags/release-${version}.tar.gz"
+checksum=7d5e2246f72cf4bb3e59e97378386747a04f7d233b9ae5f41b5e82f59ce10f59

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

* Re: [PR PATCH] [Updated] new package: yaydl-0.13.0
  2023-06-03 21:12 [PR PATCH] new package: yaydl-0.13.0 atk
@ 2023-06-03 21:14 ` atk
  2023-06-25 16:59 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: atk @ 2023-06-03 21:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages yaydl-0.13.0
https://github.com/void-linux/void-packages/pull/44246

new package: yaydl-0.13.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From f1343f61a64bc38dfa9febcc7ff21360b8773ae6 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Sat, 3 Jun 2023 23:10:10 +0200
Subject: [PATCH] new package: yaydl-0.13.0

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

diff --git a/srcpkgs/yaydl/template b/srcpkgs/yaydl/template
new file mode 100644
index 000000000000..6c64581af1d2
--- /dev/null
+++ b/srcpkgs/yaydl/template
@@ -0,0 +1,14 @@
+# Template file for 'yaydl'
+pkgname=yaydl
+version=0.13.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
+short_desc="Command-line video downloader"
+maintainer="Alex Lohr <alex.lohr@logmein.com>"
+license="GPL-3.0-or-later"
+homepage="https://code.rosaelefanten.org/yaydl/index"
+changelog="https://github.com/dertuxmalwieder/yaydl/tags"
+distfiles="https://github.com/dertuxmalwieder/yaydl/archive/refs/tags/release-${version}.tar.gz"
+checksum=7d5e2246f72cf4bb3e59e97378386747a04f7d233b9ae5f41b5e82f59ce10f59

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

* Re: [PR PATCH] [Merged]: new package: yaydl-0.13.0
  2023-06-03 21:12 [PR PATCH] new package: yaydl-0.13.0 atk
  2023-06-03 21:14 ` [PR PATCH] [Updated] " atk
@ 2023-06-25 16:59 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-06-25 16:59 UTC (permalink / raw)
  To: ml

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

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

new package: yaydl-0.13.0
https://github.com/void-linux/void-packages/pull/44246

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x64-glibc)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-06-25 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-03 21:12 [PR PATCH] new package: yaydl-0.13.0 atk
2023-06-03 21:14 ` [PR PATCH] [Updated] " atk
2023-06-25 16:59 ` [PR PATCH] [Merged]: " 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).