Commit Graph

4312 Commits

Author SHA1 Message Date
tilman c491798541 don't append to a variable inside a conditional statement
SVN revision: 28964
2007-03-23 19:14:01 +00:00
Sebastian Dransfeld 8311e6db59 Formatting.
SVN revision: 28962
2007-03-23 17:31:01 +00:00
kaethorn 3a2190033d fix include dir.
SVN revision: 28959
2007-03-23 11:42:19 +00:00
tilman 39a9ae319a back out the embryoincludedir stuff again. it broke distcheck, and the old way wasn't that bad ;D
SVN revision: 28958
2007-03-23 10:59:08 +00:00
tilman 2f91dd8cec heh, we don't actually directly require eet and embryo :)
SVN revision: 28957
2007-03-23 10:23:17 +00:00
tilman 2926465e70 cleaned up requirements
SVN revision: 28956
2007-03-23 10:20:47 +00:00
tilman 1144c93c93 don't try to get xine's plugin directory, we don't even use it.
SVN revision: 28955
2007-03-23 10:09:35 +00:00
kaethorn fd06d62269 fix include path.
SVN revision: 28930
2007-03-22 18:56:12 +00:00
kaethorn 16510219ac reflect pkg-config changes.
SVN revision: 28929
2007-03-22 18:39:22 +00:00
tilman 6f5216afe1 ugh, removed pkg.m4
SVN revision: 28926
2007-03-22 17:11:30 +00:00
tilman 3fdf2e556b removed eet-config
SVN revision: 28925
2007-03-22 17:07:46 +00:00
tilman 1276ae4668 use pkgconfig to detect libxine. untested :o
SVN revision: 28913
2007-03-22 16:25:10 +00:00
tilman afd642cc5a shorten the freetype check a bit
SVN revision: 28912
2007-03-22 16:16:30 +00:00
tilman fe32c911f7 moved stuff to Libs.private
SVN revision: 28911
2007-03-22 16:15:19 +00:00
Sebastian Dransfeld dbe28a92ec No longer needed.
SVN revision: 28910
2007-03-22 16:01:20 +00:00
Sebastian Dransfeld dbab9f9419 Ignore generated pkgconfig file.
SVN revision: 28909
2007-03-22 15:56:19 +00:00
tilman 64c924042a make use of Libs.private for some stuff
SVN revision: 28906
2007-03-22 15:33:08 +00:00
Sebastian Dransfeld d1c755e13b Join the pkconfig frenzy!
Use pkgconfig for freetype.


