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] gtk-sharp: remove libglade-devel from makedepends
Date: Sat, 05 Nov 2022 16:11:01 +0100	[thread overview]
Message-ID: <20221105151101.2Awqkny5JZrFgYpwrVu7NEZbQYV9FOA_VJP5eVFVNoI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40345@inbox.vuxu.org>

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

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

https://github.com/kruceter/void-packages gtk-sharp
https://github.com/void-linux/void-packages/pull/40345

gtk-sharp: remove libglade-devel from makedepends
libglade-devel is not used by this package.

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

cc: @Gottox 

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

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

From 5e4e0ae119320fe072b8bf2e2afbe0d5cfbbc741 Mon Sep 17 00:00:00 2001
From: Krul Ceter <kruceter@proton.me>
Date: Sat, 5 Nov 2022 17:46:31 +0300
Subject: [PATCH] gtk-sharp: remove libglade-devel from makedepends, fix xlint

libglade-devel is not used by this package.
---
 srcpkgs/gtk-sharp/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gtk-sharp/template b/srcpkgs/gtk-sharp/template
index f3125a457881..061c1f6e3ad5 100644
--- a/srcpkgs/gtk-sharp/template
+++ b/srcpkgs/gtk-sharp/template
@@ -1,18 +1,18 @@
 # Template file for 'gtk-sharp'
 pkgname=gtk-sharp
 version=2.99.3
-revision=2
-lib32disabled=yes
+revision=3
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="automake libtool mono pkg-config"
-makedepends="mono-devel gtk+3-devel libglade-devel"
+makedepends="mono-devel gtk+3-devel"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 homepage="https://www.mono-project.com/GtkSharp"
 license="LGPL-2.1-or-later"
 short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
 checksum=6440f571416267ae0cb5698071d087b31e3084693fa2c829b1db37ca7ea2c3a2
+lib32disabled=yes
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	_have_mdoc="no"

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-05 14:49 [PR PATCH] " kruceter
2022-11-05 15:11 ` kruceter [this message]
2022-11-05 15:13 ` [PR PATCH] [Updated] gtk-sharp: remove libglade-devel from makedepends, fix xlint kruceter
2022-11-05 15:15 ` kruceter
2022-11-08 19:15 ` [PR PATCH] [Merged]: gtk-sharp: remove libglade " 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=20221105151101.2Awqkny5JZrFgYpwrVu7NEZbQYV9FOA_VJP5eVFVNoI@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).