mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
indicator-doom-cpu: noarch=yes; depends on python-gobject, not pygtk
This commit is contained in:
parent
f6c00007c2
commit
9321d185d2
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'indicator-doom-cpu'
|
# Template file for 'indicator-doom-cpu'
|
||||||
pkgname=indicator-doom-cpu
|
pkgname=indicator-doom-cpu
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
_commit=d40a3db96be2e524009c64e97c805653c359a45b
|
_commit=d40a3db96be2e524009c64e97c805653c359a45b
|
||||||
wrksrc="$pkgname-$_commit"
|
wrksrc="$pkgname-$_commit"
|
||||||
depends="pygtk"
|
depends="python-gobject"
|
||||||
short_desc="CPU load indicator showing the dying face from the video game DOOM"
|
short_desc="CPU load indicator showing the dying face from the video game DOOM"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue