Re: [E-devel] Wrong patch in trunk/e/debian/patches

2008-10-30 Thread Falko Schmidt
On Wed, Oct 29, 2008 at 11:15 AM, Quaker <[EMAIL PROTECTED]> wrote: > Hi, when i try to make deb package of E with debian/rules binary, it'll try > to apply patch in > e/debian/patches(01_install_internal-use_binaries_in_usr_lib_enlightenment.diff) > but it'll end with this error: > > Trying patch

Re: [E-devel] E CVS: libs/eet horms

2008-06-10 Thread Falko Schmidt
On Tue, Jun 10, 2008 at 10:35 PM, Michael Jennings <[EMAIL PROTECTED]> wrote: > > On Tuesday, 10 June 2008, at 11:21:30 (+0200), > Albin Tonnerre wrote: > > > Please, no. This was intentionnaly reverted because it causes a > > build failure when using tarballs created by 'make distcheck', as > > th

Re: [E-devel] E CVS: apps/elitaire kaethorn

2008-05-30 Thread Falko Schmidt
t; retrieving revision 1.2 >> retrieving revision 1.3 >> diff -u -3 -r1.2 -r1.3 >> --- control 29 May 2008 08:36:53 -0000 1.2 >> +++ control 30 May 2008 09:16:25 - 1.3 >> @@ -2,7 +2,7 @@ >> Section: games >> Priority: optional >>

Re: [E-devel] Debian files in CVS and Pkg-E

2008-03-19 Thread Falko Schmidt
Hi Jan, On Wed, Mar 19, 2008 at 6:57 PM, Jan Luebbe <[EMAIL PROTECTED]> wrote: > Hi Falko, > > On Wed, 2008-03-19 at 16:36 +0100, Falko Schmidt wrote: > > The PkgE Debian Team (http://wiki.debian.org/PkgE) is about to upload > > or already uploading some EFL pack

[E-devel] Debian files in CVS

2008-03-19 Thread Falko Schmidt
Hello everyone, I've been responsible for the CVS commits regarding Debian packaging since about two years. The PkgE Debian Team (http://wiki.debian.org/PkgE) is about to upload or already uploading some EFL packages to Debian experimental. Would there be any objections if I merge their changes in

Re: [E-devel] E CVS: debian kaethorn

2007-08-08 Thread Falko Schmidt
That's right, thanks. iirc engage depended on it. Falko On 8/8/07, David Seikel <[EMAIL PROTECTED]> wrote: > On Wed, 8 Aug 2007 08:16:49 -0400 (EDT) Enlightenment CVS > <[EMAIL PROTECTED]> wrote: > > > Enlightenment CVS committal > > > > Author : kaethorn > > Project : e_modules > > Module : d

[E-devel] compile fix for e_flowlayout.c

2007-08-04 Thread Falko Schmidt
After recent changes e17 won't compile because the initialization in the _e_flowlayout_smart_init function didn't define a version number as specified in the Evas_Smart_Class struct. Attached is a fix. Falko --- e_flowlayout.c.org 2007-08-05 02:03:03.562562439 +0200 +++ e_flowlayout.c 2007-08-05 0

Re: [E-devel] debian/rules file of ecore

2007-01-27 Thread Falko Schmidt
That's right, thanks! Falko On Sat, Jan 27, 2007 at 12:42:06PM +0800, Wang Xu wrote: > Hi list, > > It seems that ``--enable-ecore-fb'' option was missed in the last line > of ``debian/rules'' file of ecore: > > DEB_CONFIGURE_EXTRA_FLAGS := --disable-ecore-evas-dfb --disable-ecore-dfb > --ena

Re: [E-devel] debian control file of exml

2007-01-27 Thread Falko Schmidt
Thanks again :) Falko On Sat, Jan 27, 2007 at 02:45:59PM +0800, Wang Xu wrote: > Hi list, > > It seems that libxslt1-dev should also be list as build-dep package > of exml, since the configure script need xslt-config, which is > included in that package in debian sid. > > -- > Wang Xu > > ---

Re: [E-devel] Evas FB engine PAGE_MASK fix

2006-12-13 Thread Falko Schmidt
7;t have a PowerPC Linux system > installed right now to test on. > > On 12/12/06, Falko Schmidt <[EMAIL PROTECTED]> wrote: > > On Mon, 2006-12-11 at 12:28 -0600, Nathan Ingersoll wrote: > > > I submitted a patch a while back to use getpagesize(), which I believe > >

