Search Criteria
Package Details: schleuder 4.0.2-1
Git Clone URL: | https://aur.archlinux.org/schleuder.git (read-only, click to copy) |
---|---|
Package Base: | schleuder |
Description: | An encrypting mailing list manager with remailing-capabilities |
Upstream URL: | https://schleuder.org |
Licenses: | GPL3 |
Submitter: | Segaja |
Maintainer: | Segaja |
Last Packager: | Segaja |
Votes: | 1 |
Popularity: | 0.000015 |
First Submitted: | 2021-06-06 18:41 (UTC) |
Last Updated: | 2021-11-15 19:30 (UTC) |
Dependencies (22)
- inetutils (gettext-hostname, inetutils-git)
- ruby
- ruby-activerecord
- ruby-bcrypt
- ruby-bigdecimal
- ruby-charlock_holmes
- ruby-gpgme
- ruby-mail
- ruby-mail-gpg
- ruby-rake (ruby-rake-12)
- ruby-sinatra (ruby-sinatra-1)
- ruby-sinatra-contrib
- ruby-sqlite3
- ruby-thin (ruby-thin-1.6)
- ruby-thor
- procps-ng (procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd, procps-ng-git) (check)
- ruby-bundler (check)
- ruby-database_cleaner (check)
- ruby-factory_bot (check)
- ruby-hirb (check)
- Show 2 more dependencies...
Latest Comments
Segaja commented on 2021-06-08 21:25 (UTC)
Hello @duckdable,
thanks for pointing all this out to me. I fixed all points you mentioned in the latest version.
duckdalbe commented on 2021-06-08 20:21 (UTC)
inetutils
(or anything that provides ahostname
executable) is a runtime dependency, it is called inlib/schleuder/logger.rb
duckdalbe commented on 2021-06-08 20:16 (UTC)
Also, is it on purpose to include the technical documentation (rdoc) in the package? That appears to be only useful for developers. If not, the argument
--no-document
could be passed togem install
.duckdalbe commented on 2021-06-08 20:12 (UTC)
During
package()
, the following text is shown. I think that would be a good fit for a post-install (and post-upgrade) notice.