Commit Graph

26 Commits

Author SHA1 Message Date
Sanel Zukan
9c3ab096be Removing efltk checks. Small fix inside pekwm.m4 2011-11-14 08:54:06 +00:00
Sanel Zukan
eed5749909 Importing pekwm as alternative wm. Adopting it to ede build system including autoconf checks.
Also center ede-launch window.
2011-10-23 00:10:40 +00:00
Sanel Zukan
2c546ddcf8 Straight use of sysconfdir variable 2010-01-19 13:49:49 +00:00
Sanel Zukan
fcf71678b0 Dumped builtin paths as distros can't use them for packaging. Noted by Thierry from NuTyX project. 2010-01-18 14:38:22 +00:00
Sanel Zukan
037196c9be Reduced warnings on gcc 4.4.1.
Let panel applet use GLOBALFLAGS.
Check for XKBrules from XKB extension and conditionally compile code using it.
2009-11-20 17:08:29 +00:00
Sanel Zukan
4725018886 Do not compile code with -pedantic by default, since eFLTK code will fail on it.
Pass checks for FLTK 1.1.10 and FLTK 1.3.x branch
2009-10-08 12:13:52 +00:00
Sanel Zukan
7965fc1383 Reverting previous changes. Added LIBM variable, so -lm can be used explicitly 2009-10-07 10:44:40 +00:00
Sanel Zukan
b904fd6967 NetBSD requires explicit -lm for libstdc++ 2009-10-07 10:39:20 +00:00
Sanel Zukan
72bc68e348 Large file support.
Dumping checks for stat64(), since flags from --enable-largefile will solve this
2009-10-07 10:25:15 +00:00
Sanel Zukan
f472787139 Removed obsolete program-links, efltk.conf and ede.conf.
Added some additional menu entries.
Removed unsed build rules.
Fixing autostart code due the latest try_exec() changes.
2009-10-03 07:24:06 +00:00
Sanel Zukan
b888bb4cb4 Default directory path for panel applets 2009-10-01 08:01:22 +00:00
Sanel Zukan
4564650dda Modified installation path for themes and tips, so they match 'prefix' value
in edelib Resource::find_data().
Temporary fixed issue with linking with pthreads on SunStudio.
2009-09-03 11:35:31 +00:00
Sanel Zukan
156be804fc Added checks for pthread and curl libraries 2009-06-25 15:37:12 +00:00
Sanel Zukan
39770b5a0e Link against edelib-gui library 2009-05-14 16:06:10 +00:00
Sanel Zukan
70964d806c Let sun compiler does not get gcc specific flags that will break the build 2009-04-16 16:56:14 +00:00
Sanel Zukan
e8c8485097 Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
2009-03-30 15:17:00 +00:00
Sanel Zukan
cacf2bb98a Added EDE_CHECK_DIR m4 macro for directory existance checking
Imported services directory with org.equinoxproject.Launch service; directory should
be place for all D-BUS services

Changed configure.in to find and set D-BUS service directory
2009-03-06 17:30:58 +00:00
Sanel Zukan
c9de60162e Added rule for installing D-BUS service files 2009-03-06 14:15:32 +00:00
Sanel Zukan
51b488fb14 Added EdeProgramBare rule, that will link with FLTK libs, without images
libstartup-notification checks in configure.in
ede-launch now uses startup notification protocol via ede-launch-sn helper
Added removal of /tmp/.evoke.lock at the startup, in case evoke crashed during sesssion
2009-03-06 12:12:27 +00:00
Sanel Zukan
2ea73b6996 Merged changed pkg.m4 from edelib
ede-panel has alternative way of calling ede-about dialog

Dumped SettingsApplicator.* code from evoke. They are replaced with ede-settings-apply script
which should call all programs that needs to apply stored settings. This will reduce code entropy

evoke will call ede-settings-apply at the startup

ede-bell-conf modified to use "--apply" arg and to apply known settings

ede-desktop will start icon exec path via ede-launch

Fixed freebsd specific code in ede-panel's battery code
2009-03-03 11:47:30 +00:00
Sanel Zukan
ab83d5a051 Let tips be installed 2009-02-24 13:54:14 +00:00
Sanel Zukan
ed531ba6fa Refactored globals used by build system 2009-02-20 15:29:11 +00:00
Sanel Zukan
17523ced6f Unused dependecy feature is not good when is linked with shared libraries 2009-02-20 14:45:52 +00:00
Sanel Zukan
bf3b276c1e Added PYTHON path ot Jamconfig.
Introduced HAVE_CONFIG_H flag for each source file so config.h can be included safely. For now some things
collides with some edelib macros.
Added conditional code in emountd: if HAL is not present or system does not supports it, emountd will
be compiled without and will display a message about it.
2009-01-22 14:25:40 +00:00
Sanel Zukan
dec8dc3c4e Add checks for efltk
Small modification in pkg.m4 so returned variables does not have ending spaces
s/DEBUG/DEBUG_PCRE in pcre.c so it does not gets included when ede is compiled with
debug flags
2009-01-14 15:10:47 +00:00
Sanel Zukan
01268a951b Make some consistency with edelib 2009-01-14 14:01:55 +00:00