Re: [E-devel] Evas FB engine PAGE_MASK fix

2006-12-12 Thread Falko Schmidt
om being commited? > On 12/11/06, Falko Schmidt <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > while compiling Evas for powerpc I've encountered a problem with > > PAGE_MASK being undefined. The proper way to detect the kernel page size > > at runtime is

[E-devel] Evas FB engine PAGE_MASK fix

2006-12-11 Thread Falko Schmidt
Hi all, while compiling Evas for powerpc I've encountered a problem with PAGE_MASK being undefined. The proper way to detect the kernel page size at runtime is through _SC_PAGE_SIZE, if I'm not mistaken. If noone objects I'll commit the attached patch. Falko --- evas_fb_main.c 2006-09-30 0

Re: [E-devel] E17 in Debian Sid

2006-11-27 Thread Falko Schmidt
On Sat, Nov 25, 2006 at 10:44:59PM +0900, Carsten Haitzler wrote: > On Fri, 24 Nov 2006 22:43:03 + Lut!n <[EMAIL PROTECTED]> > babbled: > > > 2006/11/24, Falko Schmidt <[EMAIL PROTECTED]>: > > > > > > Hi all, > > ok- some summary. >

Re: [E-devel] Solaris edje troubles

2006-11-27 Thread Falko Schmidt
On Sat, Nov 25, 2006 at 10:31:58PM +0900, Carsten Haitzler wrote: > On Fri, 24 Nov 2006 23:57:26 +0100 Falko Schmidt > <[EMAIL PROTECTED]> babbled: > > > [...] > > > > > Now that I've got E17 running, I noticed that it recieves no > > > > >

Re: [E-devel] E17 in Debian Sid

2006-11-24 Thread Falko Schmidt
On Fri, Nov 24, 2006 at 10:43:03PM +, Lut!n wrote: > 2006/11/24, Falko Schmidt <[EMAIL PROTECTED]>: > > > > Hi all, > > > Hi Falko , > > as some of you might have noticed, I'm trying to help out by adding and > > fixing Debian packag

Re: [E-devel] Solaris edje troubles

2006-11-24 Thread Falko Schmidt
[...] > > > Now that I've got E17 running, I noticed that it recieves no > > > keyboard input at all (e.g. in the 'run command' dialog or and other > > > widget) although input works for applications run inside E17 (e.g. > > > xterm). I'll investigate a bit more, but maybe someone out there > > > a

[E-devel] E17 in Debian Sid

2006-11-24 Thread Falko Schmidt
Hi all, as some of you might have noticed, I'm trying to help out by adding and fixing Debian packaging information in CVS since about eight months. Meanwhile I took over Blake's Debian repository on edevelop.org which now supports i386, AMD64, alpha and Sparc. Some days ago Jan Christoph Nordhol

Re: [E-devel] Debian package : ecore

