ajacoutot
ab2a89b831
Update to gtksourceview-2.10.1.
...
"seems fine" giovanni@ (maintainer)
2010-04-26 16:49:25 +00:00
jakemsr
614e8f7a06
use SDL for audio output by default; drop OSS backend
...
ok claudio@ (MAINTAINER)
2010-04-26 16:37:24 +00:00
ajacoutot
7dbc4ad2de
Minor update to gnome-control-center-2.30.1.
2010-04-26 16:15:46 +00:00
ajacoutot
4560d0cbf6
Minor update to yelp-2.30.1.
2010-04-26 16:05:07 +00:00
jasper
d00999d1cc
- update empathy to 2.30.1
2010-04-26 15:31:55 +00:00
jasper
ea3192e8ef
- update gnome-user-docs to 2.30.1
2010-04-26 15:30:42 +00:00
jasper
1e33a7feb6
- update gnome-doc-utils to 0.20.1
2010-04-26 15:26:36 +00:00
jasper
3648f50bbd
- update gnome-devel-docs to 2.30.1
2010-04-26 15:13:55 +00:00
jasper
4d169b29a6
- update nautilus to 2.30.1
2010-04-26 15:11:58 +00:00
jasper
377fd78e69
- missed bump
...
spotted by naddy@
2010-04-26 13:34:30 +00:00
ajacoutot
0286a4e1a1
Bugfix update to gnome-settings-daemon-2.30.1.
2010-04-26 13:28:02 +00:00
ajacoutot
ff33cf965d
Bugfix update to gucharmap-2.30.1.
2010-04-26 12:03:53 +00:00
espie
30a6a1384b
make sure $orphans object has a valid cwd, this time fixes jasper@ (and aja@)
...
bug for good.
2010-04-26 12:00:57 +00:00
jasper
b78c9f7b51
- minor update to gnome-terminal 2.30.1
2010-04-26 11:57:22 +00:00
jasper
06b327c21f
- minor bugfix update to vte 0.24.1
2010-04-26 11:57:12 +00:00
ajacoutot
831597e2c8
Update to sane-backends-1.0.21.
...
* new backends
* lots of bugfixes
* 224 more scanner models supported
If you have any regression with your device, let me know.
2010-04-26 10:41:28 +00:00
espie
4980cdd108
whitespace
2010-04-26 10:20:50 +00:00
espie
4b373c4bed
get ready to coalesce columns
2010-04-26 10:19:02 +00:00
ajacoutot
e20839f6f2
WANTLIB.
2010-04-26 09:57:59 +00:00
sthen
c82ffd07a1
- Fix for updated sensors API, borrowed from systat(1).
...
Reported/tested by "Tasmanian Devil" and myself.
- Adjust sample configs to use the sensor name format we have been
using for the last few releases.
2010-04-26 09:44:24 +00:00
ajacoutot
ae3e0d5800
Update to gvfs-1.6.1.
...
* several bugfixes and translations updates
2010-04-26 09:42:36 +00:00
stephan
f20d9961d3
update to 1.6.37, ok espie@ and landry@
2010-04-26 09:15:00 +00:00
espie
a1dfe5c95e
minor tweaks + whitespace
2010-04-26 08:52:09 +00:00
espie
0be9a5b447
whitespace
2010-04-26 08:32:53 +00:00
espie
0483d2cc45
skip depends the same way the ports tree does
2010-04-26 08:31:39 +00:00
jasper
c2637144ee
- update at-spi to 1.30.1
...
* maintenance update
- remove two useless patches
2010-04-26 08:12:54 +00:00
eric
b4b01d2b53
fix WANTLIB after sphinxbase update
2010-04-26 07:13:37 +00:00
eric
37b7171cf0
- update to 0.6
...
- implement and use sndio backend
help from and ok jakemsr@ ratchov@
2010-04-26 07:12:30 +00:00
espie
e2459e6367
fix typo (and blanks)
2010-04-26 07:10:08 +00:00
ajacoutot
de3d323249
Bugfix update to evolution-data-server-2.30.1.
2010-04-26 07:06:49 +00:00
ajacoutot
ce49d352a4
Minor update to gtkhtml3-3.30.1.
...
* couple of translations updates.
2010-04-26 06:47:31 +00:00
ajacoutot
587e74a81e
Bugfix update to gcalctool-5.30.1.
2010-04-26 06:28:20 +00:00
jakemsr
74b028b0ea
fix WANTLIB (why did these have sndio in WANTLIB in the first place?)
2010-04-26 03:01:06 +00:00
jakemsr
9b15a0535d
- sndio supported as default audio output method
...
- build with -pthread in LDFLAGS instead of -lpthread in LIBS;
allegro-config passes LDFLAGS on, so dependent ports build correctly
(WANTLIB changes in dependent ports coming soon)
- don't build modules in liballegro: we don't ship an allegrorc to
be able to choose which modules to use
"sndio bits look ok" ratchov@
2010-04-26 02:56:30 +00:00
jakemsr
a7bf435011
sndio supported by default; drop ossaudio(3), artsd and esd support.
2010-04-26 02:09:03 +00:00
jakemsr
fe75938e11
sndio for audio recording.
...
NOTE: the audio recording muxer is still named 'oss' for compatability.
2010-04-26 01:57:13 +00:00
jakemsr
e195e84870
sndio supported as default audio output method
...
testing hints from sthen@, thanks
2010-04-26 01:47:15 +00:00
jakemsr
805633ad98
sndio support (even though we don't ship the sound files)
2010-04-26 01:43:02 +00:00
jakemsr
c3bff210a6
sndio supported as default audio output method for mpeglib
...
eyeballed by ratchov@
2010-04-26 01:37:59 +00:00
jakemsr
d095622dbe
sndio supported as default audio output method
...
ok jolan@ (MAINTAINER)
2010-04-26 01:32:38 +00:00
jakemsr
5543d474aa
use SDL by default for audio output, thereby killing the SDL FLAVOR.
...
ok fgsch@
2010-04-26 01:30:26 +00:00
jolan
53e78892f8
update to 0.1.7
2010-04-26 00:11:37 +00:00
jakob
4dba02c51b
require libldns.4.3
2010-04-25 21:35:20 +00:00
kili
4f325e8cb0
Add support for matching against log messages.
...
Now you can check out the latest ghc sources and then run
something like
darcs changes --match 'log "(moose|balls|fuck|shit)"'
(and you'll notice that ghc is far too british)
I've also send a similar patch upstream and hope that it'll
be included in the next darcs release.
2010-04-25 21:20:45 +00:00
jasper
a3e614af95
- re-add fscking ugly workaround. this needs to be properly fixed as
...
you will claw your eyes out looking at the workaround.
"go ahead" aja@
2010-04-25 20:59:38 +00:00
jasper
265918b27f
- fix build on a clean box
2010-04-25 20:43:00 +00:00
ajacoutot
03eb76b30d
Set default gtk-key-theme-name to "Emacs" as it was before. This got
...
lost during the update.
spotted by naddy@, thanks.
While here, remove some useless patches.
2010-04-25 20:35:08 +00:00
kili
98629eedc9
+ monadius
2010-04-25 19:12:13 +00:00
kili
3e9661b80f
Waiting for a qt4 build is soooo boring...
...
Import monadius, a 2-D scrolling vector graphics clone of the
arcade game Gradius, implemented in Haskell.
2010-04-25 19:11:51 +00:00
espie
e559cb9481
oops, if QtWebKit is not around, we don't want to create the link.
...
but we also don't want to error out (noticed by kili@).
zap dup QtMultimedia (brad)
2010-04-25 19:03:30 +00:00