Commit Graph

10638 Commits

Author SHA1 Message Date
ajacoutot
453eac5208 Update to tracker-0.12.2. 2011-09-22 18:34:24 +00:00
dcoppa
0f1966d21b Update to xdotool-2.20110530.1
OK landry@
2011-09-22 14:04:08 +00:00
landry
6fc36b2cd8 Update to avant-window-navigator 0.4.0, remove BROKEN marker. 2011-09-22 13:20:37 +00:00
landry
294896a690 +libdesktop-agnostic 2011-09-22 13:18:05 +00:00
landry
8aee2c9be6 Import libdesktop-agnostic 0.3.92, dependency of newer awn.
This library provides an extensible configuration API, a unified
virtual file system API, and a desktop item editor (all with
pluggable backends) for GLib-based projects. It is not tied to any one
desktop environment, although there are desktop-specific modules.

ok jasper@
2011-09-22 13:17:11 +00:00
jasper
364c01828a 'nother bump 2011-09-22 11:56:51 +00:00
ajacoutot
b4e4870786 Update to gnome-themes-standard-3.1.92. Needed by gnome/gtk+3 applications
to display properly.
2011-09-22 11:54:07 +00:00
ajacoutot
a73fe11160 Unbreak after recent gnome MODULE changes. 2011-09-22 11:45:47 +00:00
ajacoutot
3da19b6619 Unbreak: regen WANTLIB. 2011-09-22 11:35:12 +00:00
ajacoutot
5e93ad89d8 Update to gnome-tweak-tool-3.1.90 because this needs py-gobject3
introspection support.
2011-09-22 10:57:49 +00:00
landry
bd57be8bec Bugfix update to xfce4-panel 4.8.6.
Cf http://mail.xfce.org/pipermail/xfce/2011-September/029197.html
2011-09-22 10:56:38 +00:00
ajacoutot
1839926e58 Unbreak by updating to py-atspi-2.1.91. This requires py-gobject with
introspection support which is only enabled in py-gobject3.
2011-09-22 10:15:25 +00:00
ajacoutot
4dd0e86e76 Really fix building with glib2 >= 2.29. 2011-09-22 10:12:35 +00:00
jasper
f52cabb667 missed bump 2011-09-22 09:52:55 +00:00
ajacoutot
b2cd819e66 Unbreak after evolution update. 2011-09-22 08:53:05 +00:00
ajacoutot
1e84e3e64b Update to stable seed-3.2.0. 2011-09-22 08:03:12 +00:00
jasper
d4f38d862a - update seed to 3.1.1.1 (git master as of today)
* unbreaks after recent gobject-introspection update
2011-09-21 20:27:30 +00:00
robert
92b4c28e1b Add gjs_context_gc() from upstream git commit 059f6a13bb5ed18060aa27bbe900575e6966efb0
ok ajacoutot@
2011-09-21 15:30:23 +00:00
jasper
4e1f1e2718 sync, no pkg change 2011-09-21 14:16:45 +00:00
ajacoutot
50047b1c79 Sync patch. 2011-09-21 14:05:58 +00:00
jasper
781711cf1d - update to 1.29.17 2011-09-21 14:00:19 +00:00
ajacoutot
fd87e33b19 Update to nautilus-3.1.92. 2011-09-21 13:38:46 +00:00
jasper
af349cceca bump after recent evolution update 2011-09-21 13:28:47 +00:00
dcoppa
f1397786ea fix spacing; no binary changes 2011-09-21 13:10:36 +00:00
dcoppa
368cfb12f6 Backport some bugfixes from upstream svn:
Bugfix: ATTRIBUTE_FORCE_CACHE not being processed
(upstream svn revision r2172)

Bugfix: correctly set/initialize the media_device attribute
(upstream svn revision r2165)

Fix handling of mouse, panel and controls visibility when
going to/returning from fullscreen (upstream svn r2167 - r2169)

Bugfix: 'f' not going to/returning from fullscreen
(upstream svn revision r2161)

