Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] droidcam: update to 1,8.1.
@ 2022-01-03  9:18 UsernameRandomlyGenerated
  2022-01-03 21:49 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: UsernameRandomlyGenerated @ 2022-01-03  9:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages droidcam181
https://github.com/void-linux/void-packages/pull/34826

droidcam: update to 1,8.1.
<!-- 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 [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 [skip CI](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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e244ee950e3c54a83060abc353d24f237101a554 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 10:18:32 +0100
Subject: [PATCH] droidcam: update to 1,8.1.

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

diff --git a/srcpkgs/droidcam/template b/srcpkgs/droidcam/template
index bff563fdb636..c08982b90307 100644
--- a/srcpkgs/droidcam/template
+++ b/srcpkgs/droidcam/template
@@ -1,6 +1,6 @@
 # Template file for 'droidcam'
 pkgname=droidcam
-version=1.7.3
+version=1.8.1
 revision=1
 build_style=gnu-makefile
 make_build_args="USBMUXD=-lusbmuxd-2.0 JPEG=-lturbojpeg"
@@ -13,7 +13,7 @@ maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
 license="GPL-2.0-or-later"
 homepage="https://www.dev47apps.com/"
 distfiles="https://github.com/dev47apps/droidcam/archive/v${version}.tar.gz"
-checksum=e1b885f9790de17bb0b8dce8a81857733a8dba8333c1b3148206244a04a55381
+checksum=27724a3b3a94b0e5282628c85f0f9db1492df073cba331bd1e0a07f60290de71
 
 post_patch() {
 	vsed -e "s/^Icon=.*/Icon=droidcam-icon.png/" -i droidcam.desktop

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

* Re: droidcam: update to 1,8.1.
  2022-01-03  9:18 [PR PATCH] droidcam: update to 1,8.1 UsernameRandomlyGenerated
@ 2022-01-03 21:49 ` ericonr
  2022-01-04 17:06 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2022-01-03 21:49 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34826#issuecomment-1004382242

Comment:
Please fix commit message, it's using a comma.

Check out `xbump` if you want to avoid such manual mistakes.

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

* Re: [PR PATCH] [Updated] droidcam: update to 1,8.1.
  2022-01-03  9:18 [PR PATCH] droidcam: update to 1,8.1 UsernameRandomlyGenerated
  2022-01-03 21:49 ` ericonr
@ 2022-01-04 17:06 ` UsernameRandomlyGenerated
  2022-01-04 17:06 ` UsernameRandomlyGenerated
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: UsernameRandomlyGenerated @ 2022-01-04 17:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages droidcam181
https://github.com/void-linux/void-packages/pull/34826

droidcam: update to 1,8.1.
<!-- 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 [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 [skip CI](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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9614ba4b3eac439dbc1623a628ff62aa32747764 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 10:18:32 +0100
Subject: [PATCH] droidcam: update to 1.8.1.

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

diff --git a/srcpkgs/droidcam/template b/srcpkgs/droidcam/template
index bff563fdb636..c08982b90307 100644
--- a/srcpkgs/droidcam/template
+++ b/srcpkgs/droidcam/template
@@ -1,6 +1,6 @@
 # Template file for 'droidcam'
 pkgname=droidcam
-version=1.7.3
+version=1.8.1
 revision=1
 build_style=gnu-makefile
 make_build_args="USBMUXD=-lusbmuxd-2.0 JPEG=-lturbojpeg"
@@ -13,7 +13,7 @@ maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
 license="GPL-2.0-or-later"
 homepage="https://www.dev47apps.com/"
 distfiles="https://github.com/dev47apps/droidcam/archive/v${version}.tar.gz"
-checksum=e1b885f9790de17bb0b8dce8a81857733a8dba8333c1b3148206244a04a55381
+checksum=27724a3b3a94b0e5282628c85f0f9db1492df073cba331bd1e0a07f60290de71
 
 post_patch() {
 	vsed -e "s/^Icon=.*/Icon=droidcam-icon.png/" -i droidcam.desktop

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

* Re: droidcam: update to 1,8.1.
  2022-01-03  9:18 [PR PATCH] droidcam: update to 1,8.1 UsernameRandomlyGenerated
  2022-01-03 21:49 ` ericonr
  2022-01-04 17:06 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2022-01-04 17:06 ` UsernameRandomlyGenerated
  2022-01-05 19:48 ` [PR PATCH] [Closed]: " ericonr
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: UsernameRandomlyGenerated @ 2022-01-04 17:06 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/34826#issuecomment-1005007239

Comment:
@ericonr fixed, thanks for the tip

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

* Re: [PR PATCH] [Closed]: droidcam: update to 1,8.1.
  2022-01-03  9:18 [PR PATCH] droidcam: update to 1,8.1 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2022-01-04 17:06 ` UsernameRandomlyGenerated
@ 2022-01-05 19:48 ` ericonr
  2022-01-05 19:51 ` ericonr
  2022-01-05 19:52 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2022-01-05 19:48 UTC (permalink / raw)
  To: ml

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

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

droidcam: update to 1,8.1.
https://github.com/void-linux/void-packages/pull/34826

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 [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 [skip CI](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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: droidcam: update to 1,8.1.
  2022-01-03  9:18 [PR PATCH] droidcam: update to 1,8.1 UsernameRandomlyGenerated
                   ` (3 preceding siblings ...)
  2022-01-05 19:48 ` [PR PATCH] [Closed]: " ericonr
@ 2022-01-05 19:51 ` ericonr
  2022-01-05 19:52 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2022-01-05 19:51 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34826#issuecomment-1006029981

Comment:
I had to fix the desktop file too.

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

* Re: droidcam: update to 1,8.1.
  2022-01-03  9:18 [PR PATCH] droidcam: update to 1,8.1 UsernameRandomlyGenerated
                   ` (4 preceding siblings ...)
  2022-01-05 19:51 ` ericonr
@ 2022-01-05 19:52 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2022-01-05 19:52 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34826#issuecomment-1006029981

Comment:
I had to fix the desktop file too.

Thanks!

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

end of thread, other threads:[~2022-01-05 19:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03  9:18 [PR PATCH] droidcam: update to 1,8.1 UsernameRandomlyGenerated
2022-01-03 21:49 ` ericonr
2022-01-04 17:06 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2022-01-04 17:06 ` UsernameRandomlyGenerated
2022-01-05 19:48 ` [PR PATCH] [Closed]: " ericonr
2022-01-05 19:51 ` ericonr
2022-01-05 19:52 ` 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).