naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
naddy
914d5d50ff
Update sensors code to deal with MAXSENSORDEVICES removal, and handle
...
non-existing hw.sensors.cpu0 better. ok laurent@
2010-04-24 15:10:00 +00:00
ajacoutot
9cb31f3652
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:29:16 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
43bf2d2b0f
- fix pkgname, p0 before v0
2010-01-26 20:57:57 +00:00
jasper
c72810f7d5
- fix build when gnustep-gui is installed, which makes ecore pickup
...
Cocoa.h and think we're in a Cocoa environment.
ok espie@ (who also ran into this)
2010-01-24 11:58:32 +00:00
espie
58d1f8108a
fix broken packagenames
2010-01-24 11:52:36 +00:00
jasper
56012ebb09
- fix build on a clean system
...
- explicitly disable doxygen
ok ajacoutot@
2010-01-15 08:38:01 +00:00
sthen
810d6b8ac0
Fix the build if glew is installed by disabling it in CONFIGURE_ARGS.
...
Spotted by naddy, ok ajacoutot.
2010-01-13 23:44:09 +00:00
ajacoutot
2caa77073a
Use -pthread, not -lpthread.
...
Make sure we link with -lintl, not libintl.a.
Fix a defined from NetBSD -> OpenBSD.
ok jasper@
2010-01-12 08:42:13 +00:00
ajacoutot
83f0078a6c
Compile with -pthread and don't use --as-needed.
...
ok jasper@
2010-01-12 08:41:53 +00:00
ajacoutot
6d317044ac
Remove run_dependency on desktop-file-utils, this is obviously not
...
needed.
ok jasper@
2010-01-12 08:41:41 +00:00
ajacoutot
c075986ad5
Disable sse, sse2 and altivec.
...
ok jasper@
2010-01-12 08:41:23 +00:00
ajacoutot
07362965aa
Disable sse, sse2 and altivec.
...
Use -pthread, not -lpthread.
Regen WANTLIB.
ok jasper@
2010-01-12 08:40:37 +00:00
jasper
01f2b094a8
- fix patches
2010-01-11 15:49:25 +00:00
jasper
1c6c1759e9
- unhook broken edb, epeg and etk
...
- add e_dbus and eina
2010-01-11 15:07:08 +00:00
jasper
fc5b13babe
import eina 0.0.2.061
...
The Eina library is a library that implemente an API for data types in
an efficient way. It also provides some useful tools like opening shared
libraries, errors management, type conversion, time accounting and
memory pool.
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:06:39 +00:00
jasper
047e4448e1
import e_dbus 0.5.0.061
...
This is the start of some basic convenience wrappers around dbus
to ease integrating dbus with EFL based applications.
When using e_dbus, direct use of the low level dbus api is still
heavily required for processing messages.
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:05:49 +00:00
jasper
2aaa3e1193
- update evas to 0.9.9.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:04:49 +00:00
jasper
349ad98a76
- spacing tweaks
...
- MAINTAINER moved to ../Makefile.inc
committing on behalf of laurent@
2010-01-11 15:03:47 +00:00
jasper
4a864d9c8f
- update embryo to 0.9.9.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:03:17 +00:00
jasper
ff416107f0
- update efreet to 0.5.0.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:56 +00:00
jasper
a4eb3feb5d
- update eet to 1.2.1
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:35 +00:00
jasper
c4f1a98e74
- update edje to 0.9.92.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:07 +00:00
jasper
2cd09a0eb6
- spacing tweaks
...
- MAINTAINER moved to ../Makefile.inc
- add post-post target
- regen PLIST
committing on behalf of laurent@
2010-01-11 15:01:29 +00:00
jasper
006822c751
- update ecore to 0.9.9.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:00:15 +00:00
jasper
279ee7bccf
- update e to 0.16.999.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 14:59:25 +00:00
jasper
2ed4bdfe17
- add bits for the upcoming update.
2010-01-11 14:58:35 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
ajacoutot
68f49b1119
- more unneeded goos spotted by Mikolaj Kucharski
...
- remove an XXX from gdm while here
2009-03-23 18:39:47 +00:00
jasper
bdaabd1c7a
- regen WANTLIB
2009-03-07 13:54:21 +00:00
jasper
9d40a8be1c
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:29:14 +00:00
sturm
a843a2a745
CONFIGURE_STYLE+=autoconf
2008-10-13 14:23:10 +00:00
sturm
39a9f818a9
missing autoconf in CONFIGURE_STYLE to unbreak build on clean machines
...
no PKGNAME bump
2008-10-10 19:42:33 +00:00
sturm
5c2d8c9f83
automake does not imply autoconf in CONFIGURE_STYLE
...
no PKGNAME bump needed, as this only unbreaks builds on clean systems
2008-10-10 19:35:24 +00:00
ajacoutot
e88009e269
- move CFLAGS where it makes more sense
...
ok laurent@
2008-03-28 15:47:58 +00:00
laurent
f7c21658ef
Fixed SUBDIR , spotted by claudio@, ok jasper@
2008-02-11 13:51:50 +00:00
laurent
5771780289
No need for MAXHOSTNAME, OK jasper@
2008-02-10 20:42:59 +00:00
reyk
99e2f86916
add a faster mirror as the primary master site; the connection to
...
australia is just too slow... ok dlg
2008-01-07 19:57:40 +00:00
laurent
5d66b7a99b
Fix patch, tabs became spaces. Found by viq _at_viq.ath.cx
2007-12-25 13:07:55 +00:00
laurent
224ae888ac
Do not load temp,cpufreq and battery by default as they are still use linux specific checks,okay and tweaks jasper@ and bernd@
2007-12-24 14:11:11 +00:00
laurent
7beff1dbfe
Fill in DESC, found and ok @ajacoutot, ok Jasper@
2007-12-19 20:09:36 +00:00
laurent
df1a28dd0e
Update epeg to a newer snapshot, ok jasper@
2007-12-17 23:00:08 +00:00
laurent
7e2eee5feb
remove desktop-update-database goo, requested by ajacoutot@, ok jasper@
2007-12-16 19:45:04 +00:00
laurent
bb78ff460d
Update etk to a newer cvs snapshot,test tweaks and okay bernd@ and jasper@
2007-12-16 18:34:00 +00:00
laurent
1a22304cd7
Update E17 to a newer cvs snapshot,test tweaks and okay bernd@ and jasper@
2007-12-16 18:33:07 +00:00
laurent
239fb29b8f
Update efreet to a newer cvs snapshot,test tweaks and okay bernd@ and jasper@
2007-12-16 18:30:18 +00:00
laurent
863065fb1d
Update Edje to a newer cvs snapshot,test tweaks and okay bernd@ and jasper@
2007-12-16 18:28:59 +00:00
laurent
3b0c466019
Update embryo to a newer cvs snapshot,test tweaks and okay bernd@ and jasper@
2007-12-16 18:27:50 +00:00
laurent
c4deb8472c
Update ecore to a newer cvs snapshot,test tweaks and okay bernd@ and jasper@
2007-12-16 18:26:09 +00:00