Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vips: update to 8.14.2.
@ 2023-03-23 19:40 icp1994
  2023-03-28  3:12 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-03-23 19:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages vips
https://github.com/void-linux/void-packages/pull/42951

vips: update to 8.14.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

Removed `desc_option_gir` which I added last time as it's already covered by [options.description](https://github.com/void-linux/void-packages/blob/master/common/options.description)

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

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

From 33499cb96d7629d1eaa15e1cde47f42b2c08b0eb Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 24 Mar 2023 01:04:17 +0530
Subject: [PATCH] vips: update to 8.14.2.

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

diff --git a/srcpkgs/vips/template b/srcpkgs/vips/template
index 2dde7d3b7e32..d9807de6e238 100644
--- a/srcpkgs/vips/template
+++ b/srcpkgs/vips/template
@@ -1,7 +1,7 @@
 # Template file for 'vips'
 pkgname=vips
-version=8.14.1
-revision=2
+version=8.14.2
+revision=1
 build_style=meson
 build_helper=gir
 # TODO: As of version 8.11 vips supports loading its support for OpenSlide,
@@ -18,7 +18,7 @@ configure_args="-Dmodules=disabled -Ddoxygen=true
  $(vopt_bool gir introspection) $(vopt_bool gtk_doc)"
 hostmakedepends="pkg-config gettext glib-devel doxygen graphviz
  $(vopt_if gtk_doc gtk-doc)"
-makedepends=" $(vopt_if hdf5 hdf5-devel) $(vopt_if hdf5 matio-devel)
+makedepends="$(vopt_if hdf5 hdf5-devel) $(vopt_if hdf5 matio-devel)
  cfitsio-devel expat-devel fftw-devel fontconfig-devel giflib-devel
  glib-devel lcms2-devel libexif-devel libgsf-devel libheif-devel
  libimagequant-devel libjpeg-turbo-devel libopenexr-devel libpng-devel
@@ -30,12 +30,11 @@ license="LGPL-2.1-or-later"
 homepage="https://www.libvips.org/"
 changelog="https://raw.githubusercontent.com/libvips/libvips/master/ChangeLog"
 distfiles="https://github.com/libvips/libvips/archive/refs/tags/v${version}.tar.gz"
-checksum=a4a6b282216f7522b42ebb5cd64cfd82a0d1a632033e9c0502f021e945fed641
+checksum=feb30b82161cfc30d5ba396c95b08bf9af3110bc960ccc0efecebb45db22deda
 python_version=3
 
 build_options="gir gtk_doc hdf5"
 build_options_default="gir"
-desc_option_gir="Build GObject introspection"
 desc_option_gtk_doc="Build GTK-doc documentation"
 desc_option_hdf5="HDF5 support"
 

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

* Re: [PR PATCH] [Merged]: vips: update to 8.14.2.
  2023-03-23 19:40 [PR PATCH] vips: update to 8.14.2 icp1994
@ 2023-03-28  3:12 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-03-28  3:12 UTC (permalink / raw)
  To: ml

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

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

vips: update to 8.14.2.
https://github.com/void-linux/void-packages/pull/42951

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

Removed `desc_option_gir` which I added last time as it's already covered by [options.description](https://github.com/void-linux/void-packages/blob/master/common/options.description)

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

end of thread, other threads:[~2023-03-28  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 19:40 [PR PATCH] vips: update to 8.14.2 icp1994
2023-03-28  3:12 ` [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).