2 changed files with 72 additions and 0 deletions
@ -0,0 +1,33 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1302864246 Fri Apr 15 12:44:06 2011 |
||||||
|
[BUILDTIME] 15 (5) |
||||||
|
[SIZE] 0.12 MB, 17 files |
||||||
|
|
||||||
|
[DEP] autoconf |
||||||
|
[DEP] automake |
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] ecore |
||||||
|
[DEP] eina |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] git |
||||||
|
[DEP] glib |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] m4 |
||||||
|
[DEP] make |
||||||
|
[DEP] mktemp |
||||||
|
[DEP] perl |
||||||
|
[DEP] pkgconfig |
||||||
|
[DEP] sed |
||||||
|
[DEP] subversion |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux-ng |
@ -0,0 +1,39 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../eio/eio.desc |
||||||
|
[COPY] Copyright (C) 2011 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] Enlightenment Input Output Library |
||||||
|
|
||||||
|
[T] Eio is intended to provide non blocking IO by using thread for all |
||||||
|
[T] operation that may block. It depends only on eina and ecore right now. |
||||||
|
[T] It should integrate all the features/functions of Ecore_File that could |
||||||
|
[T] block. |
||||||
|
|
||||||
|
[U] http://docs.enlightenment.org/auto/eio/index.html |
||||||
|
|
||||||
|
[A] Cedric Bail <[email protected]> |
||||||
|
[A] Stephen Houston <[email protected]> |
||||||
|
[A] Gustavo Sverzut Barbieri <[email protected]> |
||||||
|
[A] Vincent "caro" Torri <[email protected]> |
||||||
|
[M] Christian Wiese <[email protected]> |
||||||
|
|
||||||
|
[C] extra/library |
||||||
|
|
||||||
|
[F] E17 |
||||||
|
|
||||||
|
[L] LGPL |
||||||
|
[S] Beta |
||||||
|
[V] 0.1.0.55225 |
||||||
|
[P] X -----5---- 201.500 |
||||||
|
|
||||||
|
[D] 1333248957 eio-0.1.0.55225.tar.bz2 http://download.enlightenment.org/snapshots/LATEST/ |
Loading…
Reference in new issue