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

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

bug#48126: closed ([PATCH] Add package for vim-solarized)


From: GNU bug Tracking System
Subject: bug#48126: closed ([PATCH] Add package for vim-solarized)
Date: Sat, 15 May 2021 13:05:02 +0000

Your message dated Sat, 15 May 2021 15:04:11 +0200
with message-id <87eee8du7o.fsf@nckx>
and subject line Re: [PATCH] Add package for vim-solarized
has caused the debbugs.gnu.org bug report #48126,
regarding [PATCH] Add package for vim-solarized
to be marked as done.

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


-- 
48126: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48126
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Add package for vim-solarized Date: Fri, 30 Apr 2021 19:42:35 +0200
Hi Guix !

I here's my first attempt at packaging something, I noticed that vim-solarized
was missing so I tried to write a package for it.

The only warning I got was from the guix lint which told me it couldn't find
upstream releases. I believe this is due to vim-solarized particular structure:
it's a light «clone» of the main repository
https://github.com/altercation/solarized containing only the vim-files. It
doesn't have any tags/releases but the full repository does. I used the latest
commit on the master branch in git-reference for guix to retrieve it and the
corresponding version on the full repository as package version. Does that seem
right ? I found another copy in project vim-scripts
(https://github.com/vim-scripts/Solarized) which has made a tag (the same
version name that I chose) so we could be using either the full repository
(more unneeded data retrieved during the build) or this second copy (they do
provide a tag but isn't it better to remain as close as possible to the
original source ?).

I hope my patch is correct and thank you everyone for being such a welcoming
community and having made my experience with Guix so far absolutely great !

Tissevert

Attachment: 0001-Add-package-for-vim-solarized.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] Add package for vim-solarized Date: Sat, 15 May 2021 15:04:11 +0200
Tissevert,

I

- added a commit message following our particular flavour of the ‘GNU ChangeLog format’, - changed the URL to /solarized (the commit already referred to that repository), - explained that this package installs only the Vim files from there,

and pushed the thing as 992aa56e7c5d10e7d8d260fe3b2d0ce15b00c17b.

Phew!  And thanks,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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