Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gradio: Remove package:
@ 2021-08-12 15:35 logenkain
  2021-08-12 16:28 ` q66
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: logenkain @ 2021-08-12 15:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1919 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/32470

gradio: Remove package:
I failed miserably trying to rebase my previous pull requested, managed to autoclose it somehow, and here I am trying again.
reference #27873 

Gradio has been deprecated for a while and doesn't seem to work anymore. Latest version available is 7.3
The author has personally deprecated it; its successor is shortwave

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 661ee519897b9c7aa98371a4900df12d64f33ee4 Mon Sep 17 00:00:00 2001
From: Logen Kain <logen@sudotask.com>
Date: Thu, 12 Aug 2021 11:18:48 -0400
Subject: [PATCH] gradio: Remove package:

Gradio has been deprecated for a while and doesn't seem to work anymore. Latest version available is 7.3
The author has personally deprecated it; its successor is shortwave
---
 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 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 c9349197c278..ea9afca6726c 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=48
+revision=49
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -78,6 +78,7 @@ replaces="
  goffice0.8<=0.8.17_6
  goproxy<=7.0_1
  go-gdm<=1.4_7
+ gradio<=7.3
  gsettings-qt<=0.1+17.10.20170824_3
  gst1-python<=1.18.3_1
  grv<=0.3.1_3

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

end of thread, other threads:[~2022-04-07 21:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12 15:35 [PR PATCH] gradio: Remove package: logenkain
2021-08-12 16:28 ` q66
2021-08-12 21:21 ` logenkain
2021-08-12 21:56 ` Duncaen
2021-08-12 21:56 ` Duncaen
2022-04-07 21:05 ` [PR PATCH] [Closed]: " 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).