mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
gnome-system-monitor: update to 3.2.0.
This commit is contained in:
parent
6368982baa
commit
24e9c618d7
1 changed files with 5 additions and 13 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'gnome-system-monitor'
|
# Template file for 'gnome-system-monitor'
|
||||||
pkgname=gnome-system-monitor
|
pkgname=gnome-system-monitor
|
||||||
version=3.0.1
|
version=3.2.0
|
||||||
revision=1
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||||
--localstatedir=/var"
|
--localstatedir=/var"
|
||||||
short_desc="Process viewer and system resource monitor for GNOME"
|
short_desc="Process viewer and system resource monitor for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0fe6a263875b23a35fd17d8952e666e17801cb68bb664d6ce8cabcfd9ac0f972
|
homepage="http://www.gnome.org"
|
||||||
|
license="GPL-2"
|
||||||
|
checksum=169c82bd1744adba1a4e3f384c06d9ff48aefac5d0f56e8ac4ad48b6f7f5810c
|
||||||
long_desc="
|
long_desc="
|
||||||
This package allows you to graphically view and manipulate the running
|
This package allows you to graphically view and manipulate the running
|
||||||
processes on your system. It also provides an overview of available
|
processes on your system. It also provides an overview of available
|
||||||
|
@ -37,15 +38,6 @@ Add_dependency build gnome-doc-utils
|
||||||
Add_dependency build libgtop-devel
|
Add_dependency build libgtop-devel
|
||||||
Add_dependency build libwnck-devel
|
Add_dependency build libwnck-devel
|
||||||
Add_dependency build gtkmm-devel
|
Add_dependency build gtkmm-devel
|
||||||
Add_dependency build gtk+3-devel
|
|
||||||
Add_dependency build libxml2-devel
|
|
||||||
Add_dependency build librsvg-devel
|
Add_dependency build librsvg-devel
|
||||||
Add_dependency build gdk-pixbuf-devel
|
|
||||||
Add_dependency build cairo-devel
|
|
||||||
Add_dependency build glibmm-devel
|
|
||||||
Add_dependency build glib-devel
|
|
||||||
Add_dependency build libsigc++-devel
|
|
||||||
|
|
||||||
Add_dependency full gnome-icon-theme
|
Add_dependency full gnome-icon-theme
|
||||||
Add_dependency full gsettings-desktop-schemas
|
|
||||||
Add_dependency full desktop-file-utils
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue