Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] girara: update to 0.3.9.
@ 2023-01-23 21:00 mhmdanas
  2023-01-24  2:27 ` [PR PATCH] [Merged]: " lemmi
  2023-01-24  2:27 ` lemmi
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-01-23 21:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages girara-0.3.9
https://github.com/void-linux/void-packages/pull/41828

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

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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/41828.patch is attached

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

From 7e282b455765447a2e441850f35532c428bc0d63 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Mon, 23 Jan 2023 20:56:37 +0000
Subject: [PATCH] girara: update to 0.3.9.

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

diff --git a/srcpkgs/girara/template b/srcpkgs/girara/template
index 1e0401305e05..a22fb103ccba 100644
--- a/srcpkgs/girara/template
+++ b/srcpkgs/girara/template
@@ -1,18 +1,20 @@
 # Template file for 'girara'
 pkgname=girara
-version=0.3.7
-revision=2
+version=0.3.9
+revision=1
 build_style=meson
-configure_args="$(vopt_if notify -Dnotify=enabled -Dnotify=disabled) -Dtests=disabled"
+configure_args="-Dnotify=$(vopt_if notify enabled disabled)"
 hostmakedepends="pkg-config intltool doxygen glib-devel"
-makedepends="gtk+3-devel $(vopt_if notify libnotify-devel) libglib-devel json-c-devel"
+makedepends="gtk+3-devel $(vopt_if notify libnotify-devel) libglib-devel json-glib-devel"
+checkdepends="check-devel xvfb-run"
 short_desc="Library implementing a user interface that focuses on minimalism"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="Zlib"
 homepage="https://pwmt.org/projects/girara/"
 changelog="https://pwmt.org/projects/girara/changelog/${version}/index.html"
 distfiles="https://git.pwmt.org/pwmt/girara/-/archive/${version}/girara-${version}.tar.gz"
-checksum=41342213f8e745258f1db28cbb6ccc27a63009a5e001bf791bbe01ce436d4db7
+checksum=0e8a98ca447f375ec11d0f741a82ef01896e437a1d58fc141914da70de818965
+make_check_pre="xvfb-run"
 
 build_options="notify"
 build_options_default="notify"

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

* Re: [PR PATCH] [Merged]: girara: update to 0.3.9.
  2023-01-23 21:00 [PR PATCH] girara: update to 0.3.9 mhmdanas
@ 2023-01-24  2:27 ` lemmi
  2023-01-24  2:27 ` lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2023-01-24  2:27 UTC (permalink / raw)
  To: ml

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

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

girara: update to 0.3.9.
https://github.com/void-linux/void-packages/pull/41828

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

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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] 3+ messages in thread

* Re: girara: update to 0.3.9.
  2023-01-23 21:00 [PR PATCH] girara: update to 0.3.9 mhmdanas
  2023-01-24  2:27 ` [PR PATCH] [Merged]: " lemmi
@ 2023-01-24  2:27 ` lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2023-01-24  2:27 UTC (permalink / raw)
  To: ml

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

New comment by lemmi on void-packages repository

https://github.com/void-linux/void-packages/pull/41828#issuecomment-1401318343

Comment:
Thanks!

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

end of thread, other threads:[~2023-01-24  2:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 21:00 [PR PATCH] girara: update to 0.3.9 mhmdanas
2023-01-24  2:27 ` [PR PATCH] [Merged]: " lemmi
2023-01-24  2:27 ` lemmi

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