Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] marco: update to 1.26.1.
@ 2022-11-17 16:51 skmpz
  2022-11-18  6:16 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: skmpz @ 2022-11-17 16:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages marco-1.26.1
https://github.com/void-linux/void-packages/pull/40581

marco: update to 1.26.1.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/40581.patch is attached

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

From 869ed1d104bdde77fae7c4dc0a0ad9025c64f381 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Thu, 17 Nov 2022 20:50:42 +0400
Subject: [PATCH] marco: update to 1.26.1.

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

diff --git a/srcpkgs/marco/template b/srcpkgs/marco/template
index 047eb7fd3f3a..d5bfb7b12b5a 100644
--- a/srcpkgs/marco/template
+++ b/srcpkgs/marco/template
@@ -1,24 +1,20 @@
 # Template file for 'marco'
 pkgname=marco
-version=1.26.0
+version=1.26.1
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --enable-startup-notification --disable-schemas-compile"
 hostmakedepends="gdk-pixbuf-devel zenity pkg-config itstool intltool"
 makedepends="libXt-devel libcanberra-devel libgtop-devel
- libnotify-devel mate-desktop-devel libXpresent-devel"
+ libnotify-devel mate-desktop-devel libXpresent-devel libXres-devel"
 depends="zenity"
 short_desc="Window manager for MATE"
 maintainer="skmpz <dem.procopiou@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://mate-desktop.org"
 changelog="https://raw.githubusercontent.com/mate-desktop/marco/master/NEWS"
-distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=f63c08cd8b07450ab3e33a04605c4f9e69522358884273b3cbcf30275eee5b05
-
-# pre_configure() {
-# 	NOCONFIGURE=1 ./autogen.sh
-# }
+distfiles="https://pub.mate-desktop.org/releases/${version%.*}/marco-${version}.tar.xz"
+checksum=b4fa5550bf89d4f9eff5ae6e7d6150e3661a22d530d6addc6757bce8dd2a5d3d
 
 libmarco_package() {
 	short_desc+=" - runtime library"

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

* Re: [PR REVIEW] marco: update to 1.26.1.
  2022-11-17 16:51 [PR PATCH] marco: update to 1.26.1 skmpz
@ 2022-11-18  6:16 ` classabbyamp
  2022-11-18  6:46 ` skmpz
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-18  6:16 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40581#discussion_r1026062509

Comment:
1.27.0 is available

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

* Re: [PR REVIEW] marco: update to 1.26.1.
  2022-11-17 16:51 [PR PATCH] marco: update to 1.26.1 skmpz
  2022-11-18  6:16 ` [PR REVIEW] " classabbyamp
@ 2022-11-18  6:46 ` skmpz
  2022-11-18  6:47 ` classabbyamp
  2022-11-18  6:50 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: skmpz @ 2022-11-18  6:46 UTC (permalink / raw)
  To: ml

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

New review comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/40581#discussion_r1026078954

Comment:
odd numbered versions are considered as development versions for mate and not official releases

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

* Re: [PR REVIEW] marco: update to 1.26.1.
  2022-11-17 16:51 [PR PATCH] marco: update to 1.26.1 skmpz
  2022-11-18  6:16 ` [PR REVIEW] " classabbyamp
  2022-11-18  6:46 ` skmpz
@ 2022-11-18  6:47 ` classabbyamp
  2022-11-18  6:50 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-18  6:47 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40581#discussion_r1026079207

Comment:
ok, nevermind me then

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

* Re: [PR PATCH] [Merged]: marco: update to 1.26.1.
  2022-11-17 16:51 [PR PATCH] marco: update to 1.26.1 skmpz
                   ` (2 preceding siblings ...)
  2022-11-18  6:47 ` classabbyamp
@ 2022-11-18  6:50 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-18  6:50 UTC (permalink / raw)
  To: ml

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

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

marco: update to 1.26.1.
https://github.com/void-linux/void-packages/pull/40581

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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-11-18  6:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-17 16:51 [PR PATCH] marco: update to 1.26.1 skmpz
2022-11-18  6:16 ` [PR REVIEW] " classabbyamp
2022-11-18  6:46 ` skmpz
2022-11-18  6:47 ` classabbyamp
2022-11-18  6:50 ` [PR PATCH] [Merged]: " classabbyamp

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