New package: chrome-gnome-shell-9
This commit is contained in:
parent
9e4483bc7b
commit
54caa97a00
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'chrome-gnome-shell'
|
||||
pkgname=chrome-gnome-shell
|
||||
version=9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args=" -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_EXTENSION=OFF ../"
|
||||
makedepends="python jq"
|
||||
depends="python python-gobject python-requests dbus gnome-shell"
|
||||
short_desc="GNOME Shell integration for Chrome"
|
||||
maintainer="Stepan Usatiuk <stepus53@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=11fdfaa12208ec87ddbac27fc9652609c74e421d3e258de6b4776e392efdd448
|
Loading…
Reference in New Issue