Github messages for voidlinux
 help / color / mirror / Atom feed
From: kruceter <kruceter@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gtk-sharp2: remove package
Date: Wed, 16 Nov 2022 22:53:01 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40563@inbox.vuxu.org> (raw)

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

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

https://github.com/kruceter/void-packages gtk-sharp2
https://github.com/void-linux/void-packages/pull/40563

gtk-sharp2: remove package
Uses GTK2 which is not supported anymore.

The repository already has another package with GTK3 support (gtk-sharp).

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 2ba709ac617eec910c2178d21e0944b50bcd2935 Mon Sep 17 00:00:00 2001
From: Krul Ceter <kruceter@proton.me>
Date: Thu, 17 Nov 2022 00:47:38 +0300
Subject: [PATCH] gtk-sharp2: remove package

Uses GTK2 which is not supported anymore.

The repository already has another package with GTK3 support
(gtk-sharp).
---
 srcpkgs/gtk-sharp2/patches/ftbfs.patch | 11 ----------
 srcpkgs/gtk-sharp2/template            | 29 --------------------------
 srcpkgs/removed-packages/template      |  1 +
 3 files changed, 1 insertion(+), 40 deletions(-)
 delete mode 100644 srcpkgs/gtk-sharp2/patches/ftbfs.patch
 delete mode 100644 srcpkgs/gtk-sharp2/template

diff --git a/srcpkgs/gtk-sharp2/patches/ftbfs.patch b/srcpkgs/gtk-sharp2/patches/ftbfs.patch
deleted file mode 100644
index 497be06a0e12..000000000000
--- a/srcpkgs/gtk-sharp2/patches/ftbfs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/sample/test/TestRange.cs
-+++ b/sample/test/TestRange.cs
-@@ -9,6 +9,8 @@
- using System;
- 
- using Gtk;
-+// disambiguate, Gtk.Range vs System.Range
-+using Range=Gtk.Range;
- 
- namespace WidgetViewer {
- 
diff --git a/srcpkgs/gtk-sharp2/template b/srcpkgs/gtk-sharp2/template
deleted file mode 100644
index e4b9d59f67dc..000000000000
--- a/srcpkgs/gtk-sharp2/template
+++ /dev/null
@@ -1,29 +0,0 @@
-# Template file for 'gtk-sharp2'
-pkgname=gtk-sharp2
-version=2.12.45
-revision=2
-build_style=gnu-configure
-configure_args="--disable-static"
-hostmakedepends="pkg-config automake libtool mono"
-makedepends="mono-devel gtk+-devel libglade-devel"
-maintainer="John <me@johnnynator.dev>"
-short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
-license="LGPL-2.1-only"
-homepage="https://www.mono-project.com/docs/gui/gtksharp/"
-distfiles="https://download.mono-project.com/sources/gtk-sharp212/gtk-sharp-${version}.tar.gz"
-checksum=02680578e4535441064aac21d33315daa009d742cab8098ac8b2749d86fffb6a
-
-if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
-	_have_mdoc="no"
-elif [[ $XBPS_TARGET_MACHINE == ppc* ]]; then
-	_have_mdoc="no"
-fi
-
-pre_configure() {
-	# mdoc is not shipped on ppc64le and all BE because it needs roslyn
-	if [ "$_have_mdoc" = "no" ]; then
-		sed "s/enable_monodoc=yes/enable_monodoc=no/" -i configure.in
-	fi
-
-	autoreconf -i
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 634ebf2a5df1..ba313b98a00b 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -139,6 +139,7 @@ replaces="
  gst1-python<=1.18.3_1
  gtkhtml-devel<=4.10.0_1
  gtkhtml<=4.10.0_1
+ gtk-sharp2<=2.12.45_2
  guile1.8-devel<=1.8.8_3
  guile1.8<=1.8.8_3
  gx-go<=1.9.0_1

             reply	other threads:[~2022-11-16 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16 21:53 kruceter [this message]
2022-11-17 11:21 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40563@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).