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
1b96d54c2d
No need for the itlocaledir tweak.
2011-04-26 12:51:25 +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
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00
jasper
b623c4c82b
- bah...missing '>' :(
2009-02-11 15:47:49 +00:00
jasper
9f71a816c3
- add another tadpole as maintainer of this hobbit
2009-02-11 15:33:51 +00:00
sturm
346053f969
fix WANTLIB
2009-01-30 11:28:32 +00:00
ajacoutot
f2969be0bf
- explicitely add esound as required dependency
2009-01-21 15:37:24 +00:00
ajacoutot
09dd6ba720
- regen WANTLIB after libgnome esound support removal
2009-01-20 23:13:30 +00:00
ajacoutot
4edab7438d
- sync WANTLIB+PLIST after latest pwlib changes
2009-01-17 14:14:14 +00:00
jasper
a076589b35
- switch remaining ports to rarian instead of scrollkeeper
...
- regen PLIST
ok ajacoutot@
2008-12-17 18:47:57 +00:00
ajacoutot
0b00d63311
- make it clear gconfd-2 must be restarted as a regular user (not as root!)
2008-07-26 10:39:29 +00:00
ajacoutot
612c5c6f0f
- use gconftool-2 to properly shutdown the gconfd-2 daemon
2008-07-01 10:29:46 +00:00
sthen
1023460e76
s/deamon/daemon/ in the install message. ok ajacoutot
2008-06-29 08:51:34 +00:00
jasper
e89abc1fca
sync WANTLIB, bump package version
2008-06-02 17:58:23 +00:00