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

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

There is a new 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: 1921 bytes --]

From 30590528ad0ee3ba843b869123ccc843d13ea2dd Mon Sep 17 00:00:00 2001
From: Krul Ceter <kruceter@proton.me>
Date: Sat, 5 Nov 2022 18:04:49 +0300
Subject: [PATCH] darktable: remove libglade from makedepends

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

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 0608fea3fbb2..c9040ed3a2e4 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,12 +9,12 @@ 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
- 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
- libsecret-devel pugixml-devel libosmgpsmap-devel colord-gtk-devel
- libheif-devel portmidi-devel $(vopt_if gmic gmic-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 libsecret-devel
+ pugixml-devel libosmgpsmap-devel colord-gtk-devel libheif-devel
+ portmidi-devel $(vopt_if gmic gmic-devel)
  $(vopt_if avif libavif-devel) $(vopt_if sdl2 SDL2-devel)"
 depends="adwaita-icon-theme"
 short_desc="Virtual lighttable and darkroom for photographers"

             reply	other threads:[~2022-11-06 15:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 15:57 kruceter [this message]
2022-11-06 16:12 ` icp1994
2022-11-06 16:29 ` [PR PATCH] [Updated] " kruceter
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40360@inbox.vuxu.org \
    --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).