Search Criteria
Package Details: notify-sharp-git 3.0.0.r0.gc94bcc9-1
Git Clone URL: | https://aur.archlinux.org/notify-sharp-git.git (read-only, click to copy) |
---|---|
Package Base: | notify-sharp-git |
Description: | C-sharp client implementation for Desktop Notifications, i.e. notification-daemon |
Upstream URL: | https://git.gnome.org/browse/notify-sharp/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | melchips |
Maintainer: | melchips |
Last Packager: | melchips |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2014-01-10 23:03 |
Last Updated: | 2015-07-06 20:33 |
Dependencies (3)
- gtk-sharp-git
- mono (mono48, mono-alpha, mono-beta, mono-stable, mono-visualstudio, mono-git, mono-alt-csc, mono5, mono-nightly)
- git (git-git) (make)
Required by (13)
- banshee-community-extensions (requires notify-sharp) (optional)
- banshee-community-extensions (requires notify-sharp) (make)
- docky (requires notify-sharp)
- duplicati-latest (requires notify-sharp) (optional)
- gnome-do (requires notify-sharp)
- muine (requires notify-sharp)
- smuxi (requires notify-sharp)
- smuxi (requires notify-sharp) (make)
- smuxi-git (requires notify-sharp) (make)
- smuxi-git (requires notify-sharp)
- smuxi-server (requires notify-sharp) (make)
- smuxi-server-git (requires notify-sharp) (make)
- tasque (requires notify-sharp)
Latest Comments
melchips commented on 2015-09-13 10:11
As stated on the mono project page (http://www.mono-project.com/docs/about-mono/languages/csharp/), gmcs has been replaced by mcs :
Starting with Mono version 2.11 a new unified compiler mcs is available.
It replaces all previous runtime specific compilers (gmcs, dmcs, smcs).
They still exist (as scripts only) to ease the migration path to mcs but
we strongly recommend to use mcs.
I'm not sure yet why autogen is still checking for this dependency...
xuv commented on 2015-08-18 21:46
Compilation failed.
"configure: error: You need to install gmcs"
Don't know where that comes from.