Set CDDB media type as TYPE_CD
(upstream svn revision r2165)
2011-09-21 12:20:07 +00:00
landry
463a1ba8d6 Update to tumbler 0.1.22.
Switch to the new gstreamer thumbnailer in place of ffmpegthumbnailer.
2011-09-21 10:10:46 +00:00
ajacoutot
d790163ede rygel is worth mentionning. 2011-09-21 09:42:25 +00:00
ajacoutot
f962b78943 Update to anjuta-extras-3.1.92. 2011-09-21 08:05:27 +00:00
ajacoutot
834afde9aa Fix building with glib2 >= 2.29. 2011-09-21 08:02:48 +00:00
giovanni
a6ea925cdc Drop maintainership and bump 2011-09-21 07:49:15 +00:00
landry
9c68462364 Update to thunar 1.2.3. 2011-09-20 23:03:09 +00:00
jasper
d81f8e3faf remove a few more implied CONFIGURE_SHARED 2011-09-20 22:54:25 +00:00
ajacoutot
86d5837c5a Update to polkit-gnome-0.103. 2011-09-20 21:20:21 +00:00
ajacoutot
e490ca771f Fix build with new glib2. 2011-09-20 21:17:26 +00:00
jasper
0683473919 sync 2011-09-20 21:15:49 +00:00
jasper
80c4a2ca06 import rygel 0.12.2
Rygel is a home media solution that allows you to easily share audio,
video and pictures, and control of media player on your home network. In
technical terms it is both a UPnP AV MediaServer and MediaRenderer
implemented through a plug-in mechanism. Interoperability with other
devices in the market is achieved by conformance to very strict
requirements of DLNA and on the fly conversion of media to format that
client devices are capable of handling.

succesfully tested with streaming to and from (and looping) with android and
rygel and rhythmbox

ok aja@
2011-09-20 21:14:49 +00:00
ajacoutot
c738dea819 Update to gtk+3-3.1.92.
ok jasper@ robert@
2011-09-20 21:12:09 +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
ajacoutot
30822fed1e Typo in comment. 2011-09-20 20:59:25 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
jasper
309bd6e2ad overhaul the way gnome ports pull in gobject-introspection, gtk-doc, vala and
yelp. they can be used by setting MODGNOME_TOOLS to pull in the dependencies
and setting the configure arguments.

discussed with an ok aja@

oh, and *cheeese*
2011-09-20 20:50:33 +00:00
gsoares
b9c33e29db update x11/dmenu to 4.4.1.
ok jim@ (maintainer)
2011-09-20 20:34:52 +00:00
ajacoutot
b49127c532 Missed bump. 2011-09-20 17:00:14 +00:00
jasper
46de9514cb slightly modify so it passes out pkg-config. 2011-09-20 16:56:00 +00:00
ajacoutot
190770732b Bugfix update to totem-pl-parser-2.32.6. 2011-09-20 14:51:58 +00:00
dcoppa
953b55b849 Fix a bug in the BScreen constructor:
it was testing for FbWindow.property() == Success, where it should
have tested for == true
(upstream git commit 3ad611928a86db3fdb4a8818da1394aa53eaeac7)
2011-09-20 09:59:38 +00:00
landry
a26ca1b832 +parcellite 2011-09-20 09:05:32 +00:00
landry
2b7281ab34 Import parcellite 1.0.2rc5 from MAINTAINER Lawrence Teo.
Parcellite is a lightweight GTK+ clipboard manager. This is a stripped down,
basic-features-only clipboard manager with a small memory footprint for those
who like simplicity.
ok dcoppa@, tweaks from jasper@
2011-09-20 09:04:41 +00:00
espie
a65c637f7f tarball rerolled, minor tweaks to documentation 2011-09-19 22:27:35 +00:00
ajacoutot
1388d85bfb When using xdm(1), x11vnc is started before the display manager in which
case we don't know the auth file. Use the '-auth guess' option to enable
the x11vnc heuristic to find the correct file.
While here, remove -display :0 which is the default.

ok sthen@ (maintainer)
2011-09-19 21:33:42 +00:00