[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Demexp-dev] demexp 0.8.0 is out!!
From: |
Thomas Petazzoni |
Subject: |
Re: [Demexp-dev] demexp 0.8.0 is out!! |
Date: |
Wed, 4 Oct 2006 22:52:29 +0200 |
Hi,
Le Sun, 01 Oct 2006 16:30:43 +0200,
David MENTRE <address@hidden> a écrit :
> I'm pleased to announce the availability of demexp 0.8.0:
> http://www.linux-france.org/~dmentre/demexp/latest-src/demexp-0.8.0.tar.gz
The Debian package for Sid is available for my repository [1]. Packages
for other distributions should be available soon, but some work is
needed to produce them.
Just to give an idea of the problem:
- demexp now depends on ocaml-gettext
- ocaml-gettext is not in Debian (but already packaged in the Debian
OCaml SVN repository)
- ocaml-gettext depends on ocaml-ast-analyze
- ocaml-ast-analyze is not in Debian (but fortunately already packaged
in the Debian OCaml SVN repository)
Add to this:
- ocaml-gettext packaging was buggy (wrong build-depends and depends)
- ocaml-gettext depends on camomile which is buggy in Debian (bug
#389470)
- demexp depends on cameleon, which is buggy in Debian (doesn't
generate native object file usable with ocamlopt)
- demexp had also some troubles (static compilation + detection of
config_file)
So, besides demexp, I had to produce packages for ocaml-gettext,
ocaml-ast-analyze, cameleon and camomile (they are all available on my
Debian repository, for those who want to recompile demexp easily).
And this is for unstable, which has the latest version of the
different packages. I'm sure that packaging for stable will be a lot
more fun ;)
Do not hesitate to report bugs found in this package,
Sincerly,
Thomas
[1] http://thomas.enix.org/DebianRepository
--
PETAZZONI Thomas - address@hidden
http://{thomas,sos,kos}.enix.org - Jabber: address@hidden
http://{agenda,livret}dulibre.org - http://www.toulibre.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E 1624 F653 CB30 98D3 F7A7
signature.asc
Description: PGP signature
- Re: [Demexp-dev] demexp 0.8.0 is out!!, (continued)
- Re: [Demexp-dev] demexp 0.8.0 is out!!, Frederic Lehobey, 2006/10/02
- Re: [Demexp-dev] demexp 0.8.0 is out!!, David MENTRE, 2006/10/02
- Re: [Demexp-dev] demexp 0.8.0 is out!!, Frederic Lehobey, 2006/10/02
- Re: [Demexp-dev] demexp 0.8.0 is out!!, David MENTRE, 2006/10/02
- Re: [Demexp-dev] demexp 0.8.0 is out!!, Frederic Lehobey, 2006/10/02
- "Trophées du libre" application (was: Re: [Demexp-dev] demexp 0.8.0 is out!!), David MENTRE, 2006/10/02
- Re: "Trophées du libre" application (was: Re: [Demexp-dev] demexp 0.8.0 is out!!), Augustin, 2006/10/04
- Re: "Trophées du libre " applicatio n (was: Re: [Demexp-dev] demexp 0.8.0 is out!!), Frederic Lehobey, 2006/10/04
- [Demexp-dev] Re: " Trophées du libre" application, Augustin, 2006/10/14
- [Demexp-dev] Tagging or not tagging..., David MENTRE, 2006/10/14
Re: [Demexp-dev] demexp 0.8.0 is out!!,
Thomas Petazzoni <=