Package Details: gnome-shell-performance 1:46.1-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-performance.git (read-only, click to copy)
Package Base: gnome-shell-performance
Description: Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
Upstream URL: https://wiki.gnome.org/Projects/GnomeShell
Licenses: GPL
Groups: gnome
Conflicts: gnome-shell
Provides: gnome-shell
Submitter: Saren
Maintainer: Saren (Terence, saltyming)
Last Packager: saltyming
Votes: 34
Popularity: 0.59
First Submitted: 2018-08-04 18:21 (UTC)
Last Updated: 2024-04-22 12:48 (UTC)

Required by (453)

Sources (2)

Pinned Comments

saltyming commented on 2021-11-18 14:16 (UTC) (edited on 2024-03-24 05:25 (UTC) by saltyming)

If you are getting errors like fatal: bad revision '73e8cf32' while building this package, refer to PKGBUILD and see which patches caused this. Then, go to the related URLs, replace the commit hashes. If there are conflicts, comment out the patches.

Please notify me in comment section if this happens.


Note that a debug option is disabled in this package.

To enable the check() process, set an env: _enable_check=y

To disable building the docs package, set an env: _disable_docs=y


If the building process is getting failed on check() like

gnome-shell/src/st/meson.build:195:2: ERROR: Dependency "libmutter-test-11" not found, tried pkgconfig and cmake

then you might want to do one of these:

0) Unset an env: _enable_check=y

1) Rebuild mutter-performance package with _enable_check=y env.

And try again.


The optional performance patches are by default enabled.

A package for mutter (compositor) performance patches: https://aur.archlinux.org/packages/mutter-performance/

Terence commented on 2019-08-02 16:35 (UTC) (edited on 2019-08-02 19:09 (UTC) by Terence)

Warning: Before making a report of something broken, make sure it is not caused by an extension or a custom theme!

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 19 Next › Last »

Saren commented on 2019-10-17 08:42 (UTC)

@Terence mistakes were made :(

Terence commented on 2019-10-15 01:28 (UTC) (edited on 2019-10-15 01:29 (UTC) by Terence)

@Saren why did you add epoch in 4a568615c91c ? You can't remove it once it's set :/

Also you sometimes show as "Your Name" on the git log.

Terence commented on 2019-10-15 01:25 (UTC)

Added back, thanks @TheAifam5 !

theaifam5 commented on 2019-10-10 19:14 (UTC) (edited on 2019-10-10 19:15 (UTC) by theaifam5)

Hey!

Could you add "epoch" to PKGBUILD, please? Got removed here bfbe470404d7

Regards, TheAifam5

Saren commented on 2019-10-04 03:44 (UTC)

Revert added hopefully to workaround https://bugzilla.redhat.com/show_bug.cgi?id=1754630#c12

Saren commented on 2019-09-25 01:55 (UTC)

It's recommended to use extra/gnome-shell instead of this package for now, as this package contains no performance patch now compared to extra/gnome-shell, and extra/gnome-shell is more updated as of now.

NettoHikari commented on 2019-09-20 01:55 (UTC)

Breaks GNOME right now (also GDM), because 3.34 hit stable today.

<deleted-account> commented on 2019-09-12 07:27 (UTC)

Error during building. fatal: bad revision '39f10eaa^..6e704ee1'

Terence commented on 2019-09-04 13:37 (UTC)

@predictably @ndttt @glorious-yellow Updated.

predictably commented on 2019-09-04 12:09 (UTC)

I also encounter this message while building:

fatal: bad revision '1a3c98bd' ==> ERROR

No solution yet.