mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
parent
5bba7a88a2
commit
4d8a0a1b74
1 changed files with 16 additions and 0 deletions
16
srcpkgs/gradio/template
Normal file
16
srcpkgs/gradio/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'gradio'
|
||||||
|
pkgname=gradio
|
||||||
|
version=5.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_script="./autogen.sh"
|
||||||
|
nocross=yes
|
||||||
|
hostmakedepends="automake intltool itstool yelp-tools glib-devel pkg-config"
|
||||||
|
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"
|
||||||
|
homepage="https://github.com/haecker-felix/gradio"
|
||||||
|
distfiles="https://github.com/haecker-felix/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
checksum=ed7edc9aed2019493237334ecbc23ab4e34ba9649f99a1e301f087ddcb40af69
|
Loading…
Add table
Reference in a new issue