Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: go-astisub-0.21.0
@ 2022-08-04  2:12 hervyqa
  2022-09-28  7:22 ` [PR PATCH] [Updated] " hervyqa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hervyqa @ 2022-08-04  2:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages go-astisub
https://github.com/void-linux/void-packages/pull/38465

New package: go-astisub-0.21.0
#### 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

![Screenshot_20220804_091206](https://user-images.githubusercontent.com/45872139/182748078-5c70609a-cfde-4914-95b8-0338cd80fcd4.png)
)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-astisub-38465.patch --]
[-- Type: text/x-diff, Size: 1096 bytes --]

From 240afaf1b8b8fb729bd1134be5854f488e8e6f19 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Thu, 4 Aug 2022 09:08:39 +0700
Subject: [PATCH] New package: go-astisub-0.21.0

---
 srcpkgs/go-astisub/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/go-astisub/template

diff --git a/srcpkgs/go-astisub/template b/srcpkgs/go-astisub/template
new file mode 100644
index 000000000000..de898b0e3c71
--- /dev/null
+++ b/srcpkgs/go-astisub/template
@@ -0,0 +1,17 @@
+# Template file for 'go-astisub'
+pkgname=go-astisub
+version=0.21.0
+revision=1
+build_style=go
+go_import_path="github.com/asticode/go-astisub"
+go_package="${go_import_path}/astisub"
+short_desc="Manipulate subtitles in GO"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="MIT"
+homepage="https://github.com/asticode/go-astisub"
+distfiles="https://github.com/asticode/go-astisub/archive/refs/tags/v$version.tar.gz"
+checksum=d47c52ceb25d886e5b1e2f2406c52849fb49ade7577de4d397710e23eb79d587
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: go-astisub-0.21.0
  2022-08-04  2:12 [PR PATCH] New package: go-astisub-0.21.0 hervyqa
@ 2022-09-28  7:22 ` hervyqa
  2022-12-28  1:56 ` github-actions
  2023-01-11  2:30 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: hervyqa @ 2022-09-28  7:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages go-astisub
https://github.com/void-linux/void-packages/pull/38465

New package: go-astisub-0.21.0
#### 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)

![Screenshot_20220804_091206](https://user-images.githubusercontent.com/45872139/182748078-5c70609a-cfde-4914-95b8-0338cd80fcd4.png)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-astisub-38465.patch --]
[-- Type: text/x-diff, Size: 1096 bytes --]

From 554aadd6d555a150941c2ae0f79e6c007f71c175 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Thu, 4 Aug 2022 09:08:39 +0700
Subject: [PATCH] New package: go-astisub-0.21.0

---
 srcpkgs/go-astisub/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/go-astisub/template

diff --git a/srcpkgs/go-astisub/template b/srcpkgs/go-astisub/template
new file mode 100644
index 000000000000..de898b0e3c71
--- /dev/null
+++ b/srcpkgs/go-astisub/template
@@ -0,0 +1,17 @@
+# Template file for 'go-astisub'
+pkgname=go-astisub
+version=0.21.0
+revision=1
+build_style=go
+go_import_path="github.com/asticode/go-astisub"
+go_package="${go_import_path}/astisub"
+short_desc="Manipulate subtitles in GO"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="MIT"
+homepage="https://github.com/asticode/go-astisub"
+distfiles="https://github.com/asticode/go-astisub/archive/refs/tags/v$version.tar.gz"
+checksum=d47c52ceb25d886e5b1e2f2406c52849fb49ade7577de4d397710e23eb79d587
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: go-astisub-0.21.0
  2022-08-04  2:12 [PR PATCH] New package: go-astisub-0.21.0 hervyqa
  2022-09-28  7:22 ` [PR PATCH] [Updated] " hervyqa
@ 2022-12-28  1:56 ` github-actions
  2023-01-11  2:30 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-12-28  1:56 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/38465#issuecomment-1366309696

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: go-astisub-0.21.0
  2022-08-04  2:12 [PR PATCH] New package: go-astisub-0.21.0 hervyqa
  2022-09-28  7:22 ` [PR PATCH] [Updated] " hervyqa
  2022-12-28  1:56 ` github-actions
@ 2023-01-11  2:30 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-01-11  2:30 UTC (permalink / raw)
  To: ml

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

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

New package: go-astisub-0.21.0
https://github.com/void-linux/void-packages/pull/38465

Description:
#### 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)

![Screenshot_20220804_091206](https://user-images.githubusercontent.com/45872139/182748078-5c70609a-cfde-4914-95b8-0338cd80fcd4.png)

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

end of thread, other threads:[~2023-01-11  2:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04  2:12 [PR PATCH] New package: go-astisub-0.21.0 hervyqa
2022-09-28  7:22 ` [PR PATCH] [Updated] " hervyqa
2022-12-28  1:56 ` github-actions
2023-01-11  2:30 ` [PR PATCH] [Closed]: " github-actions

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