Commit Graph

8263 Commits

Author SHA1 Message Date
ajacoutot
6356ce7b36 Update to ekiga-3.2.7.
Lots of bugs and crashes fixes.
2010-05-31 07:20:04 +00:00
espie
e44015b6fe restore to build, but still doesn't work right, more cleanup needed... 2010-05-30 20:32:36 +00:00
landry
cf3fa0ceb0 Remove --as-needed from LDFLAGS, fixes lazy binding problems reported by
stephan@. ok stephan@
2010-05-28 08:57:37 +00:00
espie
e4b5db16fc fix for gcc4 (iterators are not pointers, especially not null pointers) 2010-05-28 08:50:58 +00:00
espie
1794fee0bd restore xview to build-land. Not working yet. 2010-05-28 08:32:14 +00:00
espie
ee09d91d5b no fix, just regen patches 2010-05-28 01:13:54 +00:00
ajacoutot
196b188a51 Minor update to gtksourceview 2.10.2.
* Misc bugfixes
* Updated translations

ok giovanni@ (maintainer)
2010-05-27 18:09:07 +00:00
ajacoutot
d788c9b105 Bugfix update to tracker-search-0.8.9. 2010-05-27 16:29:40 +00:00
ajacoutot
8efa5e84ed Update to gvfs-1.6.2.
* translations updates
* build fixes
2010-05-27 06:49:45 +00:00
jakemsr
7acfd6c99d update to wxSVG-1.0.4
bugfixes plus (in version 1.0.1):
* fixed ffmpeg media decoder
* updated for newer version of ffmpeg (SVN-r203773)
* removed SVGUI classes
2010-05-26 22:15:44 +00:00
jakemsr
8cf7b6253f update to mplayer-export-snapshot-20100308
locally:
* fix audio when using bsdbt848 video driver (problems noted by simon@)
* allow 24-bit audio output formats in the sndio backend (from ratchov@)

mostly from edd@ (MAINTAINER)
2010-05-26 21:29:56 +00:00
jasper
fe26fb0aca - update sawfish to 1.6.3 2010-05-26 21:29:10 +00:00
jasper
6ee4589f66 - sync 2010-05-26 21:17:29 +00:00
jasper
3874772cbe import ptsans 2.0
PT Sans family was developed as a part of the project "Public Types of
Russian Federation". The fonts of this project have open user license
and can be freely distributed. The main aim of the project is to give
possibility to the peoples of Russia to read and write on their native
languages.

from vadim zhukov (MAINTAINER), with tweaks by me
2010-05-26 21:15:56 +00:00
ajacoutot
756438fe86 Minor update to gnome-icon-theme-2.30.3. 2010-05-26 14:52:35 +00:00
dcoppa
46bd828c63 Unbreak QGtkStyle
OK espie@
2010-05-26 11:34:13 +00:00
espie
4f74d9c0c8 don't deref "not found" result. (bump main pkgname)
this fixes qdoc3 segfaulting at end of qtcreator build
2010-05-25 11:00:56 +00:00
espie
e21e0d2bfc oops. seen by kili and naddy (what was I thinking ?) 2010-05-25 08:01:59 +00:00
espie
ca9ee25ca2 static should be different from extern 2010-05-24 23:02:17 +00:00
espie
932579455a start of fix for g++4 2010-05-24 22:31:25 +00:00
sthen
6f41bc09c3 Update MASTER_SITES; from Gleydson Soares. Bump not needed. 2010-05-23 23:11:45 +00:00
espie
6bba6c07f7 fix build 2010-05-23 11:29:45 +00:00
espie
0b3aa0cfeb misc fixes
- for gcc4, insist on -fno-wrapv, since it breaks things.
- use atomic builtins as they are available (on i386 at least)
- remove a few reasons why gmake is required (but not all)
- pass MAKE_JOBS to configure step.
2010-05-23 10:36:49 +00:00
espie
776d22825b okay, even with gcc4, we don't have fenv.h. Kill bogus patch 2010-05-23 10:32:48 +00:00
espie
84872a6823 C++ syntax 2010-05-22 21:23:33 +00:00
espie
c0d4a46925 static != extern 2010-05-22 21:17:19 +00:00
espie
725bef0c95 ANSI 2010-05-22 20:59:08 +00:00
espie
4623b45c3c stop fucking around with prototypes 2010-05-22 20:55:55 +00:00
espie
64da2fd4f9 inline won't be visible -> fix build with g++4 2010-05-22 15:50:26 +00:00
espie
c21efe4f2b switch() syntax 2010-05-22 15:15:52 +00:00
espie
523644d13e missing proto 2010-05-22 15:14:18 +00:00
espie
066e590bb4 fix syntax 2010-05-22 11:34:22 +00:00
espie
29f42ec60c fix C++ syntax. 2010-05-22 10:46:54 +00:00
espie
a18dabfd87 we don't have all *l functions. fixes gcc4 2010-05-22 10:14:34 +00:00
ajacoutot
f92b345380 We have strndup(3) and strnlen(3) now. 2010-05-21 11:58:36 +00:00
ajacoutot
2c85116b25 Unfuck depends/wantlibs. smime3 is from nss, not evolution-data-server. 2010-05-20 19:24:53 +00:00
ajacoutot
38bf2c8233 Bugfix update to tracker-search-0.8.7. 2010-05-20 17:55:42 +00:00
espie
a6bf3dc5ff fix build on x86 with gcc4 (from gentoo via freebsd) 2010-05-20 10:58:08 +00:00
espie
0ce133db2e avoid conflict with glib2 headers 2010-05-20 10:39:20 +00:00
espie
20c8a691ae don't predeclare xpm data in confusing ways 2010-05-20 10:10:30 +00:00
robert
4b916528f8 update to 2.6.4 2010-05-19 17:28:38 +00:00
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
dcoppa
7d463dbb27 Use rxvt-256color as default terminal type.
"I don't use rxvt-unicode but it is fine by me" nicm@
OK for Thomas de Grivel (MAINTAINER)
2010-05-19 14:10:42 +00:00
ajacoutot
3405a53f26 Add a no_smb PSEUDO_FLAVOR here too so that we are not forced to build
samba and gang.
2010-05-19 10:10:48 +00:00
ajacoutot
a5a59cffda Add a no_smb PSEUDO_FLAVOR to be able to build this without the need for
samba and the gang.
2010-05-19 09:36:59 +00:00
espie
ad1895e37b avoid redeclaring alloca in a conflicting way, fixes build for gcc4 2010-05-19 07:25:12 +00:00
ajacoutot
51219631b3 From upstream git:
Dot not show both Unmount and Eject/Safe Removal; too confusing to have
too many menu entries.
2010-05-18 14:37:01 +00:00
dcoppa
911c03d638 mention x11/smplayer in README.OpenBSD
OK edd@, sthen@
2010-05-18 05:14:17 +00:00
ajacoutot
2727261440 Add gtk2-equinox-engine which was missing. 2010-05-17 21:33:19 +00:00
landry
1848683b75 Update to xfce4-mpc 0.3.5 2010-05-17 20:05:36 +00:00