Github messages for voidlinux
 help / color / mirror / Atom feed
From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gegl: enable vapigen
Date: Fri, 23 Sep 2022 09:42:24 +0200	[thread overview]
Message-ID: <20220923074224.c8miBfG_kXQcwAG3ORZDN55GqdUvYvnKy6o7lNiQfz0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39430@inbox.vuxu.org>

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

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

https://github.com/oreo639/void-packages gegl
https://github.com/void-linux/void-packages/pull/39430

gegl: enable vapigen
<!-- 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/39430.patch is attached

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

From 86e45ed18d9d355bbbc5694ea0d7e7508fdd60a6 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Thu, 22 Sep 2022 23:31:24 -0700
Subject: [PATCH] gegl: enable vapigen

---
 srcpkgs/gegl/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gegl/template b/srcpkgs/gegl/template
index 0c34513f2d51..69755f3c8792 100644
--- a/srcpkgs/gegl/template
+++ b/srcpkgs/gegl/template
@@ -1,17 +1,17 @@
 # Template file for 'gegl'
 pkgname=gegl
 version=0.4.38
-revision=1
+revision=2
 build_style=meson
 build_helper="gir"
-configure_args="-Ddocs=false -Dintrospection=true
+configure_args="-Ddocs=false -Dintrospection=true -Dvapigen=enabled
  -Dlibspiro=disabled -Dlibv4l=disabled -Dlibv4l2=disabled -Dlua=disabled
- -Dmrg=disabled -Dopenexr=disabled -Dsdl2=disabled -Dvapigen=disabled
+ -Dmrg=disabled -Dopenexr=disabled -Dsdl2=disabled
  -Dlibav=disabled -Dumfpack=disabled"
-hostmakedepends="pkg-config gettext"
-makedepends="babl-devel exiv2-devel gtk+-devel jasper-devel json-glib-devel
+hostmakedepends="pkg-config gettext vala"
+makedepends="babl-devel exiv2-devel jasper-devel json-glib-devel
  lensfun-devel libgexiv2-devel librsvg-devel libraw-devel libwebp-devel
- python3-gobject-devel poppler-glib-devel"
+ python3-gobject-devel poppler-glib-devel pango-devel vala"
 short_desc="Graph based image processing framework"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-only, LGPL-3.0-only"
@@ -31,6 +31,7 @@ gegl-devel_package() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
 		vmove usr/lib/libgegl-0.4.so
+		vmove usr/share/vala
 		vmove usr/share/gir-1.0
 	}
 }

  parent reply	other threads:[~2022-09-23  7:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23  6:33 [PR PATCH] " oreo639
2022-09-23  7:30 ` [PR PATCH] [Updated] " oreo639
2022-09-23  7:42 ` oreo639 [this message]
2022-09-23  7:42 ` oreo639
2022-09-23  7:43 ` oreo639
2022-09-23  7:48 ` [PR PATCH] [Updated] " oreo639
2022-09-23  8:10 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220923074224.c8miBfG_kXQcwAG3ORZDN55GqdUvYvnKy6o7lNiQfz0@z \
    --to=oreo639@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).