mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gamehub: remove package
Unmaintained, uses libwebkit2gtk-4.0. Has alternatives avaliable, such as lutris. While gamehub does support building without webkit2gtk, it simply results in all sign-in windows being blank gtk windows.
This commit is contained in:
parent
03ba264f03
commit
02cd3a8be1
2 changed files with 1 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Template file for 'gamehub'
|
|
||||||
pkgname=gamehub
|
|
||||||
version=0.16.3
|
|
||||||
revision=1
|
|
||||||
build_style=meson
|
|
||||||
hostmakedepends="glib-devel pkg-config vala gettext"
|
|
||||||
makedepends="granite-devel libglib-devel webkit2gtk-devel json-glib-devel
|
|
||||||
libgee08-devel libsoup-devel sqlite-devel libxml2-devel polkit-devel
|
|
||||||
libmanette-devel libX11-devel libXtst-devel"
|
|
||||||
short_desc="All your games in one place"
|
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
homepage="https://github.com/tkashkin/GameHub/"
|
|
||||||
distfiles="https://github.com/tkashkin/GameHub/archive/refs/tags/${version}-2-master.tar.gz"
|
|
||||||
checksum=3ff1fcb22342f3327f56278587c9ed7eb26fba8d56bb295ac7ed7dd80d5d5b9a
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vinstall data/com.github.tkashkin.gamehub.desktop.in 644 usr/share/applications com.github.tkashkin.gamehub.desktop
|
|
||||||
}
|
|
|
@ -132,6 +132,7 @@ replaces="
|
||||||
fontmatrix<=0.6.0.20171228_2
|
fontmatrix<=0.6.0.20171228_2
|
||||||
freshplayerplugin<=0.3.9_9
|
freshplayerplugin<=0.3.9_9
|
||||||
fuse-usmb<=20130204_7
|
fuse-usmb<=20130204_7
|
||||||
|
gamehub<=0.16.3_1
|
||||||
gandi-cli<=1.6_2
|
gandi-cli<=1.6_2
|
||||||
gconf-editor<=3.0.1_3
|
gconf-editor<=3.0.1_3
|
||||||
gconfmm-devel<=2.28.3_4
|
gconfmm-devel<=2.28.3_4
|
||||||
|
|
Loading…
Add table
Reference in a new issue