Search Criteria
Package Details: simpleagenda.app 0.46-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/simpleagenda.app.git (read-only, click to copy) |
|---|---|
| Package Base: | simpleagenda.app |
| Description: | Simple calendar and agenda application using GNUstep |
| Upstream URL: | http://wiki.gnustep.org/index.php/SimpleAgenda.app |
| Licenses: | BSD |
| Groups: | gnustep-apps |
| Submitter: | Beebo |
| Maintainer: | None |
| Last Packager: | Beebo |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-29 21:13 (UTC) |
| Last Updated: | 2022-01-06 16:49 (UTC) |
Dependencies (7)
- gnustep-backAUR
- gnustep-base
- gnustep-guiAUR
- libical
- gcc-objc (gcc-objc-gitAUR, gcc-objc-snapshotAUR) (make)
- gnustep-make (make)
- addresses.appAUR (optional)
Latest Comments
mikearch commented on 2024-12-31 22:31 (UTC)
GroupDAVStore.m: In function ‘-[GroupDAVDialog buttonClicked:]’: GroupDAVStore.m:98:5: warning: ‘GroupDAVDialog’ may not respond to ‘-checkDirectories’ 98 | [self checkDirectories]; | ^ GroupDAVStore.m:98:5: warning: (messages without a matching method signature will be assumed to return ‘id’ and accept ‘...’ as arguments) GroupDAVStore.m: In function ‘-[GroupDAVDialog unauthorizedAccessError]’: GroupDAVStore.m:116:28: warning: ‘GroupDAVDialog’ may not respond to ‘-reportGroupDAVError:message:’ 116 | message: @"Username and password are incorrect."]; | ^
GroupDAVStore.m: In function ‘-[GroupDAVDialog unableToFindCalendarError:]’: GroupDAVStore.m:122:28: warning: ‘GroupDAVDialog’ may not respond to ‘-reportGroupDAVError:message:’ 122 | message: message]; | ^In file included from SoundBackend.m:1: /usr/include/AppKit/NSSound.h:58:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘interface’ 58 | @interface NSSound : NSObject <NSCoding, NSCopying> | ^~ make[3]: *** [/usr/share/GNUstep/Makefiles/rules.make:534: obj/SimpleAgenda.obj/SoundBackend.m.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/usr/share/GNUstep/Makefiles/Instance/application.make:145: internal-app-run-compile-submake] Error 2 make[1]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297: SimpleAgenda.all.app.variables] Error 2 make: *** [/usr/share/GNUstep/Makefiles/Master/application.make:38: internal-all] Error 2:: Unable to build simpleagenda.app - makepkg exited with code: 4