ajacoutot
be6f5a7d60
Bugfix update to vino-2.32.2.
2011-05-02 17:02:17 +00:00
jasper
07cabb14e1
- no need for groff anymore since rsvg(1) got removed
2011-05-01 21:44:48 +00:00
jasper
7d5db7eb8b
- zap unneeded patch
2011-05-01 20:44:00 +00:00
ajacoutot
bd44aea4a5
No need for autoconf here.
...
Fix Xrender detection while here.
2011-05-01 18:14:51 +00:00
ajacoutot
95086ee1dc
Use proper AUTOCONF_VERSION, from Brad.
2011-05-01 18:11:03 +00:00
ajacoutot
5d26a70b63
Add an rc_check because checking on gdm-binary is not enough: at reboot
...
or shutdown time, we may be left with a hanging gdm-binary process (that
is because X is killed before the rc script has a chance to run).
2011-05-01 16:23:18 +00:00
pea
80a0814378
Update to 0.8.1
...
ok jasper@
2011-04-29 14:30:28 +00:00
dcoppa
ef75e7135c
Fix unaligned memory access on sparc.
...
Patch already committed upstream
2011-04-29 09:18:53 +00:00
ajacoutot
6554bf904f
Disable libnotify support. It doesn't work and upstream removed it a year
...
ago.
2011-04-29 08:41:51 +00:00
pea
90e77f7472
Update to 0.7.
...
Fix dependency (spotted by landry@)
ok landry@
2011-04-29 08:19:41 +00:00
ajacoutot
bc21119a99
Update to gtk2-equinox-engine-1.50.
2011-04-29 07:01:18 +00:00
kili
9aa729f18e
Enable unicode even with wprintf() available but not wscanf().
...
ok sthen@, landry@
2011-04-28 17:50:43 +00:00
ajacoutot
a5a6bdf7f6
Sync WANTLIB.
2011-04-28 17:29:37 +00:00
ajacoutot
9413dc5c08
Regen dependencies after recent updates: drop eggdbus dependency.
...
(this will also fix a symbol conflict between libeggdbus and glib2)
ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
b0a17f9b03
Update to polkit-qt4-0.99.0
...
ok jasper@
2011-04-28 13:10:24 +00:00
ajacoutot
ec4e13283a
Update to polkit-gnome-0.101.
...
Revert the upstream commit that removed the autostart file for now,
because desktop sessions have not yet have time to deal with it.
Explicitely use gtk+2.
ok jasper@
2011-04-28 13:09:59 +00:00
ajacoutot
ca4ec51287
Fix detection of SCM_RIGHTS for fd passing.
...
from eric@
ok jasper@
2011-04-28 13:09:32 +00:00
dcoppa
3a453a240c
Update to gnome-mplayer-1.0.3.
...
This now uses gsettings/dconf configuration system.
Most of my local patches have been merged upstream.
dconf clue stick by ajacoutot@
Tested by Antti Harri on YouTube using the flashvideoreplacer
extension for firefox (thanks!)
please go ahead fgsch@
2011-04-28 11:47:48 +00:00
dcoppa
63bbce5232
I take maintainership, david@ agrees.
...
While here, add a fix to not warp workspaces with only one workspace
(from upstream git)
2011-04-28 09:52:48 +00:00
ajacoutot
be2b939bb1
Use proper AUTOCONF_VERSION, from Brad.
2011-04-28 05:22:02 +00:00
pea
296e06e96e
Update to 1.0.7.
...
Initial diff from Amit Kulkarni (thx) with
tweaks from landry@ and me.
ok landry@
2011-04-27 11:57:02 +00:00
ajacoutot
4a31fd6947
Small update to meta-tracker-0.8.18.
2011-04-27 11:09:50 +00:00
ajacoutot
0fe843ae54
Update to libgdamm-4.1.2.
2011-04-27 08:41:05 +00:00
shadchin
3dd52f2601
-fvwm2,i18n
2011-04-26 18:56:43 +00:00
shadchin
4744a7dd54
Update to 2.6.1 (@pkgpath line have flavours in order of how they appear
...
in the FLAVORS variable)
ok jasper@, pvalchev@ (maintainer), tested mikeb@
2011-04-26 18:50:46 +00:00
ajacoutot
975c362d8a
Reorder README and extend the accessibility section.
...
Add dependency on at-spi2-atk.
2011-04-26 18:40:24 +00:00
ajacoutot
4a34948d94
Use the new at-spi2 framework by default.
2011-04-26 18:39:37 +00:00
ajacoutot
188ba192cb
Enable relocation to be able to be installed alongside the at-spi2
...
framework.
ok jasper@
2011-04-26 18:39:11 +00:00
ajacoutot
3d9e60672f
+at-spi2-core
...
+at-spi2-atk
+py-atspi
2011-04-26 18:32:59 +00:00
ajacoutot
1b7860acfe
Import py-atspi-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes a python client library for the AT-SPI D-Bus
accessibility infrastructure.
ok jasper@
2011-04-26 18:31:24 +00:00
ajacoutot
abe51fd31a
Import at-spi2-atk-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes a gtk-module that bridges ATK to the new D-Bus
based AT-SPI.
ok jasper@
2011-04-26 18:30:23 +00:00
ajacoutot
e212ae895e
Import at-spi2-core-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes the protocol definitions for the new D-Bus at-spi.
Also included is the daemon neccessary for forwarding device events and
registering accessible applications.
ok jasper@
2011-04-26 18:27:55 +00:00
jasper
e4ba648614
sync
2011-04-26 18:23:13 +00:00
jasper
783b7aadcd
import gtk3-engines (yes, the name deviates from gtk-engines2 on purpose)
...
ok aja@
2011-04-26 18:21:51 +00:00
jasper
9db273cc82
- update to 3.0.1
...
* various bugfixes and new languages
2011-04-26 18:18:37 +00:00
jasper
302fe9e6af
- remove unneeded post-install target, not needed anymore since switching to gmake.
...
- add a short comment above NO_REGRESS
2011-04-26 17:59:57 +00:00
ajacoutot
76947eadd5
Bugfix update to file-roller-2.32.2.
...
Explicitely disable packagekit.
2011-04-26 15:56:07 +00:00
ajacoutot
a0df411c73
Bugfix update to gvfs-1.8.1.
2011-04-26 13:31:58 +00:00
ajacoutot
687b73d774
No need for the itlocaledir tweak anymore.
2011-04-26 13:09:07 +00:00
ajacoutot
1b96d54c2d
No need for the itlocaledir tweak.
2011-04-26 12:51:25 +00:00
ajacoutot
bb3d82bdb0
Set itlocaledir in FAKE_FLAGS.
...
ok jasper@
2011-04-26 12:50:54 +00:00
jolan
1a3df9cf28
remove dead mirrors and use MASTER_SITE_BACKUP explicitly
2011-04-25 15:01:28 +00:00
sthen
5bc2e9b459
- update comment with CVE id, from Brad
2011-04-25 09:32:42 +00:00
ajacoutot
3a09f2207d
Minor update to gnome-doc-utils-0.20.6.
2011-04-25 05:58:14 +00:00
dcoppa
33324b068a
Update to fluxbox-1.3.1 plus some patches to fix a couple of crashers
...
(above all, a use-after-free crash on restart/exit).
OK landry@
Maintainer timed out
2011-04-24 17:32:23 +00:00
sebastia
bbd64e7512
enable mpdcon, rsskit and grr
2011-04-24 14:06:51 +00:00
sebastia
4acbce0cfd
Import Grr:
...
Grr (Günther's RSS reader) is a RSS reader for GNUstep.
OK landry@
2011-04-24 14:05:55 +00:00
sebastia
54acbde72f
import RSSKit:
...
RSSKit is a framework for GNUstep applications for reading different
types of RSS file formats.
OK landry@
2011-04-24 14:04:54 +00:00
sebastia
fc43f63afe
MPDCon is a GNUstep base client for the Music Player Daemon (MPD).
...
OK landry@
2011-04-24 14:02:36 +00:00
kili
ab954ec4cf
New distinfo after DIST_SUBDIR change in ghc.port.mk.
2011-04-23 20:22:13 +00:00