Search Criteria
Package Details: dunst-git 1.5.0.r11.gbc6ab69-1
Git Clone URL: | https://aur.archlinux.org/dunst-git.git (read-only, click to copy) |
---|---|
Package Base: | dunst-git |
Description: | Lightweight and customizable notification daemon |
Upstream URL: | https://dunst-project.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | mackilanu |
Last Packager: | mackilanu |
Votes: | 54 |
Popularity: | 0.32 |
First Submitted: | 2011-09-08 20:54 |
Last Updated: | 2020-10-08 19:57 |
Dependencies (9)
Required by (59)
- alun (requires dunst) (optional)
- awesome-cinnamon (requires notification-daemon)
- awesome-gnome (requires notification-daemon)
- barify (requires dunst) (optional)
- barify (requires notification-daemon)
- batify (requires notification-daemon) (optional)
- batify-git (requires notification-daemon) (optional)
- batterymon-clone (requires notification-daemon) (optional)
- batti (requires notification-daemon) (optional)
- blueman-git (requires notification-daemon)
- buzz-git (requires notification-daemon)
- dunstmerge (requires dunst)
- dwm-ekollof-git (requires dunst)
- dwm-nho1ix-git (requires dunst) (optional)
- epoptes (requires notification-daemon)
- epoptes-bzr (requires notification-daemon)
- flickpapr (requires dunst)
- fluxable-newmenu (requires notification-daemon) (optional)
- gajim-git (requires notification-daemon) (optional)
- gajimbo-git (requires notification-daemon) (optional)
- github-notify (requires notification-daemon)
- hasmail (requires notification-daemon) (optional)
- i3-volume (requires notification-daemon)
- indicator-keylock (requires notification-daemon) (optional)
- kalu (requires notification-daemon)
- kalu-git (requires notification-daemon)
- kalu-kde (requires notification-daemon)
- linconnect-server-git (requires notification-daemon) (optional)
- lynx-desktop-settings (requires dunst)
- mail-notification (requires notification-daemon)
- mailwizard (requires dunst) (optional)
- mailwizard-git (requires dunst) (optional)
- minirss-git (requires notification-daemon)
- minirss-git (requires dunst) (optional)
- mutt-wizard-zi-git (requires dunst) (optional)
- napi-bash (requires notification-daemon) (optional)
- napi-bash-git (requires notification-daemon) (optional)
- netgui (requires notification-daemon) (optional)
- noaftodo-git (requires dunst) (optional)
- notification-daemon-engine-ubuntu (requires notification-daemon)
- obdevicemenu (requires notification-daemon) (optional)
- pymodoro (requires dunst)
- ran-git (requires notification-daemon) (optional)
- rofi-applets-menus (requires dunst) (optional)
- scrnsvr (requires dunst) (optional)
- scrnsvr-bin (requires dunst) (optional)
- statis (requires dunst) (optional)
- subtube-git (requires dunst) (optional)
- transmission-cmake-gtk (requires notification-daemon) (optional)
- transmission-csd-git (requires notification-daemon) (optional)
- transmission-gtk-git (requires notification-daemon) (optional)
- turpial (requires notification-daemon)
- turpial-git (requires notification-daemon)
- update-notifier (requires dunst)
- updsched (requires dunst)
- wicd-gtk-git (requires notification-daemon) (optional)
- xest-window-manager-git (requires dunst) (optional)
- xwrited (requires notification-daemon)
- xwrited-hg (requires notification-daemon)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
eschwartz commented on 2017-12-19 12:25
Hello, you're currently violating the AUR guidelines. Please turn off your "AUR Update Bot" and don't do anything like that again. :)
https://wiki.archlinux.org/index.php/Arch_User_Repository#Foo_in_the_AUR_is_outdated.3B_what_do_I_do.3F
EDIT: Also please use a decent pkgver function like the one listed in the wiki: https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
Using the commit count twice, without properly marking it as r$rev anywhere, causes far too much trouble when calculating version comparison logic for no gain.
haawda commented on 2017-10-21 23:50
I removed the line deleting config.h.
TrialnError commented on 2017-10-21 18:26
With #371 merged the prepare function will need some adjustments, else the compilation failes because config.h is getting deleted :D
haawda commented on 2017-08-02 21:03
TrialnError, namcap told me, that dunstify still needs gtk2, but it was a leftover from the previous build. Indeed only gtk3 is needed.
hero, I chnaged the pkgver function in a way that the revlist comes before the git hash. I hope this has no bad side effects.
TrialnError commented on 2017-08-02 17:38
But as described in the upstream PR[0] this replaces gtk2 and isn't an additional dep
_________
[0] https://github.com/dunst-project/dunst/pull/333
Anonymous comment on 2017-08-01 20:28
dunst now depends on gtk3
hero commented on 2017-07-12 16:29
@haadawa Could you update the pkgver variable to "1.2.0.2.gb06475b.852"?
This is the format of the pkgver function.
Right now my AUR helper thinks that dunst-git is outdated.
This is, because it thinks, that version "1.2.0.2.gb06475b.852" is smaller than version "1.2.0.850".
WhyNotHugo commented on 2017-05-20 17:25
The systemd service file has been upstreamed, so no need to manually sed/install it any more (it's now done as part of make/make install).
rotsix commented on 2017-03-20 20:26
Hi, why not adding the armv7h in disponible architectures ? It works perfectly on my RPi3. Thx
Brottweiler commented on 2017-02-27 19:55
@haawda the systemd unit still does not work, as already requested, you need to install it as "dunst.service" not "dunst.systemd.service". I suppose this is also an upstream issue.