Commit Graph

151 Commits

Author SHA1 Message Date
rpe
28210e28db - update to enlightenment 0.17.1
- cleanup MASTER_SITES
- remove gthread-2.0 from WANTLIB as glib is always threaded now

ok aja@
2013-03-31 18:48:00 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
rpe
634056d990 - add a e17.port.mk module handling RUN_DEPENDS for icon cache,
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@
2013-02-03 12:09:27 +00:00
naddy
cbeb31112b bump for plist changes 5.2 -> 5.3 2013-02-01 16:34:36 +00:00
rpe
d34970da5b Use VERSION in Makefile together with SUBST_VARS to avoid literal
version numbers in PLIST.

suggested and ok sthen@
2013-01-28 17:58:09 +00:00
rpe
fbbff6d505 move FULLARCH/SUBST_VARS from individual Makefiles to Makefile.inc
in parent directory.

suggested and ok sthen@
2013-01-28 08:17:15 +00:00
rpe
a40b415a61 oops. unbreak WANTLIB (missing space) 2013-01-27 17:35:56 +00:00
rpe
cde03b32fb - update the existing enlightenment EFL libraries to 1.7.5 and
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@
2013-01-27 15:57:29 +00:00
rpe
8aafeb8b64 Enlightenment's thumbnailing library and dbus service.
with feedback and ok ajacoutot@ sthen@
2013-01-27 15:53:18 +00:00
rpe
b2519d4200 Emotion is a video (and audio) codec playback library that acts as
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@
2013-01-27 15:52:16 +00:00
rpe
fef4f84b32 Enlightenment's basic widget set, based on EFL with focus mobile
touch-screen devices.

with feedback and ok ajacoutot@ sthen@
2013-01-27 15:51:11 +00:00
jasper
2ab1ba5e01 laurent@ drops maintainership.
committing on his behalf
2013-01-08 08:13:28 +00:00
stsp
1c97f53070 Make ecore's dependency on inputmethods/ibus explicit. ok sthen 2012-12-28 14:27:57 +00:00
sthen
d1e6ef1faf Mark e17 as SHARED_ONLY and merge down PFRAG.shared files into PLISTs. From stsp@.
Also, use LIBTOOL_FLAGS to remove static libraries suggested by and OK ajacoutot@.
2012-12-28 12:26:38 +00:00
stsp
0035cb844f Update e17 ports to the final 0.17.0 release.
Major bump for all shared libs for safety (requested by sthen and landry).
ok sthen landry
2012-12-24 13:11:03 +00:00
brad
1d311acfb9 Remove the hack to force enabling dirfd() since we've had
dirfd() as a function instead of a macro for awhile now.

ok stsp@
2012-11-17 23:26:39 +00:00
stsp
d38c23586a Fix keyboard layout listing in initial configuration screen; diff by rustyBSD 2012-11-10 19:57:39 +00:00
ajacoutot
4dd8a08ddc Needs the converters/libiconv MODULE. 2012-11-10 15:06:41 +00:00
stsp
fe480670db Upgrade e17 to 0.17.0 alpha. Mostly works, see here for a list of known issues:
http://marc.info/?l=openbsd-ports&m=135255696617191&w=2
ok landry armani
2012-11-10 15:06:00 +00:00
stsp
c6eee7e0db Update eet to 1.7.1 (should have been part of EFL upgrade commit)
ok landry armani
2012-11-10 15:02:59 +00:00
stsp
1fe41c2c02 += eio 2012-11-10 15:01:34 +00:00
stsp
21e2438742 Update e17 EFL components to 1.7.1. ok landry armani 2012-11-10 15:01:12 +00:00
ajacoutot
86d2e76ed8 This needs the gettext MODULE. 2012-11-10 14:57:13 +00:00
stsp
371afef589 Import port of eio, an async i/o library for e17. ok landry armani 2012-11-10 14:54:24 +00:00
sthen
38b1ef36c1 remove dead MASTER_SITES, cleanup whitespace 2012-10-23 09:36:19 +00:00
jasper
8cd8d39edc remove some deprecated libs that haven't been built in quite a while now
from armani@
ok laurent@
2012-10-23 09:04:25 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
6910321575 Remove --as-needed and -pthread patching. 2012-09-04 06:43:50 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
sthen
6e7333724c closing ${MODLUA_WANTLIB added some WANTLIB so this needs a bump. 2012-08-21 14:25:41 +00:00
espie
e519fbf646 close variable spec 2012-08-20 02:49:55 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
sthen
49a55c3e0f bump for plist changes 5.1 -> 5.2 2012-06-21 13:56:57 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
jasper
60e7b98493 builds fine with ports libtool 2011-11-22 16:12:19 +00:00
nigel
4b6412f9bf regen WANTLIB, add missing LIB_DEPENDS, stop creating no-arch packages.
Ok sthen@
2011-11-18 12:20:33 +00:00
espie
2974da2e02 SH -> /bin/sh, no need for a variable there either 2011-10-21 17:43:30 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
kili
a2120b3378 Doh, can zap --disable-silent-rules here, too.
My grep skills suffer today.
2011-06-02 17:35:47 +00:00
jasper
154cf6c276 - this chunk seems to hide with every update...fix build when gnustep-gui is installed. 2011-03-21 08:04:40 +00:00
jasper
74b2bb14df - comment left over debug flavor bits
from brad
ok laurent@ (MAINTAINER)
2011-03-15 19:42:04 +00:00
jasper
884e4b8362 - update evas to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:31 +00:00
jasper
606deba832 - update embryo to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:17 +00:00
jasper
d45decc3be - update efreet to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:00 +00:00
jasper
f91ac98595 - update eet to 1.4.0
ok laurent@ (MAINTAINER)
2011-03-15 19:40:40 +00:00