ajacoutot
c6fff61bfc
No need to explicitely depend on gnome-icon-theme anymore.
2013-04-02 16:16:47 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
8c9ae01933
Update to ekiga-4.0.1.
2013-03-02 14:06:45 +00:00
ajacoutot
e953a008f8
Quiet gconftool-2:
...
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@
2013-02-06 14:23:06 +00:00
sthen
1272ca9a8f
uncomment MODGNOME_TOOLS=yelp; ok aja@
2012-11-30 11:55:45 +00:00
ajacoutot
5530423e9e
Missing BUILD+RUN_DEPENDS.
...
spotted by sthen@
2012-11-30 10:23:55 +00:00
ajacoutot
0966f08bf6
Update to ekiga-4.0.0; still somewhat broken (thread rape!).
2012-11-27 08:15:12 +00:00
ajacoutot
f44e468c08
Fix dependencies after e-d-s moved back to using libgnome-keyring.
2012-10-16 11:56:11 +00:00
ajacoutot
70064757da
Fix depends after e-d-s move to libsecret.
2012-10-03 15:57:18 +00:00
ajacoutot
fdd040d029
make plist has been broken long enough that I don't want to deal with it
...
anymore; instead of using @comment markers in PLIST, use a post-install
target to remove what we don't want.
2012-09-29 10:10:45 +00:00
ajacoutot
8738b09b64
Add a small comment about detect_sndiosink_devices().
2012-09-10 10:24:12 +00:00
ajacoutot
0cc204d9f6
Update to ekiga-3.9.90.
...
still very rough around the edges...
2012-08-25 13:30:50 +00:00
ajacoutot
f3966e6b3c
Regen WANTLIB.
2012-06-21 14:24:39 +00:00
ajacoutot
8f4dc25866
Don't redirect errors to /dev/null and don't return true(1)
...
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
3e761f1bb2
Unbreak although several things do not work quite well. But having packages
...
available will help testing.
2012-03-02 09:06:24 +00:00
ajacoutot
e73daf7b20
Use MODGNOME_ICON_CACHE.
2011-12-03 22:17:15 +00:00
ajacoutot
cd351afefa
Bring some crashes fixing from upstream.
2011-10-29 08:37:40 +00:00
ajacoutot
5cb5f72b64
This uses yelp.
2011-10-26 21:46:48 +00:00
ajacoutot
1b24dd66e7
Update to ekiga-3.3.2; still BROKEN as it's still a wip and I need to make
...
more tests.
2011-10-26 17:02:53 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
df5676b596
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:10:00 +00:00
jasper
390043cddc
- switch to MODGNOME_TOOLS
2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
cb6176d075
Temporarily mark these broken until we can update them.
2011-09-12 08:02:55 +00:00
ajacoutot
ad67ca6b4d
Unbreak after recent avahi change -- spotted by Nigel Taylor.
2011-07-16 13:25:18 +00:00
jasper
cb74d2eb95
USE_LIBTOOL=Yes is already implied by gnome.port.mk
2011-05-14 21:56:18 +00:00
ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
56881e0491
--disable-scrollkeeper is not needed when rarian is in the dependency
...
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
espie
52ad628070
better specs for libsigc++, fixes ekiga build.
2010-11-26 15:00:45 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
jasper
994b63da94
- remove USE_X11=Yes where needed (can't we fully get rid of it?)
...
and set USE_X11=No where needed
agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
steven
58d6f5e449
works fine with openbsd libtool
...
just don't use --debug because they rely on libtool's std output to create
some headers.
2010-09-26 11:21:55 +00:00
ajacoutot
3fe6f424a4
Remove now uneeded patches.
2010-09-01 11:06:21 +00:00
ajacoutot
acf3cb55ca
Switch to new DEPENDS/WANTLIB/REVISION.
2010-07-25 08:15:32 +00:00
ajacoutot
6356ce7b36
Update to ekiga-3.2.7.
...
Lots of bugs and crashes fixes.
2010-05-31 07:20:04 +00:00
jasper
9a22d38485
- use gnu libtool here
2010-04-27 21:39:34 +00:00
ajacoutot
9062dc5fa2
First part in wasting my youth updating wantlib...
2010-04-24 16:50:20 +00:00
ajacoutot
1fa3993a51
Major update to ekiga-3.2.6.
2010-03-23 21:18:59 +00:00
ajacoutot
0070e11661
Use @unexec-delete instead of @unexec for the *-update-* goos and remove
...
@unexec for theme ports.
prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
589f0a33b3
Remove MESSAGE, killing gconfd should not be needed anymore.
2009-10-24 10:57:01 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
ajacoutot
b4998c57e6
Bump after recent gconf2 MODULE change.
...
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
99a5ed25d5
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
66382ec90c
Convert to using the new gconf2.port.mk module.
2009-06-07 09:27:37 +00:00
ajacoutot
555ad3e30c
- enable avahi support
2009-06-03 16:33:33 +00:00
ajacoutot
205c226bb2
Rework the way we handle build_depends with the gnome MODULE when
...
MODGNOME_HELP_FILES is set to yes.
* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed
This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.
"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00