Commit Graph

56 Commits

Author SHA1 Message Date
q66 076aa56b9b autotools: install .pc files to the correct directory on FreeBSD 2014-08-07 22:53:47 +01:00
Mike Blumenkrantz d8aa488096 completely revert all eo/eolian usage
this was a neat experiment, but apparently it's not going to be usable for a long time in anything outside efl/elm

This reverts commits f87b9900fa, a49cede790, 81038f8d02, 47cfb31752.
2014-06-04 07:27:50 -04:00
Mike Blumenkrantz e0594637ba make eolian files also depend on eolian_gen 2014-04-11 10:32:18 -04:00
Mike Blumenkrantz 55e5d82c54 and update makefile for eolian 2014-04-10 20:15:07 -04:00
Mike Blumenkrantz 47cfb31752 comp_object now uses eo, e_comp_object_signal* -> edje_object_signal*
also cw->clip is gone
2014-04-10 19:01:47 -04:00
Tom Hacohen e82b1fc82e Delete generated configs on make distclean. 2014-03-05 08:35:29 +00:00
Mike Blumenkrantz e3c85ec4da feature: use non-recursive makefiles for entire build system
this is the correct way to write a build system. one toplevel Makefile.am with the rest of the directories having include Makefile.mk files.

additional authors:

Iván Briano <ivan.briano@intel.com>
2014-01-14 20:22:01 -05:00
Doug Newgard d208517a07 Add PKGBUILD
Summary: The other core programs/libs all have a PKGBUILD, so add it here, too.

Reviewers: raster, zmike

CC: cedric

Differential Revision: https://phab.enlightenment.org/D285
2013-11-07 19:59:04 +09:00
Lucas De Marchi 219ef659b1 build: Fix failing to install unit file on distcheck
During distcheck we fail to install the systemd user session unit file
because it's trying to install to the place returned by pkg-config. We
could add a --with-systemduserunitdir= and set it to a proper install
place. This is done in some other programs like systemd. However there's
not much to test for the unit files installation during distcheck so
just pass --disable-systemd that will do the right thing.

Fix the error below:

 /usr/bin/install -c -m 644 e18.service '/usr/lib/systemd/user'