2006-11-22 Thread Falko Schmidt
Thanks. In CVS now. Falko On Thu, Nov 23, 2006 at 12:19:37AM +0100, N-Mi wrote: > Hi, > > In order to build Debian packages for ecore, the following line should > be removed from file e17/libs/ecore/debian/libecore0.install on CVS : > > debian/tmp/usr/share/ecore/fonts/* > > (font files have

Re: [E-devel] Solaris edje troubles

2006-11-22 Thread Falko Schmidt
On Mon, Nov 20, 2006 at 08:03:36AM +0900, Carsten Haitzler wrote: > On Sun, 19 Nov 2006 15:51:45 +0100 Falko Schmidt > <[EMAIL PROTECTED]> babbled: > > > On Thu, Nov 16, 2006 at 10:41:49AM +0900, Carsten Haitzler wrote: > > > On Wed, 15 Nov 2006 20:14:17 +01

Re: [E-devel] Solaris edje troubles

2006-11-19 Thread Falko Schmidt
On Thu, Nov 16, 2006 at 10:41:49AM +0900, Carsten Haitzler wrote: > On Wed, 15 Nov 2006 20:14:17 +0100 Falko Schmidt > <[EMAIL PROTECTED]> babbled: > > > Hi all, > > > > I'm trying to compile enlightenment (CVS snapshot or fdo tarballs) on > >

[E-devel] Solaris edje troubles

2006-11-15 Thread Falko Schmidt
Hi all, I'm trying to compile enlightenment (CVS snapshot or fdo tarballs) on current Solaris Express with gcc 3.4.5 from blastwave and 3.4.6 from sunfreeware.com. EFL compiles fine but as soon as I compile enlightenment edje_cc segfaults: #0 0xfed52e74 in evas_list_append (list=0x3dce8, data

Re: [E-devel] Entropy Debian package : wrong dependency

2006-09-17 Thread Falko Schmidt
In CVS, thanks. Falko On Sun, Sep 17, 2006 at 04:00:07PM +0200, N-Mi wrote: > > Entropy depends on libevfs0-plugin-posix who has been renamed to > libevfs0-plugin-file-posix. Please apply the joined patch to correct > this issue. > > > Regards, > > N-Mi. > > > > > > > > > --- deb_fil

Re: [E-devel] Debian packages for e_modules

2006-07-16 Thread Falko Schmidt
On Sun, Jul 16, 2006 at 08:02:39PM +0200, N-Mi wrote: > Hello, > > I'd like to make a suggestion on how debian packages for e_modules > should be built. > > At present, the problem is that all modules are built at once, and > package generation for all modules fails when ONE module fails to bui

Re: [E-devel] E CVS: debian kaethorn

2006-07-15 Thread Falko Schmidt
On Sat, Jul 15, 2006 at 01:27:02AM +0200, N-Mi wrote: > Enlightenment CVS a écrit : > > Enlightenment CVS committal > > > > Author : kaethorn > > Project : e_modules > > Module : debian > > > > Dir : e_modules/debian > > > > > > Modified Files: > > emodule0-mbar.install > > > > > >

Re: [E-devel] Incorrect Debian packaging issue

2006-06-16 Thread Falko Schmidt
On Fri, Jun 16, 2006 at 11:53:00AM -0400, Christopher Michael wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kaethorn, > > This is wrong and needs fixing asap. > > >You are free to distribute this software under the terms of, the GNU > General Public License. > > > The on

Re: [E-devel] Debian Sid, imlib2, lmlib2_loaders, debain/control

2006-05-28 Thread Falko Schmidt
On Sun, May 28, 2006 at 04:00:14PM +0200, Grzegorz Andrelczyk wrote: > Hello. > > There is dependency problem in Imlib2 and Imlib2_loadres. Both packages > are set to depend on xlibs-dev, but xlibs-dev is depreceated. Even worse > xlibs-dev was removed from repositoris probably during transition t

Re: [E-devel] Debian fixes

2006-04-13 Thread Falko Schmidt
On Thu, Apr 13, 2006 at 08:04:26PM +0200, Jens Taprogge wrote: > On Thu, Apr 13, 2006 at 07:59:11PM +0200, Falko Schmidt wrote: > > On Thu, Apr 13, 2006 at 05:00:31PM +0200, Jens Taprogge wrote: > > > On Thu, Apr 13, 2006 at 07:25:56AM -0700, Blake B. wrote: > > > &

Re: [E-devel] Debian fixes

2006-04-13 Thread Falko Schmidt
On Thu, Apr 13, 2006 at 05:00:31PM +0200, Jens Taprogge wrote: > On Thu, Apr 13, 2006 at 07:25:56AM -0700, Blake B. wrote: > > Thanks, though the library doesn't belong in the -dev package. I'll > > add the others if someone doesn't beat me to it. > > As far as I know the .so file does belong i

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-04-07 Thread Falko Schmidt
On Wed, Apr 05, 2006 at 10:46:04AM +0900, Carsten Haitzler wrote: [snip] > > > all. While I was testing the build rules I noticed that emotion tried to > > link against libecore_directfb.so but that was just my fault. Sorry for > > the trouble. > > no problems - probably because it was enabled a

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-04-05 Thread Falko Schmidt
On Wed, Apr 05, 2006 at 10:46:04AM +0900, Carsten Haitzler wrote: > On Wed, 5 Apr 2006 02:43:53 +0200 Falko Schmidt > <[EMAIL PROTECTED]> babbled: > > > On Fri, Mar 31, 2006 at 08:55:07AM +0900, Carsten Haitzler wrote: > > > > [...] > > > >

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-04-04 Thread Falko Schmidt
On Fri, Mar 31, 2006 at 08:55:07AM +0900, Carsten Haitzler wrote: [...] > > ./usr/share/ecore ./usr/share/ecore/fonts > > ./usr/share/ecore/fonts/fonts.alias > > ./usr/share/ecore/fonts/fonts.dir ./usr/share/ecore/fonts/Vera.ttf > > ./usr/share/ecore/fonts/VeraBd.ttf > > ./usr/share/ecore/fonts/V

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-03-30 Thread Falko Schmidt
On Thu, Mar 30, 2006 at 08:13:09AM -0800, Blake B. wrote: > > On Mar 30, 2006, at 6:12 AM, Carsten Haitzler (The Rasterman) wrote: > > >>> > >>>ok. i think i might have to poke my finger into it all too - i > >>>notice some > >>>totally outrageous "build requirements" (ecore REQUIRES > >>>lib

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-03-30 Thread Falko Schmidt
On Thu, Mar 30, 2006 at 11:12:15PM +0900, Carsten Haitzler wrote: > On Thu, 30 Mar 2006 15:09:32 +0200 Falko Schmidt > <[EMAIL PROTECTED]> babbled: > > > On Thu, Mar 30, 2006 at 08:53:29AM +0900, Carsten Haitzler wrote: > > > On Wed, 29 Mar 2006 07:33:08 -080

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-03-30 Thread Falko Schmidt
On Thu, Mar 30, 2006 at 08:53:29AM +0900, Carsten Haitzler wrote: > On Wed, 29 Mar 2006 07:33:08 -0800 "Blake B." <[EMAIL PROTECTED]> babbled: > > > > > On Mar 29, 2006, at 1:45 AM, Vlad Alyukov wrote: > > > > > EC> changelog.cin ... errr... not right. > > > > > > EC> do the people doing debia

Re: [E-devel] e17 cvs calendar module - build error

2005-12-22 Thread Falko Schmidt
On Wed, Dec 21, 2005 at 09:28:54 -0600, Laurence Vanek wrote: > Ran into new issue attempting to build calendar module from fresh cvs > update. > > == > . > . > . > > e_mod_main.c: In function 'e_modapi_config': > e_mod_main.c:134: error: 'struct _calendar' has no member named 'con' > ma

Re: [E-devel] Modules

2005-12-21 Thread Falko Schmidt
On Tue, Dec 20, 2005 at 09:44:50 -0600, Hawkwind wrote: > I've noticed in the recent days after an update that *Modules* is no > longer an option in the menu. I do realise that it is now part of the > Configuration Panel which is nice. However, it was so much easier to > be able to left click, go

Re: [E-devel] ewl dynamic widget creation/destruction

2005-12-06 Thread Falko Schmidt
On Tue, Dec 06, 2005 at 08:54:37AM -0600, Brian Mattern wrote: > On Tuesday 06 December 2005 08:05, Falko Schmidt wrote: > > Hi, > > > > I'm stuck here with some ewl-related problems since several days. > > > > First, there's an issue with a configuratio

[E-devel] ewl dynamic widget creation/destruction

2005-12-06 Thread Falko Schmidt
Hi, I'm stuck here with some ewl-related problems since several days. First, there's an issue with a configuration interface that I'm trying to write. I think the easiest way is to describe my intension: I hope it isn't too confusing. I've got a main window that spawns a new window in which I c

[E-devel] (no subject)

2005-10-20 Thread Falko Schmidt
I added a 'storm' mode to the rain module including the needed graphics and adjusted config. Screenshot is here: http://gefechtsdienst.de/uman/img/e_modules-storm.png I attached a patch and the three graphics files as I don't know if and how it's possible to add non-text files to a diff. Falko

Re: [E-devel] Memory module - new version

2005-06-08 Thread Falko Schmidt
On Fri, May 27, 2005 at 11:47:41 +0200, gimpel wrote: > awesome! looks better now! > > but since yesterday's E CVS it segfaults E when i try to load it... > phenomenon of my box? or common problem? Same problem here, as well as with the engage module. Falko -

Re: [E-devel] E Summary 05-03-2005

2005-03-06 Thread Falko Schmidt
On Sat, Mar 05, 2005 at 10:53:31 -0500, dan sinclair wrote: > Debian Repository > - > If your running Debian and want to install the EFL from packages, then > Shadoi has you setup. There is a Debian repository available, > information is here: > http://shadoi.soulmachine.net/2004/11