SVN revision: 28905
2007-03-22 15:30:55 +00:00
tilman 61d953ae93 moved -lz and -ljpeg to Libs.private because eet doesn't expose them
SVN revision: 28904
2007-03-22 15:22:32 +00:00
Sebastian Dransfeld 7b6395fe4a Link against ecore-desktop if it is required.
SVN revision: 28883
2007-03-22 06:57:17 +00:00
tilman 31babf84bc removed ecore.m4
SVN revision: 28879
2007-03-22 02:29:11 +00:00
Carsten Haitzler 6eea59250e use mutex's right with cond's
SVN revision: 28873
2007-03-21 20:20:45 +00:00
tilman 2fb1a2093c oops, removed some trailing whitespace
SVN revision: 28869
2007-03-21 18:42:37 +00:00
tilman 5dddb73320 pkgconfig
SVN revision: 28864
2007-03-21 17:54:54 +00:00
tilman f36d001fe4 use pkgconfig to check for stuff
SVN revision: 28861
2007-03-21 17:33:07 +00:00
tilman 1989a6bdde edje requires ecore-job
SVN revision: 28856
2007-03-21 16:20:06 +00:00
tilman 07ecf892cf oops, don't reference ECORE_LIBS
SVN revision: 28855
2007-03-21 15:39:08 +00:00
tilman e0ed9aef1a use pkg-config to detect ecore
SVN revision: 28854
2007-03-21 15:36:26 +00:00
tilman 40ca2f85d8 split ecore.pc into multiple pc files, one for each sub module.
SVN revision: 28853
2007-03-21 15:30:23 +00:00
tilman f0e280839d ecore-x doesn't depend on ecore-job
SVN revision: 28852
2007-03-21 15:06:43 +00:00
tilman 4705ff7f0b removed ecore_x_reply. we don't need to link to ecore_job anymore, either.
SVN revision: 28843
2007-03-21 03:03:33 +00:00
tilman d39dbeefa2 switched edje over to pkg-config. almost. ecore is still detected by ecore-config, cause that one's gonna be pain.
SVN revision: 28842
2007-03-21 02:52:41 +00:00
tilman 3b036332c6 evas-config needs to list EDB_LIBS, too
SVN revision: 28841
2007-03-21 02:43:24 +00:00
tilman 0faaa1e432 require eet only once
SVN revision: 28840
2007-03-21 02:37:10 +00:00
tilman d627167b31 use pkg-config to locate EDB, too.
SVN revision: 28839
2007-03-21 02:28:39 +00:00
tilman 99060c539f evas now uses pkg-config to detect EET. i also reworked the autoconf code for that, IMO it now is MUCH cleaner and easier to read than before. if this causes any trouble, please contact me rather than putting weird code in again. thanks :)
SVN revision: 28838
2007-03-21 02:15:30 +00:00
tilman 4943fbb859 don't list eet_libs separately in evas.pc -- it's in in requirements already
SVN revision: 28837
2007-03-21 02:02:07 +00:00
tilman e9716966a7 move fontconfig libs to requirements
SVN revision: 28835
2007-03-21 00:52:53 +00:00
tilman 9f9ce970ef define datarootdir
SVN revision: 28834
2007-03-20 23:20:13 +00:00
tilman 192f7c932e publish embryoincludedir in embryo.pc
SVN revision: 28833
2007-03-20 23:11:21 +00:00
tilman 344de9dccd edje depends on embryo
SVN revision: 28832
2007-03-20 22:30:14 +00:00
tilman 1687825d37 synced the description with embryo.spec.in
SVN revision: 28831
2007-03-20 22:26:04 +00:00
tilman 5ede68450d fixed the description field
SVN revision: 28830
2007-03-20 22:22:47 +00:00
Christopher Michael 75f052383e Part 1 of ravenlocks mouse acceleration patch that provides the ecore_x
functions for setting mouse accel.


SVN revision: 28821
2007-03-20 00:54:49 +00:00
Carsten Haitzler d1cd35897d move some more stuff to the threads
SVN revision: 28815
2007-03-19 18:10:21 +00:00
rephorm a53b9b58ff if you set a file on an edje object that already has swallows, they will now be tracked and re-swallowed
SVN revision: 28774
2007-03-16 21:37:57 +00:00
doursse 25e9e492f3 some needed changes
SVN revision: 28769
2007-03-16 06:20:27 +00:00
Michael Jennings feabcdfe64 Thu Mar 15 12:20:27 2007 Michael Jennings (mej)
Re-apply the previously reverted patch and add (I think) the correct
fix for ecore-config.  I haven't tested this extensively, but edje
builds okay with it, so hopefully it's right.
----------------------------------------------------------------------


SVN revision: 28755
2007-03-15 22:21:28 +00:00
Michael Jennings 41047320af Wed Mar 14 22:06:13 2007 Michael Jennings (mej)
I hate when I do that.
----------------------------------------------------------------------


SVN revision: 28733
2007-03-15 08:06:15 +00:00
Michael Jennings 3edb26cf60 Wed Mar 14 21:57:38 2007 Michael Jennings (mej)
Reverting changes; kindly test patches BEFORE applying them.
----------------------------------------------------------------------


SVN revision: 28732
2007-03-15 07:57:43 +00:00