Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zile: update to 2.6.2.
@ 2021-08-03  9:39 ardadem
  2021-08-06 20:48 ` [PR PATCH] [Updated] " ardadem
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ardadem @ 2021-08-03  9:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ardadem/void-packages pr-zile-262
https://github.com/void-linux/void-packages/pull/32304

zile: update to 2.6.2.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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
-->

waiting for https://github.com/void-linux/void-packages/pull/30414 to be merged

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

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

From c5b587eedcbbc1a60aaee1a6f2d59f799cc4000d Mon Sep 17 00:00:00 2001
From: Arda Demir <ddmirarda@gmail.com>
Date: Tue, 3 Aug 2021 12:33:13 +0300
Subject: [PATCH] zile: update to 2.6.2.

---
 srcpkgs/zile/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/zile/template b/srcpkgs/zile/template
index e710cb6d6225..06c531854cae 100644
--- a/srcpkgs/zile/template
+++ b/srcpkgs/zile/template
@@ -1,16 +1,17 @@
 # Template file for 'zile'
 pkgname=zile
-version=2.4.15
+version=2.6.2
 revision=1
 build_style=gnu-configure
-hostmakedepends="help2man pkg-config"
-makedepends="acl-devel gc-devel libatomic_ops-devel ncurses-devel"
+hostmakedepends="help2man pkg-config vala>=0.52"
+makedepends="acl-devel gc-devel libatomic_ops-devel
+ libgee08-devel libglib-devel ncurses-devel"
 short_desc="Small, fast, and powerful Emacs clone"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/zile"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
-checksum=39c300a34f78c37ba67793cf74685935a15568e14237a3a66fda8fcf40e3035e
+checksum=77eb7daff3c98bdc88daa1ac040dccca72b81dc32fc3166e079dd7a63e42c741
 
 post_configure() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Updated] zile: update to 2.6.2.
  2021-08-03  9:39 [PR PATCH] zile: update to 2.6.2 ardadem
@ 2021-08-06 20:48 ` ardadem
  2021-08-14  7:43 ` ardadem
  2021-08-14  7:43 ` [PR PATCH] [Closed]: " ardadem
  2 siblings, 0 replies; 4+ messages in thread
From: ardadem @ 2021-08-06 20:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ardadem/void-packages pr-zile-262
https://github.com/void-linux/void-packages/pull/32304

zile: update to 2.6.2.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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
-->

waiting for https://github.com/void-linux/void-packages/pull/30414 to be merged

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

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

From aa61fd904f03d212d465428f94fb4b5f0653f120 Mon Sep 17 00:00:00 2001
From: Arda Demir <ddmirarda@gmail.com>
Date: Tue, 3 Aug 2021 12:33:13 +0300
Subject: [PATCH] zile: update to 2.6.2.

---
 srcpkgs/zile/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/zile/template b/srcpkgs/zile/template
index e710cb6d6225..06c531854cae 100644
--- a/srcpkgs/zile/template
+++ b/srcpkgs/zile/template
@@ -1,16 +1,17 @@
 # Template file for 'zile'
 pkgname=zile
-version=2.4.15
+version=2.6.2
 revision=1
 build_style=gnu-configure
-hostmakedepends="help2man pkg-config"
-makedepends="acl-devel gc-devel libatomic_ops-devel ncurses-devel"
+hostmakedepends="help2man pkg-config vala>=0.52"
+makedepends="acl-devel gc-devel libatomic_ops-devel
+ libgee08-devel libglib-devel ncurses-devel"
 short_desc="Small, fast, and powerful Emacs clone"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/zile"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
-checksum=39c300a34f78c37ba67793cf74685935a15568e14237a3a66fda8fcf40e3035e
+checksum=77eb7daff3c98bdc88daa1ac040dccca72b81dc32fc3166e079dd7a63e42c741
 
 post_configure() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: zile: update to 2.6.2.
  2021-08-03  9:39 [PR PATCH] zile: update to 2.6.2 ardadem
  2021-08-06 20:48 ` [PR PATCH] [Updated] " ardadem
@ 2021-08-14  7:43 ` ardadem
  2021-08-14  7:43 ` [PR PATCH] [Closed]: " ardadem
  2 siblings, 0 replies; 4+ messages in thread
From: ardadem @ 2021-08-14  7:43 UTC (permalink / raw)
  To: ml

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

New comment by ardadem on void-packages repository

https://github.com/void-linux/void-packages/pull/32304#issuecomment-898860403

Comment:
Cross-build broken for musl.

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

* Re: [PR PATCH] [Closed]: zile: update to 2.6.2.
  2021-08-03  9:39 [PR PATCH] zile: update to 2.6.2 ardadem
  2021-08-06 20:48 ` [PR PATCH] [Updated] " ardadem
  2021-08-14  7:43 ` ardadem
@ 2021-08-14  7:43 ` ardadem
  2 siblings, 0 replies; 4+ messages in thread
From: ardadem @ 2021-08-14  7:43 UTC (permalink / raw)
  To: ml

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

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

zile: update to 2.6.2.
https://github.com/void-linux/void-packages/pull/32304

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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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
-->

waiting for https://github.com/void-linux/void-packages/pull/30414 to be merged

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

end of thread, other threads:[~2021-08-14  7:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03  9:39 [PR PATCH] zile: update to 2.6.2 ardadem
2021-08-06 20:48 ` [PR PATCH] [Updated] " ardadem
2021-08-14  7:43 ` ardadem
2021-08-14  7:43 ` [PR PATCH] [Closed]: " ardadem

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