Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] blueman: update to 2.2.5.
@ 2022-06-10 13:14 steinex
  2022-06-10 15:31 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: steinex @ 2022-06-10 13:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages blueman
https://github.com/void-linux/void-packages/pull/37486

blueman: update to 2.2.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- 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, (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/37486.patch is attached

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

From dac7718bebf98621e5faad2bb9e9caddd8a0c4a9 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Fri, 10 Jun 2022 15:04:00 +0200
Subject: [PATCH] blueman: update to 2.2.5.

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

diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template
index 5a0b9593b23f..27ff158589e6 100644
--- a/srcpkgs/blueman/template
+++ b/srcpkgs/blueman/template
@@ -1,6 +1,6 @@
 # Template file for 'blueman'
 pkgname=blueman
-version=2.2.4
+version=2.2.5
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/blueman-project/blueman"
 changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
 distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
-checksum=55d639feeda0b43b18a659e65985213a54b47dcb1348f3b4effb5238db242602
+checksum=c9f3c0a94dc7c80bd32304bb25fded214fe30b7018e9ef46b2fcbd1d803c7c7c
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" glib-devel python3-devel"

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

* Re: blueman: update to 2.2.5.
  2022-06-10 13:14 [PR PATCH] blueman: update to 2.2.5 steinex
@ 2022-06-10 15:31 ` paper42
  2022-06-10 19:09 ` [PR PATCH] [Updated] " steinex
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-10 15:31 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37486#issuecomment-1152486543

Comment:
remove the post_install function, we don't want to remove systemd services anymore

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

* Re: [PR PATCH] [Updated] blueman: update to 2.2.5.
  2022-06-10 13:14 [PR PATCH] blueman: update to 2.2.5 steinex
  2022-06-10 15:31 ` paper42
@ 2022-06-10 19:09 ` steinex
  2022-06-10 19:15 ` steinex
  2022-06-10 19:59 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-06-10 19:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages blueman
https://github.com/void-linux/void-packages/pull/37486

blueman: update to 2.2.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- 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, (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/37486.patch is attached

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

From e3147d308bcd5cfb7b7ab0be19980ca495705eb9 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Fri, 10 Jun 2022 15:04:00 +0200
Subject: [PATCH] blueman: update to 2.2.5.

---
 srcpkgs/blueman/template | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template
index 5a0b9593b23f..1cbf8fad4a02 100644
--- a/srcpkgs/blueman/template
+++ b/srcpkgs/blueman/template
@@ -1,6 +1,6 @@
 # Template file for 'blueman'
 pkgname=blueman
-version=2.2.4
+version=2.2.5
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -14,12 +14,9 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/blueman-project/blueman"
 changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
 distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
-checksum=55d639feeda0b43b18a659e65985213a54b47dcb1348f3b4effb5238db242602
+checksum=c9f3c0a94dc7c80bd32304bb25fded214fe30b7018e9ef46b2fcbd1d803c7c7c
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" glib-devel python3-devel"
 fi
 
-post_install() {
-	rm -rf ${DESTDIR}/usr/lib/systemd
-}

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

* Re: [PR PATCH] [Updated] blueman: update to 2.2.5.
  2022-06-10 13:14 [PR PATCH] blueman: update to 2.2.5 steinex
  2022-06-10 15:31 ` paper42
  2022-06-10 19:09 ` [PR PATCH] [Updated] " steinex
@ 2022-06-10 19:15 ` steinex
  2022-06-10 19:59 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-06-10 19:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages blueman
https://github.com/void-linux/void-packages/pull/37486

blueman: update to 2.2.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- 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, (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/37486.patch is attached

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

From 4de3baaf2844e976b3b60e8c72341967e82cbbba Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Fri, 10 Jun 2022 15:04:00 +0200
Subject: [PATCH] blueman: update to 2.2.5.

---
 srcpkgs/blueman/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template
index 5a0b9593b23f..2d3979cd7c54 100644
--- a/srcpkgs/blueman/template
+++ b/srcpkgs/blueman/template
@@ -1,6 +1,6 @@
 # Template file for 'blueman'
 pkgname=blueman
-version=2.2.4
+version=2.2.5
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -14,12 +14,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/blueman-project/blueman"
 changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
 distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
-checksum=55d639feeda0b43b18a659e65985213a54b47dcb1348f3b4effb5238db242602
+checksum=c9f3c0a94dc7c80bd32304bb25fded214fe30b7018e9ef46b2fcbd1d803c7c7c
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" glib-devel python3-devel"
 fi
-
-post_install() {
-	rm -rf ${DESTDIR}/usr/lib/systemd
-}

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

* Re: [PR PATCH] [Merged]: blueman: update to 2.2.5.
  2022-06-10 13:14 [PR PATCH] blueman: update to 2.2.5 steinex
                   ` (2 preceding siblings ...)
  2022-06-10 19:15 ` steinex
@ 2022-06-10 19:59 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-10 19:59 UTC (permalink / raw)
  To: ml

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

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

blueman: update to 2.2.5.
https://github.com/void-linux/void-packages/pull/37486

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

#### 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**|**NO**
-->

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-06-10 19:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10 13:14 [PR PATCH] blueman: update to 2.2.5 steinex
2022-06-10 15:31 ` paper42
2022-06-10 19:09 ` [PR PATCH] [Updated] " steinex
2022-06-10 19:15 ` steinex
2022-06-10 19:59 ` [PR PATCH] [Merged]: " paper42

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