gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.
discussed with espie@
desktop db, mime info db updates and removal of .la files in
modules.
- add exec/unexec-delete goo for update-desktop-database in e17/e
- bump REVISIONs accordingly due to changed PLISTs
with help/feedback sthen@, ajacoutot@
ok ajacoutot@
Add missing handling of new modifier keys (Meta, Super, Hyper)
(upstream git commit 579347d69a83703472ee8a46e522f5bb7b739d6b)
GtkSignal.connect_property: don't fetch the property value by hand
(upstream git commit adf6b7a5972356eddfdd6cb5243e4eaf8ea59d02)
Fix a segmentation fault due to a bad C cast
(upstream git commit 1c20cc7454f3b6f5341ef906fb0bf07ca681fc5e)
* Add missing RUN_DEPENDS on kdebase for Konsole KPart;
* Remove USE_GMAKE, not needed anymore;
* Update WANTLIB and PLIST.
Input from and okay ajacoutot@, landry@ and espie@
(upstream git commit cf830f69a2467b79454b6916ccfbbff45abf5418)
The parse spec for `move ... workspace ...` ordered next/prev before
next_on_output/prev_on_output causing the parser to match next/prev
before next_on_output/prev_on_output.
Ticket: http://bugs.i3wm.org/report/ticket/941
remove REVISIONs
- bump SO_VERSION of e_dbus to 4.0, because of API changes
- modify license marker for edje, where the epp binary is GPLv2
- add EFL libraries elementary, emotion and ethumb leaving out eeze
which is based on udev which does not exist in OpenBSD to have a
complete base for other e17 apps/libs, e.g. terminology
- bump REVISION for x11/e17/e because of new dependencies and remove
EXTRACT_SUFX, because the distfile is available as tar.gz
- correct LIB_DEPENDS (pkgpaths instead of bogus libversions),
adjust/simplify LIB_DEPENDS according to the EFL structure and
regen WANTLIBs accordingly
with feedback and ok ajacoutot@ sthen@
a front-end to libxine or gstreamer (or something else more generic)
that provides and evas object as a control object and video output
point. It makes using video API's much simpler and easier while
it's at it.
with feedback and ok ajacoutot@ sthen@