Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-system-monitor


Commits:
df7e44ed by Jan Alexander Steffens (heftig) at 2023-10-04T01:22:45+02:00
45.0.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,31 @@
+pkgbase = gnome-system-monitor
+       pkgdesc = View current processes and monitor system state
+       pkgver = 45.0.2
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/SystemMonitor
+       arch = x86_64
+       groups = gnome
+       license = GPL
+       makedepends = appstream-glib
+       makedepends = git
+       makedepends = meson
+       makedepends = yelp-tools
+       depends = cairo
+       depends = dconf
+       depends = gdk-pixbuf2
+       depends = glib2
+       depends = glibmm
+       depends = gtk3
+       depends = gtkmm3
+       depends = hicolor-icon-theme
+       depends = libgtop
+       depends = libhandy
+       depends = librsvg
+       depends = libsigc++
+       depends = pango
+       depends = polkit
+       depends = systemd
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-system-monitor.git#commit=e74545dbdebd8e591c1679181c5ff3d53c53386e
+       b2sums = SKIP
+
+pkgname = gnome-system-monitor


=====================================
PKGBUILD
=====================================
@@ -1,18 +1,28 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-system-monitor
-pkgver=44.0
+pkgver=45.0.2
 pkgrel=1
 pkgdesc="View current processes and monitor system state"
 url="https://wiki.gnome.org/Apps/SystemMonitor";
 arch=(x86_64)
 license=(GPL)
 depends=(
+  cairo
+  dconf
+  gdk-pixbuf2
+  glib2
+  glibmm
+  gtk3
   gtkmm3
+  hicolor-icon-theme
   libgtop
   libhandy
   librsvg
+  libsigc++
+  pango
   polkit
   systemd
 )
@@ -23,7 +33,7 @@ makedepends=(
   yelp-tools
 )
 groups=(gnome)
-_commit=e75e0f8b3162daa1f66664e4531bc717b092c164  # tags/44.0^0
+_commit=e74545dbdebd8e591c1679181c5ff3d53c53386e  # tags/45.0.2^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-system-monitor.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-system-monitor/-/commit/df7e44edced7e3b12bce4a0f2dd609cba35207fd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-system-monitor/-/commit/df7e44edced7e3b12bce4a0f2dd609cba35207fd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to