Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pvoc: fix typo
@ 2021-03-20 23:17 paper42
  2021-03-20 23:47 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2021-03-20 23:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages 0087-pvoc-fix-typo.patch
https://github.com/void-linux/void-packages/pull/29640

pvoc: fix typo
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] 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/29640.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0087-pvoc-fix-typo.patch-29640.patch --]
[-- Type: text/x-diff, Size: 820 bytes --]

From 9698dfba433b73176ea7c3412a762d1b0655ac03 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Sat, 20 Mar 2021 23:51:12 +0100
Subject: [PATCH] pvoc: fix typo

---
 srcpkgs/pvoc/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/pvoc/template b/srcpkgs/pvoc/template
index 6d0c598a9916..32df5e3c03ba 100644
--- a/srcpkgs/pvoc/template
+++ b/srcpkgs/pvoc/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 make_use_env=yes
 hostmakedepends="pkg-config"
 makedepends="ladspa-sdk fftw-devel libsndfile-devel"
-short_desc="LADSPLA plugins and a tool for time compression/expansion"
+short_desc="LADSPA plugins and a tool for time compression/expansion"
 maintainer="Olga Ustuzhanina <me@laserbat.pw>"
 license="GPL-2.0-or-later"
 homepage="http://quitte.de/dsp/pvoc.html"

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

* Re: pvoc: fix typo
  2021-03-20 23:17 [PR PATCH] pvoc: fix typo paper42
@ 2021-03-20 23:47 ` ericonr
  2021-03-20 23:59 ` [PR PATCH] [Updated] " paper42
  2021-03-21  0:24 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-03-20 23:47 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29640#issuecomment-803479727

Comment:
Want to revbump?

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

* Re: [PR PATCH] [Updated] pvoc: fix typo
  2021-03-20 23:17 [PR PATCH] pvoc: fix typo paper42
  2021-03-20 23:47 ` ericonr
@ 2021-03-20 23:59 ` paper42
  2021-03-21  0:24 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2021-03-20 23:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages 0087-pvoc-fix-typo.patch
https://github.com/void-linux/void-packages/pull/29640

pvoc: fix typo
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] 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/29640.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0087-pvoc-fix-typo.patch-29640.patch --]
[-- Type: text/x-diff, Size: 909 bytes --]

From b9bc5805cbf8491c5635398afee41ff8d1755c80 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Sat, 20 Mar 2021 23:51:12 +0100
Subject: [PATCH] pvoc: fix typo

---
 srcpkgs/pvoc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pvoc/template b/srcpkgs/pvoc/template
index 6d0c598a9916..da23784124aa 100644
--- a/srcpkgs/pvoc/template
+++ b/srcpkgs/pvoc/template
@@ -1,12 +1,12 @@
 # Template file for 'pvoc'
 pkgname=pvoc
 version=0.1.12
-revision=2
+revision=3
 build_style=gnu-makefile
 make_use_env=yes
 hostmakedepends="pkg-config"
 makedepends="ladspa-sdk fftw-devel libsndfile-devel"
-short_desc="LADSPLA plugins and a tool for time compression/expansion"
+short_desc="LADSPA plugins and a tool for time compression/expansion"
 maintainer="Olga Ustuzhanina <me@laserbat.pw>"
 license="GPL-2.0-or-later"
 homepage="http://quitte.de/dsp/pvoc.html"

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

* Re: [PR PATCH] [Merged]: pvoc: fix typo
  2021-03-20 23:17 [PR PATCH] pvoc: fix typo paper42
  2021-03-20 23:47 ` ericonr
  2021-03-20 23:59 ` [PR PATCH] [Updated] " paper42
@ 2021-03-21  0:24 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-03-21  0:24 UTC (permalink / raw)
  To: ml

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

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

pvoc: fix typo
https://github.com/void-linux/void-packages/pull/29640

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-03-21  0:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 23:17 [PR PATCH] pvoc: fix typo paper42
2021-03-20 23:47 ` ericonr
2021-03-20 23:59 ` [PR PATCH] [Updated] " paper42
2021-03-21  0:24 ` [PR PATCH] [Merged]: " ericonr

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