unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Artur Malabarba <bruce.connor.am@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-devel <emacs-devel@gnu.org>,
	Thierry Volpiatto <thierry.volpiatto@gmail.com>
Subject: Re: Adding async package to GNU ELPA
Date: Sat, 16 Jan 2016 08:06:02 +0000	[thread overview]
Message-ID: <87oacmq785.fsf@gmail.com> (raw)
In-Reply-To: <87bn95ppt1.fsf@gmx.de> (Michael Albinus's message of "Fri, 01 Jan 2016 11:16:58 +0100")

Michael Albinus <michael.albinus@gmx.de> writes:

> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>> Of course, but I said it is bad to have to insert informations in source
>> files when we can add a *-pkg.el file especially for this.
>> I guess you are doing that because some code on ELPA expect informations
>> in source file headers and then create the *-pkg.el file from this, and
>> IMO this should be changed for the benefit of ELPA.
>
> I would scond this proposal (providing an own *-pkg.el file). I'm
> thinking about adding Tramp to ELPA, and tramp.el does not carry version
> related information. A file tramp-pkg.el would solve this issue for
> Tramp.

Ok, I've had a look at Gelpa's admin/archive-contents.el, and I think
this can be done without introducing complexity.

Right now, it is structured more or less like this:
1. Read information from package headers;
2. Do some stuff with that information, one of which is to generate the
-pkg.el file.

Ideally, it would be reworked like this:
1. If absent, generate the -pkg.el file from the package headers (this
is the only moment where package headers would be read);
2. Read information from the -pkg.el file;
3. Do some stuff with that information.


That said, I can't be the one to do it for the foreseeable future.
Therefore, unless someone else steps up, the quickest way to get any of
the aforementioned packages on Gelpa is for them to comply with the
current framework.

Cheers,
Artur



  parent reply	other threads:[~2016-01-16  8:06 UTC|newest]

Thread overview: 110+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20151224213932.12107.84317@vcs.savannah.gnu.org>
     [not found] ` <E1aCDbg-00039v-VS@vcs.savannah.gnu.org>
2015-12-25  8:31   ` [elpa] master 88578a4: Increase the default number of hits Michael Albinus
2015-12-25 15:50     ` Lars Ingebrigtsen
2015-12-26 18:48   ` Glenn Morris
2015-12-26 18:52     ` Lars Ingebrigtsen
2015-12-26 19:16       ` Eli Zaretskii
2015-12-26 19:46         ` Lars Ingebrigtsen
2015-12-26 20:22           ` Michael Albinus
2015-12-26 20:51             ` Lars Ingebrigtsen
2015-12-26 20:24           ` Glenn Morris
2015-12-26 20:41             ` Michael Albinus
2015-12-26 20:53             ` Lars Ingebrigtsen
2015-12-27  1:05               ` Glenn Morris
2015-12-26 19:38       ` Michael Albinus
2015-12-26 19:47         ` Lars Ingebrigtsen
2015-12-26 19:54           ` Michael Albinus
2015-12-26 19:57             ` Lars Ingebrigtsen
2015-12-26 20:13               ` Lars Ingebrigtsen
2015-12-26 20:13               ` Michael Albinus
2015-12-26 20:17               ` David Kastrup
2015-12-26 20:35                 ` Michael Albinus
2015-12-27  2:54               ` Richard Stallman
2015-12-26 20:20       ` Glenn Morris
2015-12-26 20:30         ` Michael Albinus
2015-12-27  1:00           ` Glenn Morris
2015-12-27 10:15             ` Michael Albinus
2015-12-27 15:31             ` Michael Albinus
2015-12-27 16:57               ` Lars Ingebrigtsen
2015-12-28 23:00                 ` Michael Albinus
2015-12-28 23:23                   ` Dmitry Gutov
2015-12-29  9:20                     ` Michael Albinus
2015-12-29 16:59                       ` John Wiegley
2015-12-29 18:46                         ` Adding async package to GNU ELPA (was: [elpa] master 88578a4: Increase the default number of hits) Michael Albinus
2015-12-29 22:07                           ` Artur Malabarba
2015-12-30 12:02                             ` Adding async package to GNU ELPA Michael Albinus
2015-12-30 17:25                               ` Artur Malabarba
2015-12-30 21:31                                 ` Michael Albinus
2015-12-31 15:14                                   ` Artur Malabarba
2015-12-31 16:03                                     ` John Wiegley
2015-12-31 16:44                                       ` Artur Malabarba
2015-12-31 17:03                                         ` Michael Albinus
2015-12-31 19:53                                         ` Thierry Volpiatto
2015-12-31 21:17                                           ` Artur Malabarba
     [not found]                                         ` <87k2nummb5.fsf@gmail.com>
     [not found]                                           ` <CAAdUY-Lci0wFWcD1biR9AwDMqLvQAG4T-YxDnKwO3tvPGr67Yw@mail.gmail.com>
2016-01-01  6:17                                             ` Thierry Volpiatto
2016-01-01 10:16                                               ` Michael Albinus
2016-01-04  1:32                                                 ` Artur Malabarba
2016-01-04  7:35                                                   ` Michael Albinus
2016-01-07  2:18                                                     ` Artur Malabarba
2016-01-07 13:20                                                       ` Michael Albinus
2016-01-07 15:49                                                         ` Artur Malabarba
2016-01-07 20:00                                                           ` Michael Albinus
2016-01-07 20:52                                                             ` Artur Malabarba
2016-01-07 21:49                                                             ` Andreas Schwab
2016-01-16  7:56                                                               ` Artur Malabarba
2016-01-16 10:35                                                                 ` Andreas Schwab
2016-01-04  7:50                                                   ` Thierry Volpiatto
2016-01-07  2:18                                                     ` Artur Malabarba
2016-01-16  8:06                                                 ` Artur Malabarba [this message]
2015-12-30 10:47                   ` [elpa] master 88578a4: Increase the default number of hits Lars Magne Ingebrigtsen
2015-12-30 13:48                     ` Michael Albinus
2015-12-31 13:51                     ` Michael Albinus
2015-12-31 16:55                       ` Lars Magne Ingebrigtsen
2015-12-31 17:05                         ` Michael Albinus
2015-12-31 11:35             ` Michael Albinus
2016-01-01  2:29               ` Glenn Morris
2015-12-26 21:01         ` Lars Ingebrigtsen
2015-12-26 21:02           ` Lars Ingebrigtsen
2015-12-27  1:09           ` Glenn Morris
2015-12-27  6:02             ` Lars Ingebrigtsen
2015-12-29  4:35               ` Glenn Morris
2015-12-29  9:26                 ` Michael Albinus
2016-01-01  2:35                   ` Glenn Morris
2016-01-01  7:42                     ` Eli Zaretskii
2016-01-01 10:11                     ` Michael Albinus
2016-01-02  0:07                       ` Glenn Morris
2016-01-02  6:44                       ` Lars Magne Ingebrigtsen
2016-01-02  6:47                         ` Lars Magne Ingebrigtsen
2016-01-02  8:45                           ` Eli Zaretskii
2016-01-02  9:01                             ` Lars Magne Ingebrigtsen
2016-01-02  9:53                               ` Eli Zaretskii
2016-01-02 10:05                                 ` Andreas Schwab
2016-01-02 10:41                                   ` Eli Zaretskii
2016-01-02 11:08                                     ` Andreas Schwab
2016-01-02 11:38                                       ` Eli Zaretskii
2016-01-02 12:42                                         ` Andreas Schwab
2016-01-02 12:51                           ` Andreas Schwab
2016-01-02 16:45                             ` Michael Albinus
2016-01-02  8:22                         ` Michael Albinus
2016-01-02  8:45                         ` Eli Zaretskii
2016-01-02  9:00                           ` Lars Magne Ingebrigtsen
2016-01-02 17:08                             ` John Wiegley
2016-01-02 17:28                               ` Lars Magne Ingebrigtsen
2016-01-02 17:36                                 ` Andreas Schwab
2016-01-02 17:42                                   ` Lars Magne Ingebrigtsen
2016-01-02 17:49                                   ` Eli Zaretskii
2016-01-02 17:51                                     ` Lars Magne Ingebrigtsen
2016-01-02 18:53                                       ` Eli Zaretskii
2016-01-03  9:07                                         ` Lars Magne Ingebrigtsen
2016-01-03 15:36                                           ` Eli Zaretskii
2016-01-06 15:34                                 ` Eli Zaretskii
2016-01-06 17:23                                   ` John Wiegley
2016-01-06 18:33                                     ` Eli Zaretskii
2016-01-06 20:12                                       ` Andreas Schwab
2016-01-07  4:16                                       ` Lars Magne Ingebrigtsen
2016-01-07 16:03                                         ` Eli Zaretskii
2016-01-16 14:27                   ` Michael Albinus
2016-01-16 14:38                     ` Lars Magne Ingebrigtsen
2016-01-16 15:05                       ` Michael Albinus
2016-01-16 15:29                         ` Lars Magne Ingebrigtsen
2016-01-16 16:25                           ` Michael Albinus
2016-01-17 14:06                             ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oacmq785.fsf@gmail.com \
    --to=bruce.connor.am@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=thierry.volpiatto@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).