Package Details: deadd-notification-center-bin 2.0.2-1

Git Clone URL: https://aur.archlinux.org/deadd-notification-center-bin.git (read-only, click to copy)
Package Base: deadd-notification-center-bin
Description: Customizable notification-daemon with notification center
Upstream URL: https://github.com/phuhl/linux_notification_center
Licenses: BSD
Conflicts: deadd-notification-center, deadd-notification-center-git
Provides: deadd-notification-center
Submitter: phuhl
Maintainer: phuhl
Last Packager: phuhl
Votes: 5
Popularity: 0.011677
First Submitted: 2019-03-25 11:56 (UTC)
Last Updated: 2023-03-03 14:22 (UTC)

Latest Comments

1 2 Next › Last »

matahina commented on 2023-01-18 14:31 (UTC)

thanks it works :)

phuhl commented on 2023-01-16 09:32 (UTC)

Hi matahina, thanks for reporting. should be fixed

matahina commented on 2023-01-15 01:14 (UTC)

install -Dm644 style.css /etc/xdg/deadd/deadd.css install: impossible de créer le fichier standard '/etc/xdg/deadd/deadd.css': Permission non accordée

==> ERREUR : Une erreur s’est produite dans package(). Abandon… -> error making: deadd-notification-center-bin

mkdir -p /etc/xdg/deadd is also breaking installation, but possible to do it manually as a workaround

Trbl commented on 2020-10-22 19:30 (UTC)

Works now :)

phuhl commented on 2020-10-20 10:48 (UTC)

Thanks for reporting @Trbl Should be fixed

Trbl commented on 2020-10-19 23:50 (UTC)

install: cannot stat 'deadd-notification-center.service': No such file or directory

package fails to install

kiankasad commented on 2020-09-22 18:14 (UTC)

@myriacore Yes, it does. Hopefully the PKGBUILD will be updated.

myriacore commented on 2020-09-22 16:40 (UTC) (edited on 2020-09-22 17:46 (UTC) by myriacore)

@thomasqueirozb @kiankasad Seems this should be fixed by #92@78cb7b3.

thomasqueirozb commented on 2020-06-16 19:15 (UTC)

1.7.2 seems to break. Adding sed -i "s/install -m/install -Dm/g" Makefile to line 26 of the PKGBUILD (inside package() right after cd) seems to fix it.

kiankasad commented on 2020-04-24 20:42 (UTC) (edited on 2020-04-24 20:42 (UTC) by kiankasad)

install: cannot create regular file '/home/kian/.cache/yay/deadd-notification-center-bin/pkg/deadd-notification-center-bin/usr/share/locale/de/LC_MESSAGES/deadd-notification-center.mo': No such file or directory
make: *** [Makefile:82: install-lang] Error 1

Cannot build latest version. Same error occurs with deadd-notification-center (non-bin) package.