1063 Commits

Author SHA1 Message Date
espie
991469517c stop depending on the exact screensaver modules being installed,
just put all the desktop files in, it's simpler.
2008-08-29 10:54:06 +00:00
espie
768c0ce213 3.5.10 2008-08-28 08:52:00 +00:00
espie
844f8f9f5d more 3.5.10 2008-08-27 15:21:50 +00:00
espie
696f6d3591 3.5.10 update...
as for sdk, recognize svn, and create an extra package for it...
2008-08-27 13:39:27 +00:00
espie
ac00e0d240 updat to 3.5.10 2008-08-27 12:25:14 +00:00
espie
2529c3e220 start updating to kde 3.5.10
style issues, regen with new make plist.
2008-08-26 16:52:28 +00:00
martynas
5b2f60e56b proper NAN definition is now in math.h. ok sthen@ 2008-07-25 23:09:44 +00:00
kili
11a1f108a7 Bring back @exec genkdmconf.
"Looks good" espie@
2008-07-25 20:28:03 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
tobias
751650761c On 64-bit systems, artsdsp tries to access lib64, which is not available.
Also, ldpreload the proper shared objects.

Input and ok martynas, ok bernd
2008-06-12 19:18:00 +00:00
ajacoutot
5ed9331ede - integrate several patches:
* from openSUSE RPM: kmail-avoid-crash-on-startup.diff
* from KDE src repo:
  don't crash after changing the layout and replying;
  more guards against not yet set accounts;
  don't crash when trying to create a subfolder of a calendar folder in
    a new account

from brad@
2008-05-29 11:58:52 +00:00
ajacoutot
62b275629a - disable the DRM bits from KPDF like it was done for xpdf
from brad@
2008-05-21 09:46:18 +00:00
naddy
a994db561b fix name for post-patch hook; ok espie@ 2008-05-15 21:16:30 +00:00
naddy
e99ada19ab unbreak Persian and Russian 2008-04-21 20:21:19 +00:00
espie
1530d52cb2 3.5.9 2008-04-13 12:14:11 +00:00
espie
3989a5ae10 3.5.9 2008-04-13 10:27:53 +00:00
espie
5493cf55f7 3.5.9 2008-04-13 09:48:57 +00:00
espie
0183804b73 3.5.9 2008-04-13 04:27:47 +00:00
espie
b9ffeddf7d 3.5.9 2008-04-12 20:39:33 +00:00
jasper
25068a5080 - bumping distnames makes no sense :)
spotted by naddy@, thanks!
2008-04-11 16:16:55 +00:00
jasper
e09dfea979 - fix WANTLIB/LIB_DEPENDS after recent openexr update 2008-04-11 11:24:03 +00:00
espie
0d908a74f6 3.5.9 2008-03-27 11:39:23 +00:00
espie
977498a577 3.5.9 2008-03-27 09:35:01 +00:00
espie
da515b2888 3.5.9 2008-03-26 16:50:23 +00:00
espie
61ade5476c 3.5.9 2008-03-26 13:22:22 +00:00
espie
e761469f06 3.5.9 2008-03-26 11:48:34 +00:00
espie
22f456c077 3.5.9
tweak for statvfs
2008-03-26 11:11:42 +00:00
espie
2dcce08fa5 3.5.9 2008-03-26 10:04:21 +00:00
espie
48b443f38d 3.5.9 2008-03-26 09:15:47 +00:00
espie
1ce9bf9625 3.5.9 2008-03-25 21:22:52 +00:00
espie
a501ea08bb 3.5.9 2008-03-25 17:34:14 +00:00
espie
df13d4812b 3.5.9 2008-03-25 13:41:35 +00:00
espie
c79ccffb0d 3.5.9 2008-03-25 12:26:02 +00:00
espie
5d2b17efcf start updating to 3.5.9, small piece by small piece 2008-03-25 11:45:08 +00:00
jakemsr
6254971cbe - fix esound output
- disable jack for the time being
2008-03-24 04:48:08 +00:00
naddy
647b095b60 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 21:09:03 +00:00
ajacoutot
27e509243a - make it possible to choose between different menu layouts (kde3, gnome)
using symlinks instead of being stuck with whatever was installed first

ok jasper@
2008-02-14 18:02:10 +00:00
jakemsr
75f4588530 fix xine-lib version detection
pointed out by viq at viq dot ath dot cx on ports@, thanks
2008-02-12 17:10:31 +00:00
ajacoutot
e2931ea0b3 - bin/fileshareset is commented in PLIST-main; since bin/filesharelist
is a symlink to bin/fileshareset, @comment it too

ok espie@
2008-01-25 17:36:17 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
ajacoutot
92b0c9e114 - make sure RUN_DEPENDS-main inherits RUN_DEPENDS 2007-12-18 16:00:12 +00:00
ajacoutot
bc057982b7 - add update-desktop-database goo
"looks ok" jasper@
2007-12-15 23:47:40 +00:00
jakemsr
41cd1c99bd use -pthread instead of -lpthread for pthreads linkage
fix some WANTLIB/LIB_DEPENDS in akode and amarok while here

bulk build tested by steven@, "go ahead" espie@ a while ago
2007-12-11 07:55:05 +00:00
kili
64efb3deb3 WANTLIB change after poppler update.
Bump pkgname.
2007-12-07 20:12:02 +00:00
kili
d906fdf383 SECURITY: CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
(with the correct pkg bump, i.e. to p3)

ok simon@, jasper@
2007-11-12 21:02:03 +00:00
kili
222aa214f4 SECURITY: CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
ok simon@, jasper@
2007-11-12 21:01:05 +00:00
steven
28d09d3e28 really use python 2.5 2007-11-03 08:04:40 +00:00
jakemsr
2f70b89794 the akode plugins are not currently working. exact cause is still
unknown.  in the meantime, unbreak arts decoding of many codecs
by using the akode decoders only if there is no other decoder for
the codec, instead of using akode more or less by default.

ok brad@
2007-11-01 04:06:23 +00:00
naddy
abd93ef8b2 this was missed 2007-10-31 20:34:29 +00:00