Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rxvt-unicode: update to 9.30.
@ 2021-11-29  0:29 Barbarossa93
  2021-11-29 12:59 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 3+ messages in thread
From: Barbarossa93 @ 2021-11-29  0:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbarossa93/void-packages rxvt-unicode
https://github.com/void-linux/void-packages/pull/34289

rxvt-unicode: update to 9.30.
<!-- 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 [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, (GLIBC)

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

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

From a01efa62538f7384a2120fd3e6c3737bcf0aecfe Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Sun, 28 Nov 2021 19:27:26 -0500
Subject: [PATCH] rxvt-unicode: update to 9.30.

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

diff --git a/srcpkgs/rxvt-unicode/template b/srcpkgs/rxvt-unicode/template
index 4223d2e8f789..00ebdf63c3ca 100644
--- a/srcpkgs/rxvt-unicode/template
+++ b/srcpkgs/rxvt-unicode/template
@@ -1,6 +1,6 @@
 # Template file for 'rxvt-unicode'
 pkgname=rxvt-unicode
-version=9.29
+version=9.30
 revision=1
 build_style=gnu-configure
 configure_args="
@@ -25,7 +25,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
 homepage="http://software.schmorp.de/pkg/rxvt-unicode.html"
 distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=c18bc9de0c319db1f85748ecc2f255ff9eb2be0fbe9e15fe0eabefc063c4157c
+checksum=fe1c93d12f385876457a989fc3ae05c0915d2692efc59289d0f70fabe5b44d2d
 
 # Package build options
 build_options="gdk_pixbuf perl startup_notification unicode3"

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

* Re: [PR PATCH] [Merged]: rxvt-unicode: update to 9.30.
  2021-11-29  0:29 [PR PATCH] rxvt-unicode: update to 9.30 Barbarossa93
@ 2021-11-29 12:59 ` leahneukirchen
  0 siblings, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2021-11-29 12:59 UTC (permalink / raw)
  To: ml

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

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

rxvt-unicode: update to 9.30.
https://github.com/void-linux/void-packages/pull/34289

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 [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, (GLIBC)

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

* [PR PATCH] rxvt-unicode: update to 9.30.
@ 2021-11-29  0:14 Barbarossa93
  0 siblings, 0 replies; 3+ messages in thread
From: Barbarossa93 @ 2021-11-29  0:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbarossa93/void-packages rxvt-unicode
https://github.com/void-linux/void-packages/pull/34288

rxvt-unicode: update to 9.30.
<!-- 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 [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/34288.patch is attached

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

From 487e620796e5d57b24ce8052cb4f10d2eb3b6807 Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Mon, 18 Oct 2021 08:04:46 -0400
Subject: [PATCH 1/2] New package: xcolor-0.5.1

New package: xcolor-0.5.1

New package: xcolor-0.5.1
---
 srcpkgs/xcolor/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/xcolor/template

diff --git a/srcpkgs/xcolor/template b/srcpkgs/xcolor/template
new file mode 100644
index 000000000000..8a60108b86ee
--- /dev/null
+++ b/srcpkgs/xcolor/template
@@ -0,0 +1,17 @@
+# Template file for 'xcolor'
+pkgname=xcolor
+version=0.5.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXcursor-devel libXrender-devel"
+short_desc="Lightweight color picker for X11"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
+license="MIT"
+homepage="https://github.com/Soft/xcolor"
+distfiles="https://github.com/Soft/xcolor/archive/refs/tags/${version}.tar.gz"
+checksum=cff417d0ccbece766c66a183413e167868fdbd98b8129516ff9021a4b11a5647
+
+post_install() {
+	vlicense LICENSE
+}

From 9e0edf0b2f8a2e6442afecc85f27eed19d6836e5 Mon Sep 17 00:00:00 2001
From: Cullen Ross <cullenrss@gmail.com>
Date: Sun, 28 Nov 2021 19:08:35 -0500
Subject: [PATCH 2/2] rxvt-unicode: update to 9.30.

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

diff --git a/srcpkgs/rxvt-unicode/template b/srcpkgs/rxvt-unicode/template
index 80ce8b968c5f..151fc7e60b82 100644
--- a/srcpkgs/rxvt-unicode/template
+++ b/srcpkgs/rxvt-unicode/template
@@ -1,7 +1,7 @@
 # Template file for 'rxvt-unicode'
 pkgname=rxvt-unicode
-version=9.26
-revision=13
+version=9.30
+revision=1
 build_style=gnu-configure
 configure_args="
  --with-terminfo=/usr/share/terminfo --enable-256-color
@@ -25,7 +25,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
 homepage="http://software.schmorp.de/pkg/rxvt-unicode.html"
 distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b
+checksum=fe1c93d12f385876457a989fc3ae05c0915d2692efc59289d0f70fabe5b44d2d
 
 # Package build options
 build_options="gdk_pixbuf perl startup_notification unicode3"

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

end of thread, other threads:[~2021-11-29 12:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29  0:29 [PR PATCH] rxvt-unicode: update to 9.30 Barbarossa93
2021-11-29 12:59 ` [PR PATCH] [Merged]: " leahneukirchen
  -- strict thread matches above, loose matches on Subject: below --
2021-11-29  0:14 [PR PATCH] " Barbarossa93

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