Package Details: statusnotifier 1.0.0-1

Git Clone URL: https://aur.archlinux.org/statusnotifier.git (read-only, click to copy)
Package Base: statusnotifier
Description: Library to use KDE's StatusNotifierItem via GObject
Upstream URL: https://jjacky.com/statusnotifier
Licenses: GPL3+
Submitter: jjacky
Maintainer: None
Last Packager: Rhinoceros
Votes: 20
Popularity: 0.000968
First Submitted: 2014-06-10 16:59 (UTC)
Last Updated: 2024-10-06 00:33 (UTC)

Latest Comments

BluePyTheDeer251 commented on 2024-10-06 00:35 (UTC)

RIP statusnotifier 2016-2024?

You will be missed.

Rhinoceros commented on 2024-10-06 00:34 (UTC)

Fixed. Should build fine now.

(Also disowned as I have no intention of maintaining this in the longer term.)

BluePyTheDeer251 commented on 2024-10-05 17:00 (UTC) (edited on 2024-10-07 01:05 (UTC) by BluePyTheDeer251)

OUTDATED, PKGBUILD FIXED

FOR ANYONE HAVING ISSUES WITH BUILD: (statusnotifier 1.0.0-1)

The easy way:

Install gobject-introspection

Install kalu-kde as usual

The "hard" way:

Clone the repo

Edit the PKGBUILD

Add under the depends= line:

makedepends=('gobject-introspection')

Save the PKGBUILD file

Run makepkg -si --asdeps

Install kalu-kde as usual

If followed correctly statusnotifier should install and kalu-kde can build.

Credits to @Aerion for the instructions.

core-problem commented on 2024-03-20 07:42 (UTC)

Hey, getting the error: make[2]: *** No rule to make target '/usr/bin/g-ir-scanner', needed by 'StatusNotifier-1.0.gir'. Stop. while building.

Apparently, gobject-introspection is a build dependency.

jjacky commented on 2017-03-11 16:36 (UTC)

Well, not sure what that's about, but the error (Permission denied) doesn't seem related to (building) statusnotifier, more to something on your end (GVFS)

maxkaspar commented on 2017-03-11 15:08 (UTC)

Doesn't build. I've got this error shown (g-ir-compiler:10568): GVFS-WARNING **: can't init metadata tree /home/milan/.local/share/gvfs-metadata/root: open: Permission denied /bin/sh: line 2: 10568 Trace/breakpoint trap (core dumped) /usr/bin/g-ir-compiler --includedir=. --includedir=. StatusNotifier-1.0.gir -o StatusNotifier-1.0.typelib make[2]: *** [Makefile:1195: StatusNotifier-1.0.typelib] Error 133 make[2]: Leaving directory '/tmp/makepkg/statusnotifier/src/statusnotifier-1.0.0' make[1]: *** [Makefile:749: all-recursive] Error 1 make[1]: Leaving directory '/tmp/makepkg/statusnotifier/src/statusnotifier-1.0.0' make: *** [Makefile:486: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build statusnotifier. ==> Restart building statusnotifier ? [y/N]