emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46628: closed (gnu: Add movim-desktop.)


From: GNU bug Tracking System
Subject: bug#46628: closed (gnu: Add movim-desktop.)
Date: Sun, 21 Mar 2021 11:37:02 +0000

Your message dated Sun, 21 Mar 2021 12:36:25 +0100
with message-id <87zgywspqe.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#46628] gnu: Add movim-desktop.
has caused the debbugs.gnu.org bug report #46628,
regarding gnu: Add movim-desktop.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46628: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46628
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: gnu: Add movim-desktop. Date: Thu, 18 Feb 2021 20:15:28 -0500

Attachment: 0001-gnu-Add-movim-desktop.patch
Description: Text Data

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#46628] gnu: Add movim-desktop. Date: Sun, 21 Mar 2021 12:36:25 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

Raghav Gururajan via Guix-patches via <guix-patches@gnu.org> writes:

> +(define-public movim-desktop
> +  (let ((commit "83d583b83629dbd2ec448da9a1ffd81f6c1fb295")
> +        (revision "3"))

Note the revision does not necessarily refer to the number of patches
upstream above last release, but to a Guix internal reference about
number of updates of the package definition so far. IOW, this could as
well be 0 or 1, even though 3 does not hurt.

> +    (package
> +      (name "movim-desktop")
> +      (version
> +       (git-version "0" revision commit))

I changed the version to 0.14.0 per CMakeLists.txt contents.

> +      (synopsis "Desktop Application for Movim")
> +      (description "Movim-Desktop is a desktop app for Movim relying on Qt.
> +Movim is a social and chat platform that act as a frontend for the XMPP 
> network.")
> +      (home-page "https://movim.eu/";)

Out of habit (i.e., nitpick), I moved the home page above synopsis.

Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]