Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk-sharp2: remove package
@ 2022-11-16 21:53 kruceter
  2022-11-17 11:21 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: kruceter @ 2022-11-16 21:53 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: gtk-sharp2: remove package
  2022-11-16 21:53 [PR PATCH] gtk-sharp2: remove package kruceter
@ 2022-11-17 11:21 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-11-17 11:21 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

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

Description:
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**

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-17 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16 21:53 [PR PATCH] gtk-sharp2: remove package kruceter
2022-11-17 11:21 ` [PR PATCH] [Merged]: " paper42

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).