Github messages for voidlinux
 help / color / mirror / Atom feed
From: kruceter <kruceter@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] darktable: remove libglade from makedepends
Date: Sun, 06 Nov 2022 17:29:56 +0100	[thread overview]
Message-ID: <20221106162956.vvm8lQOj_71XRKpy-fYALe-4GpUCfYx0rq7QAFyoeco@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40360@inbox.vuxu.org>

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

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

https://github.com/kruceter/void-packages darktable
https://github.com/void-linux/void-packages/pull/40360

darktable: remove libglade from makedepends
This library is not used by darktable.

#### Testing the changes

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

cc: @lemmi 


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

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

From 29f833e0a149825cb1680bc6ae5fb8d1b4b08432 Mon Sep 17 00:00:00 2001
From: Krul Ceter <kruceter@proton.me>
Date: Sun, 6 Nov 2022 19:28:24 +0300
Subject: [PATCH] darktable: remove libglade from makedepends

This library is not used by darktable.
---
 srcpkgs/darktable/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 0608fea3fbb2..3bfe7439fe6b 100644
--- a/srcpkgs/darktable/template
+++ b/srcpkgs/darktable/template
@@ -1,7 +1,7 @@
 # Template file for 'darktable'
 pkgname=darktable
 version=4.0.1
-revision=1
+revision=2
 # upstream only supports these archs:
 archs="x86_64* aarch64* ppc64le*"
 build_style=cmake
@@ -9,7 +9,7 @@ build_style=cmake
 configure_args="-DBINARY_PACKAGE_BUILD=ON -DBUILD_NOISE_TOOLS=ON
  -DRAWSPEED_ENABLE_LTO=ON"
 hostmakedepends="pkg-config intltool libxslt-devel desktop-file-utils"
-makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
+makedepends="gtk+3-devel glib-devel exiv2-devel libxslt-devel
  dbus-glib-devel libcurl-devel libgphoto2-devel libwebp-devel libsoup-devel
  lensfun-devel sqlite-devel librsvg-devel lua54-devel json-glib-devel
  libgomp-devel libopenjpeg2-devel libopenexr-devel libgraphicsmagick-devel

  parent reply	other threads:[~2022-11-06 16:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 15:57 [PR PATCH] " kruceter
2022-11-06 16:12 ` icp1994
2022-11-06 16:29 ` kruceter [this message]
2022-11-06 16:40 ` lemmi
2022-11-08 10:07 ` [PR PATCH] [Updated] " kruceter
2022-11-08 15:47 ` kruceter
2022-11-08 16:16 ` kruceter
2022-11-08 16:35 ` [PR PATCH] [Merged]: " lemmi
2022-11-08 16:35 ` lemmi

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=20221106162956.vvm8lQOj_71XRKpy-fYALe-4GpUCfYx0rq7QAFyoeco@z \
    --to=kruceter@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).