mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gnome-system-monitor: rebuild with libgtop-2.38
gnome-system-monitor: gnome is now maintained by Gottox
This commit is contained in:
parent
3dea22b142
commit
2bba7bb4bf
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gnome-system-monitor'
|
# Template file for 'gnome-system-monitor'
|
||||||
pkgname=gnome-system-monitor
|
pkgname=gnome-system-monitor
|
||||||
version=3.24.0
|
version=3.24.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-systemd"
|
configure_args="--disable-schemas-compile --disable-systemd"
|
||||||
hostmakedepends="which pkg-config intltool itstool glib-devel gnome-doc-utils"
|
hostmakedepends="which pkg-config intltool itstool glib-devel gnome-doc-utils"
|
||||||
makedepends="gtkmm-devel librsvg-devel libgtop-devel"
|
makedepends="gtkmm-devel librsvg-devel libgtop-devel"
|
||||||
short_desc="Process viewer and system resource monitor for GNOME"
|
short_desc="Process viewer and system resource monitor for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Apps/SystemMonitor"
|
homepage="https://wiki.gnome.org/Apps/SystemMonitor"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue