Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] maim: update to 5.7.4.
@ 2021-06-17 10:47 TeddyDD
  2021-06-17 13:11 ` [PR PATCH] [Updated] " TeddyDD
  2021-06-18 15:22 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: TeddyDD @ 2021-06-17 10:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-maim
https://github.com/void-linux/void-packages/pull/31541

maim: update to 5.7.4.
<!-- 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?
- [x] 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/31541.patch is attached

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

From c62fb4f43073164fb44a9fb5e0b25dc3f82dd7ce Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 17 Jun 2021 12:47:27 +0200
Subject: [PATCH] maim: update to 5.7.4.

---
 srcpkgs/maim/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/maim/template b/srcpkgs/maim/template
index 1e538227c119..ff2758d370fa 100644
--- a/srcpkgs/maim/template
+++ b/srcpkgs/maim/template
@@ -1,14 +1,14 @@
 # Template file for 'maim'
 pkgname=maim
-version=5.6.3
+version=5.7.4
 revision=2
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="MesaLib-devel glm icu-devel libXcomposite-devel libXrandr-devel
- libjpeg-turbo-devel libpng-devel slop-devel"
+ libjpeg-turbo-devel libpng-devel slop-devel libwebp-devel"
 short_desc="Desktop screenshot utility"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/naelstrof/maim"
 distfiles="https://github.com/naelstrof/maim/archive/v${version}.tar.gz"
-checksum=b4f9381ec66ce0bd35d7a4f2d83439b253d573a50881c213cacf63b0c00b0863
+checksum=075090fd4c3b87663a26d0c2de63b5c822fd96aaeef6ac4fe6ded3abd506be9e

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

* Re: [PR PATCH] [Updated] maim: update to 5.7.4.
  2021-06-17 10:47 [PR PATCH] maim: update to 5.7.4 TeddyDD
@ 2021-06-17 13:11 ` TeddyDD
  2021-06-18 15:22 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: TeddyDD @ 2021-06-17 13:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-maim
https://github.com/void-linux/void-packages/pull/31541

maim: update to 5.7.4.
<!-- 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?
- [x] 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/31541.patch is attached

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

From 85ffa9df154413fa7d91bfa232fec51e22c2651b Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 17 Jun 2021 12:47:27 +0200
Subject: [PATCH] maim: update to 5.7.4.

---
 srcpkgs/maim/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/maim/template b/srcpkgs/maim/template
index 1e538227c119..f689a789e210 100644
--- a/srcpkgs/maim/template
+++ b/srcpkgs/maim/template
@@ -1,14 +1,14 @@
 # Template file for 'maim'
 pkgname=maim
-version=5.6.3
-revision=2
+version=5.7.4
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="MesaLib-devel glm icu-devel libXcomposite-devel libXrandr-devel
- libjpeg-turbo-devel libpng-devel slop-devel"
+ libjpeg-turbo-devel libpng-devel slop-devel libwebp-devel"
 short_desc="Desktop screenshot utility"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/naelstrof/maim"
 distfiles="https://github.com/naelstrof/maim/archive/v${version}.tar.gz"
-checksum=b4f9381ec66ce0bd35d7a4f2d83439b253d573a50881c213cacf63b0c00b0863
+checksum=075090fd4c3b87663a26d0c2de63b5c822fd96aaeef6ac4fe6ded3abd506be9e

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

* Re: [PR PATCH] [Merged]: maim: update to 5.7.4.
  2021-06-17 10:47 [PR PATCH] maim: update to 5.7.4 TeddyDD
  2021-06-17 13:11 ` [PR PATCH] [Updated] " TeddyDD
@ 2021-06-18 15:22 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2021-06-18 15:22 UTC (permalink / raw)
  To: ml

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

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

maim: update to 5.7.4.
https://github.com/void-linux/void-packages/pull/31541

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?
- [x] 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] 3+ messages in thread

end of thread, other threads:[~2021-06-18 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 10:47 [PR PATCH] maim: update to 5.7.4 TeddyDD
2021-06-17 13:11 ` [PR PATCH] [Updated] " TeddyDD
2021-06-18 15:22 ` [PR PATCH] [Merged]: " ahesford

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