[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53622] [PATCH V2 4/8] gnu: Add emacs-org-books.
From: |
Nicolas Goaziou |
Subject: |
[bug#53622] [PATCH V2 4/8] gnu: Add emacs-org-books. |
Date: |
Sun, 06 Feb 2022 23:41:29 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
pinoaffe <pinoaffe@gmail.com> writes:
> * gnu/packages/emacs-xyz.scm (emacs-org-books): New variable.
Thanks.
> + (propagated-inputs
> + (list emacs-enlive
> + emacs-s
> + emacs-helm
> + emacs-helm-org
> + emacs-dash
> + emacs-org))
I fixed inputs order.
> + (home-page "https://github.com/lepisma/org-books")
> + (synopsis "Reading list management with Org mode and helm")
> + (description
> + "A tool for managing reading list in an Org mode file.")
I fixed description.
> + (license license:gpl3)))
I fixed license: this is really gpl3+.
Regards,
--
Nicolas Goaziou
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#53622] [PATCH V2 4/8] gnu: Add emacs-org-books.,
Nicolas Goaziou <=