Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] genius: update to 1.0.27.
@ 2023-10-30 20:38 mtboehlke
  2023-11-11 16:36 ` [PR PATCH] [Updated] " mtboehlke
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mtboehlke @ 2023-10-30 20:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mtboehlke/void-packages genius
https://github.com/void-linux/void-packages/pull/46972

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

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

I don't have experience using this tool, but I did run some of the examples in the gtk ui.

I switched to fetching the source from the GNOME site in order to prefer https over http.  I did confirm the tarball contents are the same.

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

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

From 63611b434f7de0c65e03400e254d480cede00147 Mon Sep 17 00:00:00 2001
From: Mat Boehlke <mtboehlke@gmail.com>
Date: Mon, 30 Oct 2023 15:25:31 -0500
Subject: [PATCH] genius: update to 1.0.27.

---
 srcpkgs/genius/template | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/genius/template b/srcpkgs/genius/template
index 2434a9d3d2a31..3d120e6f433de 100644
--- a/srcpkgs/genius/template
+++ b/srcpkgs/genius/template
@@ -1,20 +1,22 @@
 # Template file for 'genius'
 pkgname=genius
-version=1.0.25
-revision=2
+version=1.0.27
+revision=1
 build_style=gnu-configure
 configure_args="--disable-update-mimedb ac_cv_file__proc_self_maps=yes
  GTK_UPDATE_ICON_CACHE=gtk-update-icon-cache"
-hostmakedepends="intltool pkg-config glib-devel automake libtool bison flex"
+hostmakedepends="intltool pkg-config glib-devel automake libtool bison flex
+ gtk-update-icon-cache"
 makedepends="gtksourceview4-devel mpfr-devel readline-devel ncurses-devel
- gtk+3-devel amtk-devel libglib-devel vte3-devel"
+ gtk+3-devel libglib-devel vte3-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Advanced calculator including a mathematical programming language"
 maintainer="Samadi van Koten <samadi@vktec.co.uk>"
 license="GPL-3.0-or-later"
-homepage="http://www.jirka.org/genius.html"
-distfiles="http://ftp.5z.com/pub/genius/genius-${version}.tar.xz"
-checksum=0e92c9a22f903012ef331c20ada5b30b6c666c0f11753958b8e38d720deb6e0c
+homepage="https://www.jirka.org/genius.html"
+changelog="https://www.jirka.org/genius.NEWS"
+distfiles="${GNOME_SITE}/genius/${version%.*}/genius-${version}.tar.xz"
+checksum=0243b7c36b5f9e930c62778acd52deb188deeca704a5e195337018435d9e7bb5
 nocross="run the binaries"
 
 post_patch() {

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

end of thread, other threads:[~2024-02-13 18:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-30 20:38 [PR PATCH] genius: update to 1.0.27 mtboehlke
2023-11-11 16:36 ` [PR PATCH] [Updated] " mtboehlke
2023-11-11 16:41 ` mtboehlke
2023-11-11 16:53 ` mtboehlke
2024-02-10  1:43 ` github-actions
2024-02-10 21:47 ` [PR PATCH] [Updated] " mtboehlke
2024-02-13 18:42 ` [PR PATCH] [Merged]: " cinerea0

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