commit: 7c1c769f789d5afe44d2f07c954c3e72681eefc5
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 4 00:59:10 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 4 01:31:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1c769f
dev-util/sysprof-capture: Don't install org.gnome.Sysprof3.Profiler.xml
Will now be provided by dev-util/sysprof-common.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
...sprof-capture-3.36.0.ebuild => sysprof-capture-3.36.0-r1.ebuild} | 6 ------
1 file changed, 6 deletions(-)
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.36.0.ebuild
b/dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild
similarity index 79%
rename from dev-util/sysprof-capture/sysprof-capture-3.36.0.ebuild
rename to dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild
index 42316cefd30..f5767d87f27 100644
--- a/dev-util/sysprof-capture/sysprof-capture-3.36.0.ebuild
+++ b/dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild
@@ -23,12 +23,6 @@ BDEPEND="
virtual/pkgconfig
"
-src_prepare() {
- default
- # We want to ship org.gnome.Sysprof3.Profiler.xml here for the benefit
of x11-wm/mutter
- sed -i -e "s|if get_option('libsysprof')|if true|g" src/meson.build ||
die
-}
-
src_configure() {
local emesonargs=(
-Denable_gtk=false