ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Daedalus <daedalus@altlinux.org>
To: devel@altlinux.ru
Cc: sisyphus@altlinux.ru
Subject: [devel] Daedalus: New packages
Date: Sat, 8 Apr 2006 12:29:12 +0300
Message-ID: <20060408092912.GA25438@sass.office.ptl> (raw)


В Daedalus выложены обновлённые пакеты:
ecore
embryo
epeg

----------------------------------------------------------
ecore
----------------------------------------------------------
Description :
Ecore is a nice convenience library. It handles abstracting X calls so
you don't have to pass as many parameters to them. It wraps lots of
other sequences of X calls you want to do often, handles caching local
geometry of windows to save extra X traffic, abstracts X's events and
adds a timer system to be able to do timeouts, handles the core event
loops, abstracts signals into being events in the event queue, and lets
you arbitrarily add other file descriptors to the loop to listen on and
have handlers be called when they become active, and much much more.
Ecore also handles filtering events and calling idle handlers when
appropriate. Ecore is just what it says - a very complex CORE subsystem.

Changelog:
----------------------------------------------------------
* Чтв Апр 06 2006 Igor Zubkov <icesik@> 1:0.9.9-alt0.1_003_20060327
- updated from cvs
- buildreq

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/ecore-0.9.9-alt0.1_003_20060327.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/ecore-test-0.9.9-alt0.1_003_20060327.i586.rpm
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/libecore-0.9.9-alt0.1_003_20060327.i586.rpm
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/libecore-devel-0.9.9-alt0.1_003_20060327.i586.rpm

----------------------------------------------------------
embryo
----------------------------------------------------------
Description :
Embryo is primarily a shared library that gives you an API to load and control
interpredted programs compiled into the abstract machine bytecode that it
understands. This abstrac (or virtual) machine is imilar to a real machin
with a CPU, but it is emulated in software. The architecture is simple and is
the same as the abstract machine (AMX) in the
http://www.compuphase.com/small.htm language as it is based
on exactly the same code. Embryo has modified the code for the AMX extensively
and has made it smaller and more portable. It is VERY small. The total size
of the virtual machine code AND header files is less than 2500 lines of code.
It includes the floating point library support by default as well. This makes

Changelog:
----------------------------------------------------------
* Чтв Апр 06 2006 Igor Zubkov <icesik@> 0.9.1-alt0.2_003_20060327
- updated from cvs
- buildreq

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/embryo-0.9.1-alt0.2_003_20060327.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/embryo-0.9.1-alt0.2_003_20060327.i586.rpm
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/embryo_cc-0.9.1-alt0.2_003_20060327.i586.rpm
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/libembryo-0.9.1-alt0.2_003_20060327.i586.rpm
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/libembryo-devel-0.9.1-alt0.2_003_20060327.i586.rpm

----------------------------------------------------------
epeg
----------------------------------------------------------
Description :
It's a convenience library API to using libjpeg to load JPEG
images destined to be turned into thumbnails of the original, saving
information with these thumbnails, retreiving it and managing to load the image
ready for scaling with the minimum of fuss and CPU overhead.

Changelog:
----------------------------------------------------------
* Чтв Апр 06 2006 Igor Zubkov <icesik@> 0.9.0-alt0.2_002_20060327
- updated from cvs
- buildreq

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/epeg-0.9.0-alt0.2_002_20060327.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/epeg-0.9.0-alt0.2_002_20060327.i586.rpm
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/libepeg-0.9.0-alt0.2_002_20060327.i586.rpm
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/libepeg-devel-0.9.0-alt0.2_002_20060327.i586.rpm



             reply	other threads:[~2006-04-08  9:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-08  9:29 Daedalus [this message]
2006-04-08 10:01 ` Igor Zubkov

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

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

  git send-email \
    --in-reply-to=20060408092912.GA25438@sass.office.ptl \
    --to=daedalus@altlinux.org \
    --cc=devel@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus@altlinux.ru \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git