[axel-devel] axel-devel Digest, Vol 10, Issue 6

李蠡 shuge.lee at gmail.com
Tue Nov 11 08:12:54 UTC 2008


I know nothing about RFC: Directory Layout  : ( .


*SUGGEST*

It seems that is a pity axel can't/haven't create log in $HOME, why add this
ability for axel ?



*PATCH*

I translated manpage & po file for axel in Chinese, please add they next
version, thank you.



*BUG ?*

#: axel.c:201
msgid "Crappy filesystem/OS.. Working around. :-("

What does `Working around` means ?

It means `trying solve` or `skip` ? Please tell me in detail.



2008/10/20 <axel-devel-request at lists.alioth.debian.org>

> Send axel-devel mailing list submissions to
>        axel-devel at lists.alioth.debian.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.alioth.debian.org/mailman/listinfo/axel-devel
> or, via email, send a message with subject or body 'help' to
>        axel-devel-request at lists.alioth.debian.org
>
> You can reach the person managing the list at
>        axel-devel-owner at lists.alioth.debian.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of axel-devel digest..."
>
>
> Today's Topics:
>
>   1. RFC: Directory Layout (Philipp Hagemeister)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 19 Oct 2008 23:18:34 +0200
> From: Philipp Hagemeister <phihag at phihag.de>
> Subject: [axel-devel] RFC: Directory Layout
> To: axel-devel at lists.alioth.debian.org
> Message-ID: <48FBA42A.3050009 at phihag.de>
> Content-Type: text/plain; charset=ISO-8859-15
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Currently, axel's directory layout is pretty simple:
>
> .   - Source files, text interface, compiled files, axel binary,
> documentation, internationalization, compiled i18n files, configure,
> Makefile
> gui - GUI
>
> Although this is simple, the Makefile that determines what should be
> generated/deleted is pretty complicated. It's easy to miss something.
> Furthermore, the addition of unit tests requires more magic to determine
> what belongs to CLI and what belongs to the core. Additionally, this
> intermingling of interface and core has already caused problems; just
> take a look at the 300+ lines main method in text.c.
>
> Therefore, I propose the following directory layout:
>
> . configure, Makefile, axelrc.example, axel.spec
> cfg/ - Configuration files generated by configure. This folder is
> deleted by distclean.
> cli/ - The text interface (text.c)
> doc/ - Documentation
> gui/ - The graphical user interface
> i18n/ - Internationalization (only those files under version control)
> out/ - Output directory for everything generated by make and deleted by
> make clean.
>  axel - The final binary
>  bin/ - .o files
>  cli/ - .o file of the CLI
>  i18n/ - .mo files
>  test/ - .o files of the test, executable test-axel
>  axel-${VERSION}.tar{,.bz2,.gz} - Distribution files
> src/ - The main source (.c and .h)
> test/ - The test source files
>
> What do you think of this layout? Comments? Improvements? Ideas?
>
> Philipp Hagemeister
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.9 (GNU/Linux)
>
> iEYEAREKAAYFAkj7pCgACgkQ9eq1gvr7CFyayACfYHYr5nUaYWX+46ekQuSKufJv
> hRwAn1IYMJk9yiHBVDoOydQvC2IJoZ8u
> =989T
> -----END PGP SIGNATURE-----
>
>
>
> ------------------------------
>
> _______________________________________________
> axel-devel mailing list
> axel-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/axel-devel
>
>
> End of axel-devel Digest, Vol 10, Issue 6
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/axel-devel/attachments/20081111/ec110c6e/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: axel.1
Type: application/octet-stream
Size: 4137 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/axel-devel/attachments/20081111/ec110c6e/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zh_cn.po
Type: text/x-gettext-translation
Size: 7563 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/axel-devel/attachments/20081111/ec110c6e/attachment.bin 


More information about the axel-devel mailing list