Revert "sysprof: update to 3.46.0."

This reverts commit 83b9c38442.

doesn't work with gnome-builder 42
This commit is contained in:
Michal Vasilek 2022-10-13 10:48:42 +02:00
parent 22f5f32632
commit c6c5c8006b
2 changed files with 11 additions and 10 deletions

View File

@ -3098,8 +3098,8 @@ libgutenprint.so.9 gutenprint-5.3.3_1
libunbound.so.8 libunbound-1.13.1_2
libmirage.so.11 libmirage-3.1.0_1
libwkhtmltox.so.0 libwkhtmltopdf-0.12.5_1
libsysprof-5.so sysprof-3.46.0_1
libsysprof-ui-5.so sysprof-3.46.0_1
libsysprof-4.so sysprof-3.37.90_1
libsysprof-ui-4.so sysprof-3.37.90_1
libvala-0.56.so.0 libvala-0.56.0_1
libvaladoc-0.56.so.0 libvaladoc-0.56.0_1
libvalaccodegen.so libvala-0.44.0_1

View File

@ -1,19 +1,20 @@
# Template file for 'sysprof'
pkgname=sysprof
version=3.46.0
revision=1
reverts="3.46.0_1"
version=3.44.0
revision=2
build_style=meson
configure_args="-Dgtk=true -Dsystemdunitdir=/usr/lib/systemd"
hostmakedepends="gettext pkg-config itstool glib-devel desktop-file-utils gtk-update-icon-cache"
makedepends="gtk4-devel libdazzle-devel polkit-devel glib-devel elogind-devel
json-glib-devel libunwind-devel libadwaita-devel"
configure_args="-Denable_gtk=true -Dsystemdunitdir=/usr/lib/systemd"
hostmakedepends="gettext pkg-config itstool glib-devel"
makedepends="gtk+3-devel libdazzle-devel polkit-devel glib-devel elogind-devel
json-glib-devel libunwind-devel"
short_desc="System-wide profiler for Linux"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/sysprof"
changelog="https://gitlab.gnome.org/GNOME/sysprof/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/sysprof/${version%.*}/sysprof-${version}.tar.xz"
checksum=3e430d578150a8dd0b075b17d2fcc1ba704d42880262f0cc651f33e493be4071
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ab5d9f5b71973b3088d58a1bfdf1dc23c39a02f5fce4e5e9c73e034b178b005b
# for ITS rules
if [ "$CROSS_BUILD" ]; then