Commit Graph

7106 Commits

Author SHA1 Message Date
ajacoutot
40e55bfada Mention xdg-user-dirs-gtk & bump. 2009-06-12 16:06:31 +00:00
ajacoutot
f25c5558b0 +xdg-user-dirs-gtk 2009-06-12 16:02:28 +00:00
ajacoutot
a77597f147 Import xdg-user-dirs-gtk-0.8
xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it
into the GNOME desktop and Gtk+ applications.

It gets run during login and does two things:
* Tracks changes of locale and prompts the user so the directories can
  be changed.
* Creates a default gtk bookmarks file if there is none, based on a set
  of xdg user dirs.

Thanks to landry@ for figuring out the weird way this was supposed to
work.
2009-06-12 16:01:30 +00:00
ajacoutot
c54e76804b Fix WANTLIB. 2009-06-11 19:12:35 +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
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
ajacoutot
7b4d594f00 Tweak after recent gconf2 MODULE change. 2009-06-11 18:26:44 +00:00
ajacoutot
684fb6a517 Remove unneeded post-patch target. 2009-06-11 16:49:26 +00:00
ajacoutot
c974c433d8 Fix gconf fallout reported by naddy@ 2009-06-11 16:45:10 +00:00
jasper
28ed65d1d0 SECURITY FIX for part 2 or SA35292 (wxWidgets Double Free Vulnerability).
patch from upstream svn
2009-06-11 08:32:42 +00:00
ajacoutot
3f407aac2b Fix a double free. Allows to use nautilus-open-terminal directly from
the desktop.
From Gentoo bug #270650.
2009-06-11 07:21:17 +00:00
kili
dc30d19408 WANTLIB += pthread and bump. 2009-06-10 20:47:42 +00:00
kili
7e247446c0 Add avahi-ui to LIB_DEPENDS and bump. 2009-06-10 20:44:03 +00:00
kili
83a1f669b9 More avahi additions to WANTLIBs. Bump. 2009-06-10 20:42:05 +00:00
kili
498de5cd78 Add avahi stuff to WANTLIB, remove pangox and bump. 2009-06-10 20:36:30 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
9890ca57b7 This port had to be different from all others... install schemas files
manually.
Didn't package: no bump.

spotted by naddy@
2009-06-10 15:52:25 +00:00
ajacoutot
c145619049 Some wantlib cleanups. 2009-06-10 15:23:54 +00:00
ajacoutot
480aa70701 Add missing homepage. 2009-06-10 10:11:48 +00:00
ajacoutot
c50973b99a Missed SUBST_CMD in previous commit. 2009-06-09 17:24:37 +00:00
ajacoutot
ef98243329 - fix PLIST and install gnome-default-applications.pc where it belongs
spotted by kili@, thanks!
- while here, fix some hardcoded paths
- tweak diff_args
2009-06-09 17:21:10 +00:00
kili
85285a1cab Fix PLIST. While here, add avahi-* to WANTLIB. Bump.
ok ajacoutot@

ps: i'm currently trying to find all other ports depending on avahi and
fixing WANTLIB and LIB_DEPENDS where necessary. Will be committed later
this day (or tomorrow, depending on how late this evening will be ;-))
2009-06-09 14:34:02 +00:00
ajacoutot
9e18d75e6e Reorder dependencies.
While here, remove PKGNAME which made kili@ confused ;-)
2009-06-08 18:24:41 +00:00
ajacoutot
148fe8f433 While the -pidgin subpackage does depend on -main which depends on gconf2,
-pidgin does not directly depends on gconf2, so fix that.
2009-06-08 18:03:15 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
be7cc85726 s/Yes/No 2009-06-08 17:20:13 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
espie
4af0a6b34b update to 4.5.1, including gcc4 build.
fix packaging in that case, since I botched the "extended" WANTLIB
(if stuff comes from the main package, it *has* to be in LIB_DEPENDS,
because WANTLIB are checked at build time).
2009-06-08 13:55:28 +00:00
kili
893a736647 Unfuck the PLIST.
While here, adjust WANTLIB after the import of ahavi; several other
ports are affected by this, too.

No bump, because it didn't package correctly.

"looks right" bernd@
2009-06-08 09:05:13 +00:00
ajacoutot
9266dd4bce Convert to using the new gconf2.port.mk module.
This should be the last pass... now let's seat and see if it breaks...
2009-06-07 11:16:04 +00:00
ajacoutot
68a4cb8713 Convert to using the new gconf2.port.mk module. 2009-06-07 11:03:21 +00:00
ajacoutot
0032626b57 Regen plist. 2009-06-07 10:47:38 +00:00
ajacoutot
8d5815c2be Convert to using the new gconf2.port.mk module. 2009-06-07 10:46:40 +00:00
ajacoutot
7e6f60113c Convert to using the new gconf2.port.mk module. 2009-06-07 10:26:08 +00:00
ajacoutot
7cf1042ed0 Convert to using the new gconf2.port.mk module. 2009-06-07 10:01:47 +00:00
ajacoutot
1c04757b1f Convert to using the new gconf2.port.mk module. 2009-06-07 09:44:47 +00:00
ajacoutot
66382ec90c Convert to using the new gconf2.port.mk module. 2009-06-07 09:27:37 +00:00
ajacoutot
157103c4ec Convert to using the new gconf2.port.mk module. 2009-06-07 09:06:20 +00:00
landry
fc8dbf77ef Update to p5-Gtk2-1.220, depend on new p5-Pango package.
ok ajacoutot@
2009-06-07 08:47:57 +00:00
ajacoutot
481d8196ba Convert to using the new gconf2.port.mk module. 2009-06-07 08:40:58 +00:00
ajacoutot
3213e2c317 - hobbits come by 2 2009-06-07 08:20:07 +00:00
ajacoutot
4ffac7f01d Import policykit-gnome-0.9
PolicyKit-gnome provides:
  * an Authentication Agent for PolicyKit that integrates well with the
    GNOME desktop environment
  * a shared library to easily integrate usage of PolicyKit into GTK+
    applications
  * a proof-of-concept applet (that is subject to change) for managing
    authorizations

WIP: it does not work... seriously, don't send me mails!
2009-06-07 08:18:43 +00:00
ajacoutot
6ba365334e Convert to using the new gconf2.port.mk module. 2009-06-07 06:41:26 +00:00
jasper
a84973e517 - remove qt2, it's long dead
agreed by espie@, aja@, landry@, robert@, todd@
2009-06-07 00:30:09 +00:00
jasper
a8ccf9dd35 *cough* bring back two rather important files.. 2009-06-07 00:29:06 +00:00
jasper
8932775609 - remove more old and orphaned qt2 programs
cheering from a bunch of frogs
agreed by espie@
2009-06-07 00:19:53 +00:00
jasper
e64a9a5452 - remove old qt2 qt2-designer, both qt3 and qt4 ship a designer already
cheering from a bunch of frogs
agreed by espie@ (MAINTAINER)
2009-06-07 00:16:36 +00:00
ajacoutot
5793570ef0 - unbreak
reported by naddy@, thanks!
2009-06-06 18:35:10 +00:00
ajacoutot
647c8228f1 - don't hardcode paths
- sanitise PKGNAME
2009-06-06 04:53:39 +00:00
landry
d5e5b6274c +keynav 2009-06-06 04:45:24 +00:00