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; 6+ 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] 6+ messages in thread

* Re: gradio: remove package
  2021-01-13  0:43 [PR PATCH] gradio: remove package logenkain
@ 2021-01-13  2:06 ` ericonr
  2021-01-13  5:54 ` logenkain
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-13  2:06 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27873#issuecomment-759155086

Comment:
I think we don't have shortwave as a package, right?

Did it stop working in a way that can be solved with a rebuild or similar?

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

* Re: gradio: remove package
  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
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: logenkain @ 2021-01-13  5:54 UTC (permalink / raw)
  To: ml

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

New comment by logenkain on void-packages repository

https://github.com/void-linux/void-packages/pull/27873#issuecomment-759223551

Comment:
The program compiles and runs, including 7.3, but it doesn't seem to function as intended anymore. I've loaded them both up, and they can't seem to find radio stations.

And yea, no shortwave in void yet.

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

* Re: gradio: remove package
  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
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-08-08 20:59 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27873#issuecomment-894854486

Comment:
Can you rebase this PR? See https://github.com/void-linux/void-packages/pull/29157#issuecomment-894854377

Please include the justification

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

in the commit message too :)

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

* Re: [PR PATCH] [Updated] gradio: remove package
  2021-01-13  0:43 [PR PATCH] gradio: remove package logenkain
                   ` (2 preceding siblings ...)
  2021-08-08 20:59 ` ericonr
@ 2021-08-12 15:17 ` logenkain
  2021-08-12 15:17 ` [PR PATCH] [Closed]: " logenkain
  4 siblings, 0 replies; 6+ messages in thread
From: logenkain @ 2021-08-12 15:17 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 0 bytes --]



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

* Re: [PR PATCH] [Closed]: gradio: remove package
  2021-01-13  0:43 [PR PATCH] gradio: remove package logenkain
                   ` (3 preceding siblings ...)
  2021-08-12 15:17 ` [PR PATCH] [Updated] " logenkain
@ 2021-08-12 15:17 ` logenkain
  4 siblings, 0 replies; 6+ messages in thread
From: logenkain @ 2021-08-12 15:17 UTC (permalink / raw)
  To: ml

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

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

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

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

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

end of thread, other threads:[~2021-08-12 15:17 UTC | newest]

Thread overview: 6+ 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

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