Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xclipboard: update to 1.1.4
@ 2022-07-11 18:28 ishaanbhimwal
  2022-07-11 18:30 ` [PR PATCH] [Updated] " ishaanbhimwal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ishaanbhimwal @ 2022-07-11 18:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xclipboard
https://github.com/void-linux/void-packages/pull/38010

xclipboard: update to 1.1.4
<!-- 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/38010.patch is attached

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

From 9959b0872efb78f6f7e76e298f73bdb2fa7961f8 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 11 Jul 2022 23:56:21 +0530
Subject: [PATCH] xclipboard: update to 1.1.4

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

diff --git a/srcpkgs/xclipboard/template b/srcpkgs/xclipboard/template
index 69208b796231..c54fb5612727 100644
--- a/srcpkgs/xclipboard/template
+++ b/srcpkgs/xclipboard/template
@@ -1,7 +1,7 @@
 # Template build file for 'xclipboard'.
 pkgname=xclipboard
-version=1.1.3
-revision=3
+version=1.1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libXaw-devel"
@@ -9,8 +9,8 @@ short_desc="X clipboard client"
 homepage="http://xorg.freedesktop.org"
 license="MIT"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
-checksum=9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5
+distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
+checksum=f43d4560d1464e8ff58e850212f6bdb703989b66d599fb61f351b5f9e077f253
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xclipboard: update to 1.1.4
  2022-07-11 18:28 [PR PATCH] xclipboard: update to 1.1.4 ishaanbhimwal
@ 2022-07-11 18:30 ` ishaanbhimwal
  2022-07-11 18:33 ` ishaanbhimwal
  2022-07-11 19:21 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: ishaanbhimwal @ 2022-07-11 18:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xclipboard
https://github.com/void-linux/void-packages/pull/38010

xclipboard: update to 1.1.4
<!-- 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/38010.patch is attached

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

From db337b71fa63d8f79272d302d7cc1d9c0fe32df3 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 11 Jul 2022 23:56:21 +0530
Subject: [PATCH] xclipboard: update to 1.1.4

---
 srcpkgs/xclipboard/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xclipboard/template b/srcpkgs/xclipboard/template
index 69208b796231..03ae7600c50c 100644
--- a/srcpkgs/xclipboard/template
+++ b/srcpkgs/xclipboard/template
@@ -1,16 +1,16 @@
-# Template build file for 'xclipboard'.
+# Template file for 'xclipboard'
 pkgname=xclipboard
-version=1.1.3
-revision=3
+version=1.1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libXaw-devel"
 short_desc="X clipboard client"
-homepage="http://xorg.freedesktop.org"
 license="MIT"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
-checksum=9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5
+homepage="http://xorg.freedesktop.org"
+distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
+checksum=f43d4560d1464e8ff58e850212f6bdb703989b66d599fb61f351b5f9e077f253
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xclipboard: update to 1.1.4
  2022-07-11 18:28 [PR PATCH] xclipboard: update to 1.1.4 ishaanbhimwal
  2022-07-11 18:30 ` [PR PATCH] [Updated] " ishaanbhimwal
@ 2022-07-11 18:33 ` ishaanbhimwal
  2022-07-11 19:21 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: ishaanbhimwal @ 2022-07-11 18:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xclipboard
https://github.com/void-linux/void-packages/pull/38010

xclipboard: update to 1.1.4
<!-- 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/38010.patch is attached

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

From 6a0fe57553d803070c2da238472d9565da1a4222 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 11 Jul 2022 23:56:21 +0530
Subject: [PATCH] xclipboard: update to 1.1.4

---
 srcpkgs/xclipboard/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/xclipboard/template b/srcpkgs/xclipboard/template
index 69208b796231..96f1b35bd878 100644
--- a/srcpkgs/xclipboard/template
+++ b/srcpkgs/xclipboard/template
@@ -1,16 +1,16 @@
-# Template build file for 'xclipboard'.
+# Template file for 'xclipboard'
 pkgname=xclipboard
-version=1.1.3
-revision=3
+version=1.1.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libXaw-devel"
 short_desc="X clipboard client"
-homepage="http://xorg.freedesktop.org"
-license="MIT"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
-checksum=9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5
+license="MIT"
+homepage="http://xorg.freedesktop.org"
+distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
+checksum=f43d4560d1464e8ff58e850212f6bdb703989b66d599fb61f351b5f9e077f253
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: xclipboard: update to 1.1.4
  2022-07-11 18:28 [PR PATCH] xclipboard: update to 1.1.4 ishaanbhimwal
  2022-07-11 18:30 ` [PR PATCH] [Updated] " ishaanbhimwal
  2022-07-11 18:33 ` ishaanbhimwal
@ 2022-07-11 19:21 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2022-07-11 19:21 UTC (permalink / raw)
  To: ml

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

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

xclipboard: update to 1.1.4
https://github.com/void-linux/void-packages/pull/38010

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] 4+ messages in thread

end of thread, other threads:[~2022-07-11 19:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 18:28 [PR PATCH] xclipboard: update to 1.1.4 ishaanbhimwal
2022-07-11 18:30 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-11 18:33 ` ishaanbhimwal
2022-07-11 19:21 ` [PR PATCH] [Merged]: " leahneukirchen

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