Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gradio: remove package
@ 2021-01-13  0:43 logenkain
  2021-01-13  2:06 ` ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: logenkain @ 2021-01-13  0:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/logenkain/void-packages remove-gradio
https://github.com/void-linux/void-packages/pull/27873

gradio: remove package
Gradio has been depricated for a while and doesn't seem to work anymore. Latest version available is 7.3.

The author has archieved it; its successor is shortwave.

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

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

From 77af7d34277d20949fc2d891fdc45a5d1adc0cd4 Mon Sep 17 00:00:00 2001
From: Logen Kain <logen@sudotask.com>
Date: Tue, 12 Jan 2021 19:38:26 -0500
Subject: [PATCH] gradio: remove package

---
 srcpkgs/gradio/template           | 19 -------------------
 srcpkgs/removed-packages/template |  3 ++-
 2 files changed, 2 insertions(+), 20 deletions(-)
 delete mode 100644 srcpkgs/gradio/template

diff --git a/srcpkgs/gradio/template b/srcpkgs/gradio/template
deleted file mode 100644
index a1c4db39151..00000000000
--- a/srcpkgs/gradio/template
+++ /dev/null
@@ -1,19 +0,0 @@
-# Template file for 'gradio'
-pkgname=gradio
-version=7.2
-revision=1
-wrksrc="Gradio-${version}"
-build_style=meson
-hostmakedepends="automake intltool itstool yelp-tools glib-devel
- pkg-config gettext gettext-devel vala"
-makedepends="gtk+3-devel gettext-devel vala-devel
- gst-plugins-base1-devel json-glib-devel libsoup-devel
- appstream-glib-devel"
-depends="desktop-file-utils gst-plugins-bad1 gst-plugins-good1
- gst-plugins-ugly1"
-short_desc="GTK3 app for finding and listening to internet radio stations"
-maintainer="Logen Kain <logen@sudotask.com>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/haecker-felix/gradio"
-distfiles="https://github.com/haecker-felix/${pkgname}/archive/v${version}.tar.gz"
-checksum=5a85d7d4afb1424e46c935114b268e4a65de2629d60f48eccd75d67ff4b113d2
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index bf072b83c9b..4979b571087 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=10
+revision=11
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -30,6 +30,7 @@ replaces="
  gksu<=2.0.2_4
  go1.4-bootstrap<=20171003_2
  goffice0.8<=0.8.17_6
+ gradio<=7.3
  grv<=0.3.1_3
  gtkhtml<=4.10.0_1
  gtkhtml-devel<=4.10.0_1

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PR PATCH] gradio: remove package
@ 2022-04-02 17:04 paper42
  0 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-04-02 17:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages remove-gradio
https://github.com/void-linux/void-packages/pull/36470

gradio: remove package
archived repository, doesn't build with vala 0.56

Closes: #32470

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

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

From c6cc6cfb77ae33eeda55d229fdc38c39632c825c Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 2 Apr 2022 19:01:07 +0200
Subject: [PATCH] gradio: remove package

archived repository, doesn't build with vala 0.56

Closes: #32470
---
 srcpkgs/gradio/template           | 19 -------------------
 srcpkgs/removed-packages/template |  1 +
 2 files changed, 1 insertion(+), 19 deletions(-)
 delete mode 100644 srcpkgs/gradio/template

diff --git a/srcpkgs/gradio/template b/srcpkgs/gradio/template
deleted file mode 100644
index a1c4db39151e..000000000000
--- a/srcpkgs/gradio/template
+++ /dev/null
@@ -1,19 +0,0 @@
-# Template file for 'gradio'
-pkgname=gradio
-version=7.2
-revision=1
-wrksrc="Gradio-${version}"
-build_style=meson
-hostmakedepends="automake intltool itstool yelp-tools glib-devel
- pkg-config gettext gettext-devel vala"
-makedepends="gtk+3-devel gettext-devel vala-devel
- gst-plugins-base1-devel json-glib-devel libsoup-devel
- appstream-glib-devel"
-depends="desktop-file-utils gst-plugins-bad1 gst-plugins-good1
- gst-plugins-ugly1"
-short_desc="GTK3 app for finding and listening to internet radio stations"
-maintainer="Logen Kain <logen@sudotask.com>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/haecker-felix/gradio"
-distfiles="https://github.com/haecker-felix/${pkgname}/archive/v${version}.tar.gz"
-checksum=5a85d7d4afb1424e46c935114b268e4a65de2629d60f48eccd75d67ff4b113d2
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index d5a5e66b8b1a..c7d442f51a37 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -94,6 +94,7 @@ replaces="
  goat<=0.0.0.28022016_10
  goffice0.8<=0.8.17_6
  goproxy<=7.0_1
+ gradio<=7.2_1
  grv<=0.3.1_3
  gsettings-qt<=0.1+17.10.20170824_3
  gst1-python<=1.18.3_1

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13  0:43 [PR PATCH] gradio: remove package logenkain
2021-01-13  2:06 ` ericonr
2021-01-13  5:54 ` logenkain
2021-08-08 20:59 ` ericonr
2021-08-12 15:17 ` [PR PATCH] [Updated] " logenkain
2021-08-12 15:17 ` [PR PATCH] [Closed]: " logenkain
2022-04-02 17:04 [PR PATCH] " 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).