/usr/bin/install: cannot remove ‘/usr/lib/systemd/user/e18.service’: Permission denied
make[4]: *** [install-unitsDATA] Error 1
make[4]: Leaving directory `/home/lucas/p/e/enlightenment/enlightenment-0.17.99.17181/_build/data/units'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/home/lucas/p/e/enlightenment/enlightenment-0.17.99.17181/_build/data/units'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/lucas/p/e/enlightenment/enlightenment-0.17.99.17181/_build/data'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/lucas/p/e/enlightenment/enlightenment-0.17.99.17181/_build'
make: *** [distcheck] Error 1
2013-10-16 00:34:33 -03:00
Lucas De Marchi 6a1d3275de e: Use autoreconf
SVN revision: 78722
2012-10-31 20:40:51 +00:00
Gustavo Sverzut Barbieri a62a734a71 e/docs: enable job server, change minor issues with doxyfile.in
e docs are nonexistent anyways :-(



SVN revision: 67361
2012-01-19 20:33:09 +00:00
Vincent Torri 56338463dd autom4te.cache is deleted at distbuild time, so at
maintainerclean time to as the latter calls the former


SVN revision: 55824
2011-01-03 08:30:58 +00:00
Mike Blumenkrantz 341be90eab fix maintainerclean rule to actually delete autom4te.cache
SVN revision: 55800
2011-01-03 01:18:07 +00:00
Carsten Haitzler d0db96676c fix up copyings likewise. nicely standardised templateish.
SVN revision: 51150
2010-08-16 03:00:16 +00:00
Vincent Torri f34e89ffec * allow compilation without gettext
* fix a bit maintainer-clean rule



SVN revision: 49759
2010-06-19 17:33:38 +00:00
Carsten Haitzler 4625a590c2 and now follow the same setup as efl libs too.
SVN revision: 49286
2010-05-29 10:37:52 +00:00
Carsten Haitzler d9588a3a67 add svn revision tracking into src. about dialog shows it now.
SVN revision: 49086
2010-05-21 05:42:27 +00:00
Mike Blumenkrantz eb8be61616 these files should be deleted on maintainer clean!
SVN revision: 48937
2010-05-17 04:27:23 +00:00
Christopher Michael 1a17357e8b Update me email address in AUTHORS file.
Add doxygen stuff to configure.ac & Makefile.am

E itself not supports basic structure for doxygen (the e.dox.in file may
need updating, and the Doxyfile in docs dir also). This will be handy for
documenting available API calls that people can use when writing modules, etc.



SVN revision: 46068
2010-02-11 04:39:58 +00:00
Cedric BAIL dab9aaa5c5 Remove enlightenment-config source of miscompilation. You should use pkg-config now.
SVN revision: 36712
2008-10-16 10:19:40 +00:00
Carsten Haitzler 56154ad290 allow for a default installed config file set.. and use it.. and allow the
default profiel to be named etc. etc.



SVN revision: 35614
2008-08-22 06:55:37 +00:00
Carsten Haitzler 009592c86f add pkgconfig supprot to e17 itself.
SVN revision: 34133
2008-03-28 20:53:26 +00:00
Carsten Haitzler 9765562c92 As requested -
debian--, gendoc++


SVN revision: 32476
2007-11-07 22:56:05 +00:00
Stafford Mitchell Horne de7e05e8c5 Revert build changes, OOPS!
SVN revision: 28132
2007-01-27 06:00:58 +00:00
Stafford Mitchell Horne 691bda6ed7 IMC updates
* Add cleanups which were conflicting
* Update imc binaries
* Update command line tool for new fields


SVN revision: 28131
2007-01-27 05:52:17 +00:00
Carsten Haitzler eab067ab34 not used anymore - remove
SVN revision: 26888
2006-10-31 23:28:27 +00:00
Kim Woelders 61f85c0e17 eap_to_desktop is gone.
SVN revision: 26886
2006-10-31 20:02:04 +00:00
Carsten Haitzler bc7dde9700 we dont need eap_to_desktop anymore. eet (the util) is removed anyway into
tests


SVN revision: 26880
2006-10-31 13:43:26 +00:00
quan74 fe00c5f568 add eap_to_desktop to spec
SVN revision: 25942
2006-09-17 22:50:07 +00:00
David Walter Seikel 410acb66cc A script to convert .eap files to .desktop files, putting the icon in
~/.e/e/icons.

This uncovered a problem, menus can't seem to handle the resulting icon, but
ibar and other things can.  To be investigated later, I need sleep.


SVN revision: 25845
2006-09-14 20:14:50 +00:00
Carsten Haitzler 1f66c8d000 remvoe libe - really pointless as its not realyl a lib just an access
mechanism for e - move it to enlightenment-dev. also consitent with rpm's


SVN revision: 22279
2006-04-21 08:19:28 +00:00
Carsten Haitzler fbd972cdb9 e packages build again - also not much point having an enlightenment-data as
it's built as an arch specific package and it is intrinsically required by e
and cannot work without it nor is the data shared betwene e and other apps
unless e itself is installed too


SVN revision: 22260
2006-04-20 11:30:25 +00:00
Carsten Haitzler cf75dc02e4 pass distcheck...
SVN revision: 21219
2006-03-12 10:40:49 +00:00
quan74 f1178a9ce4 fixed dist packages
SVN revision: 21061
2006-03-07 01:52:52 +00:00
quan74 8bcf7ebd02 another one...
SVN revision: 17946
2005-10-25 05:02:03 +00:00
shadoi de0a58dbd3 Uhh... yeah, forgot one insignificant little file.
SVN revision: 17497
2005-10-13 05:08:19 +00:00
shadoi 8128b2d048 - Autogenerate the debian changelog
- Add basic docs to the package
 - Ignore generated stuff in debian/


SVN revision: 17485
2005-10-13 02:16:01 +00:00
Carsten Haitzler 0e96fd5484 nice new about box... fully themable. :)
SVN revision: 16782
2005-09-20 08:34:23 +00:00
Carsten Haitzler 179c017b8f intl empty dir needs to be there for make distcheck to pass
add placeholder for bindings.


SVN revision: 14336
2005-04-25 03:06:06 +00:00
sebastid fd8658712d intl shouldn't be in cvs
SVN revision: 14322
2005-04-24 15:51:14 +00:00
Carsten Haitzler aa3bd0c5fd make e17 pass make distcheck....
and...
ASPARAGUS time...
  http://enlightenment.freedesktop.org
for tarballs

:)


SVN revision: 14313
2005-04-23 08:39:41 +00:00
Carsten Haitzler 272ecdcb9d e17 now CAN be translated. i have done a partial japanese translation for
amusement value (it works). we can add .po's for anything else we like :)


SVN revision: 14143
2005-04-11 20:25:52 +00:00
Carsten Haitzler 5e2388c886 _ _ _ _ _____ ___
| | | | ___| | | |  ___| __ ___  ___ _______  ___   / _ \__   _____ _ __
| |_| |/ _ \ | | | |_ | '__/ _ \/ _ \_  / _ \/ __| | | | \ \ / / _ \ '__|
|  _  |  __/ | | |  _|| | |  __/  __// /  __/\__ \ | |_| |\ V /  __/ |
|_| |_|\___|_|_| |_|  |_|  \___|\___/___\___||___/  \___/  \_/ \___|_|


I put E17's wm code into cvs. Hell is freezing over. Duke Nukem Forever will
be out next week. Snowballls take up residence in Hell. The Fat Lady sings.
The End is nigh...

:)


SVN revision: 12247
2004-11-25 03:37:45 +00:00
Carsten Haitzler f2b45ed471 bye bye!
SVN revision: 12246
2004-11-25 03:26:33 +00:00
technikolor 79149a8446 Yoink! Say goodbye to GETTEXT in E. Support issues with GT have been tedious and the codebase will be trashed in a month or two anyway, so for all parties concerned there is no reason to keep it. I'm leaving some of the supplimentary files in the repo just incase we descide to do an about-face.
SVN revision: 6649
2003-02-02 23:53:19 +00:00
rbdpngn 63e20e7f14 More SPLIT merging.
SVN revision: 6588
2003-01-15 18:29:56 +00:00
Carsten Haitzler 8e5adf71a6 much cleaner iconboar. ok - right now it doesn't scroll. use the buidl
scritp again (pass in a directory path to set up.. i'd suggest

mkdir ~/.e
mkdir ~/.e/desktop
mkdir ~/.e/desktop/default
build_iconbar_db.sh ~/.e/desktop/default

the scritp is a bit smaller now :)


SVN revision: 5519
2001-10-19 09:13:18 +00:00
cpk 6c52152328 Documentation setup ...
SVN revision: 5479
2001-10-13 00:08:39 +00:00
Carsten Haitzler 23e05d4d83 * fix apps menu
* cp -> tar


SVN revision: 5045
2001-08-05 12:48:18 +00:00
Carsten Haitzler e8e462159f pass make distcheck :)
SVN revision: 5027
2001-08-02 00:13:52 +00:00