Commit Graph

7787 Commits

Author SHA1 Message Date
ajacoutot
ef9697e3b8 Set as COMES_WITH=4.7
ok jasper@
2010-01-17 11:39:04 +00:00
espie
3803247c2b yet more KERN_PROC shit.
It's not complicated, just some time I would rather use doing important stuff,
like testing pkg_add...
2010-01-17 09:18:57 +00:00
espie
3596e2db24 grumble. fix build after KERN_PROC hiding 2010-01-17 08:58:38 +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
9cca68055f Bugfix update to gtk+2-2.18.6. 2010-01-12 08:53:36 +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
marco
6828fdbb7d Roll to new snap 2010-01-11 21:07:01 +00:00
jasper
01f2b094a8 - fix patches 2010-01-11 15:49:25 +00:00
jasper
25e1ab4e09 - update klavaro to 1.4.1
ok pea@ (MAINTAINER)
2010-01-11 15:11:38 +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
ajacoutot
620fdaf171 +development-monitor 2010-01-11 15:02:11 +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
ajacoutot
6fc3a158c6 Import gnome-development-monitor-0.
GNOME Development Monitor is a simple graphical tool to follow the the
development activity of projects hosted on the GNOME infrastructure.

By analysis of commit records (for the last N days) it is able to
generate and display the following informations:

* Planet GNOME.
* Aggregate statistics, like GNOME Commit digest
  (http://blogs.gnome.org/commitdigest/).
* For each project:
    * Changes to NEWS.
    * Changes to ChangeLog.
    * Easy viewing of the commit log.
    * New patches in bugzilla.


WARNING: this project is still very young and a WIP.

some comments and ok jasper@
2010-01-11 15:01:34 +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
jasper
732804a32e - update sawfish to 1.6.1 2010-01-10 21:07:39 +00:00
espie
0e370d3e4d sorry guys, you fucked up.
if you change the version numbering scheme, you have to make sure it goes
upwards. In this case it doesn't -> v0.
2010-01-10 15:23:43 +00:00
ajacoutot
fee16c6dda Update to rep-gtk-0.90.2. 2010-01-09 19:38:54 +00:00
landry
32e9ccbbe3 +parole 2010-01-09 15:21:59 +00:00
landry
cd00485e4e Import parole 0.2.0:
Parole is a modern media player for Xfce4 desktop, based on the
GStreamer framework.
Features audio playback, video playback with optional subtitle and
playback of live stream.
2010-01-09 15:21:25 +00:00
landry
01b58e51f1 Update to xfce4-dev-tools 4.7.2. Needed to build upcoming git snapshots
of xfce 4.8.
2010-01-09 11:43:56 +00:00
benoit
859526cbac - update openbox to 3.4.10
- conflict resolved with misc/openbabel

ok jasper@
2010-01-08 20:38:22 +00:00
marco
f47d593fda sick of pkg_add installing the wrong version so update it... 2010-01-07 01:57:28 +00:00
stsp
c17d62956f Orage was picking up ical.h via -I/usr/local/include but linking to
an older version of libical which is shipping in the orage tarball.
The header and the library are not compatible, some enum constants
don't match up. So orage could not read ical files correctly which
prevented e.g. appointments from showing up in the calendar.
Force inclusion of the ical headers which ship with orage to fix this.

"sure" landry@
2010-01-06 16:45:13 +00:00
jasper
9aa784ab71 - sort 2010-01-04 10:56:34 +00:00
ajacoutot
d95a6c997c Bugfix update to orca-2.28.3. 2010-01-04 08:37:40 +00:00
jasper
aced2ea8c1 - tweak previous, spotted by naddy@, thanks.
- add missing rcs id's
2010-01-03 22:53:32 +00:00
jasper
2cdf4e833e - fix seg. faults on amd64 due to many
vararg libXt calls (XtVa...) being terminated with 0 instead of with NULL.

from nima hoda, thanks!
2010-01-03 21:49:06 +00:00
landry
474e865ea6 Update to xfce4-settings 4.6.4, bugfix and translation release. 2010-01-02 15:23:46 +00:00
landry
5874014205 Update to xfce4-panel 4.6.3, bugfix & translation release. 2010-01-02 15:15:30 +00:00
ajacoutot
d23a1cb5aa Update to nautilus-open-terminal-0.18. 2010-01-01 21:51:44 +00:00
ajacoutot
0b5d0a473f Minor update to gtk-engines2-2.18.5:
* removal of a potential infinite loop in different clearlooks styles
2010-01-01 16:26:04 +00:00
landry
4f6a7920cc Add shared-mime-info to RUN_DEPENDS, since gtk+ 2.14 gdk-pixbuf can use
GIO for mime type detection, which needs shared-mime-info. Otherwise,
gdk-pixbuf falls back to its built-in sniffing implementation.
discussed with and ok ajacoutot@ jasper@
2009-12-31 13:07:30 +00:00
landry
3696a7757f Update to xfce4-dict 0.6.0, translation and bugfix release. Fix WANTLIB
while here.
2009-12-31 12:01:26 +00:00
landry
bda5264cc1 Update to gigolo 0.4.0, translation & bugfix release. 2009-12-31 12:00:47 +00:00
benoit
6aacb5b150 - Rename obprop to resolve a conflict with misc/openbabel
jasper@ who reported the issue, ok ajacoutot@
2009-12-29 23:32:02 +00:00