Re: [e-users] debian package

2013-04-02 Thread Kevin Brandstatter
yeah, ive set up a debian repo with them for amd64. plan to cross compile them for i386 when i get a chance and put up some source packages. the build process is standard debian. if you really want some in depth info about it, and theres enough interest, ill write a post about it and post it with

Re: [e-users] git, the too dumb SCM

2013-04-02 Thread The Rasterman
On Wed, 3 Apr 2013 01:25:02 +0200 Mehturt said: > On Mon, Apr 1, 2013 at 2:21 PM, Bertrand Jacquin wrote: > > So, starting now until > > the end of the time, bazaar has replaced git. Thanks to Launchpad for > > this great project. Why the hell everyone is following Linus ( > > > > Can you updat

Re: [e-users] Installing Terminology on Debian Sid

2013-04-02 Thread The Rasterman
On Tue, 2 Apr 2013 12:56:43 -0700 John Magolske said: > Thanks Dave, Jeff, > > > * compile the Enlightenment Foundation Libraries (EFL), either from git > > or by downloading the 1.7.5 release from the enlightenment website. > > > > If you want to stay cutting edge, you'll need to compile fro

Re: [e-users] Installing Terminology on Debian Sid

2013-04-02 Thread Dave
> Thanks Dave, Jeff, No problems. Glad to help. > but am stuck on some requirements for glib-2.0 & gthread-2.0: These should both be handled by the libglib2.0-dev package. You can always use apt-file to search for the packages you're missing. A simple "apt-file search gthread-2.0" will t

Re: [e-users] git, the too dumb SCM

2013-04-02 Thread Mehturt
On Mon, Apr 1, 2013 at 2:21 PM, Bertrand Jacquin wrote: > So, starting now until > the end of the time, bazaar has replaced git. Thanks to Launchpad for > this great project. Why the hell everyone is following Linus ( > Can you update the "Contribute" at enlightenment.org? It still mentions git.

Re: [e-users] Installing Terminology on Debian Sid

2013-04-02 Thread John Magolske
Thanks Dave, Jeff, > * compile the Enlightenment Foundation Libraries (EFL), either from git > or by downloading the 1.7.5 release from the enlightenment website. > > If you want to stay cutting edge, you'll need to compile from git source. Ok, think I'll go with compiling everything from git: