jasper
77929860b5
unfuck rcs id
2011-05-04 11:34:49 +00:00
jasper
21b246857c
- use swprintf() now that it's available
...
- adjust include path
from pascal stumpf (MAINTAINER)
2011-05-04 11:33:16 +00:00
ajacoutot
0e68c15c20
Disable the nautilus-sendto plugin for now, it doesn't work and forced us
...
to use an ugly hack.
2011-05-04 10:54:28 +00:00
sthen
f89bcb29b4
fix a spamassassin --lint warning, from upstream, suggested by Armin Wolfermann
2011-05-04 10:17:53 +00:00
ajacoutot
6c1d965c4e
FIx BUILD_DEPENDS.
2011-05-04 10:17:30 +00:00
jasper
04f3bcc787
sync
2011-05-04 09:42:22 +00:00
jasper
5d85b50176
import irrlicht 1.7.2
...
The Irrlicht Engine is an open source high performance realtime 3D
engine written and usable in C++ and also available for .NET
languages. It is completely cross-platform, using D3D, OpenGL and
its own software renderer, and has all of the state-of-the-art
features which can be found in commercial 3d engines.
from Pascal Stumpf
with feedback from kili@
ok phessler@
2011-05-04 09:41:50 +00:00
jasper
c5c7038342
use MASTER_SITE_PYPI
2011-05-04 09:39:52 +00:00
ajacoutot
a3bedc421e
Long overdue major update to system-config-printer-1.3.2.
2011-05-04 09:10:52 +00:00
ajacoutot
b8d497bcc1
Update to py-cups-1.9.55.
2011-05-04 09:09:10 +00:00
sthen
607c6d54f5
remove libutf8, it's no longer needed.
...
ok aja@ jasper@ kill! landry@
2011-05-04 09:08:32 +00:00
jasper
1c75ed1d7f
- update to 2.4.1.1
...
- zap useless homepage
ok kili@ (MAINTAINER)
2011-05-04 08:43:57 +00:00
dcoppa
9aa955883c
Build firefox4 and fennec against systemwide cairo.
...
OK landry@
2011-05-04 08:11:15 +00:00
jasper
7b55cc1c38
- update to 0.6.4.0
...
ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:34 +00:00
jasper
a4e04a8d73
- update to 2.2.7.0
...
- adjust dependencies
ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:08 +00:00
jasper
ac9f8f1ec1
- update to 1.0.10.0
...
ok dcoppa@ (MAINTAINER)
2011-05-04 08:05:36 +00:00
ajacoutot
465c0ad7fd
+py-smbc
2011-05-04 08:03:54 +00:00
ajacoutot
5ba3e44e60
Import py-smbc-1.0.10.
...
Set of Python bindings for the libsmbclient library from the SAMBA
project.
ok jasper@
2011-05-04 08:03:18 +00:00
dcoppa
55444ad507
Enable tee surface backend for cairo: it will be used by firefox4
...
and fennec.
OK eric@ (maintainer), landry@
2011-05-04 08:01:56 +00:00
sthen
2847da92d2
move ftp.mutt.org to the top of the list, and let peek-ftp work for snapshot
2011-05-04 07:49:40 +00:00
dcoppa
ae3cdb13ec
Update to pianobar-2011.04.27
2011-05-04 07:48:04 +00:00
sthen
3fc575c8db
add a comment reminding me why this isn't using sourceforge MASTER_SITES
2011-05-04 07:47:22 +00:00
landry
b07a0085da
Try to bring some sanity to uim's WANTLIBs, put common stuff in Wx, Wgtk
...
and Wqt and reuse them in WANTLIB-gnome and WANTLIB-kde. Bump
corresponding PKGNAMEs.
2011-05-04 07:32:11 +00:00
dcoppa
3306ffa9aa
Remove a unneeded patch chunk.
...
Fix a typo in a g_ascii_strncasecmp.
2011-05-04 05:35:54 +00:00
ajacoutot
f5a32f5f37
deamon -> daemon, from richardtoohey.
2011-05-04 05:12:23 +00:00
kevlo
ba406f7ed0
Update to 4.2.3
...
ok jasper@
2011-05-04 00:59:30 +00:00
sthen
b45ceae9eb
Don't run "postfix stop" when upgrading; this is only needed on unusual
...
occasions and gets a special mention in the upgrade notes when it's important.
ok Brad, landry@
2011-05-03 23:12:00 +00:00
naddy
86003c5464
update to 5.0.2; prodded by Wim Lewis
2011-05-03 19:48:08 +00:00
landry
57ee637e88
Fix WANTLIB after last py-gnome commit to fix packaging.
2011-05-03 19:27:26 +00:00
jasper
7020d8df39
- update to 0.6.1
2011-05-03 19:04:04 +00:00
jasper
809d73eea7
- update to 2.2.3.3
2011-05-03 18:44:51 +00:00
jasper
b3c1964bf9
- update kicad to 20100505
...
* update homepage
* re-order Makefile
* various other tweaks/fixes
2011-05-03 18:31:14 +00:00
jasper
521b15376a
sync
2011-05-03 18:28:06 +00:00
jasper
7f7977fdcf
import kicad-library 20110429
...
Library modules for kicad.
ok aja@
2011-05-03 18:27:21 +00:00
rpointel
129e1f459d
Removed AUTOCONF_VERSION?= now we have the correct AUTOCONF_VERSION in each version of Python.
...
From Brad, ok sthen@.
2011-05-03 17:52:04 +00:00
rpointel
ddaac7f6a1
use proper autoconf version, from Brad.
...
ok sthen@.
2011-05-03 17:48:08 +00:00
fgsch
0f9cb35359
install 2to3 under python2.7-2to3 so it can co-exist with 2.6
...
rpointel sthen martynas ok.
2011-05-03 17:18:28 +00:00
fgsch
f50c74636c
- install 2to3 under python2.6-2to3 so it can co-exist with 2.7
...
- use right autoconf version
- fix CVE-2011-1521 (2.4 and 2.5 will be handled separately)
- bump
rpointel sthen martynas ok.
2011-05-03 17:17:01 +00:00
fgsch
14d07c603d
adjust interpreter path for 2to3 and install it under pythonVERSION-2to3.
...
discussed with rpointel, rpointel sthen martynas ok.
2011-05-03 17:14:43 +00:00
ajacoutot
aac5e58545
+mono-gdata
2011-05-03 16:37:29 +00:00
ajacoutot
ca2ad9b01e
Import mono-gdata-1.4.0.2.
...
The GData .NET Client Library provides a library and source code that
makes it easy to access data through Google Data APIs.
ok jasper@
2011-05-03 16:36:58 +00:00
chl
c69a51fdef
No need to "make depend" anymore to build kernel.
...
ok sthen@
2011-05-03 15:03:03 +00:00
stsp
9128e158da
Unbreak cgit following the devel/git update to 1.7.5.
...
Link to git-1.7.4.5 instead of build-depending on devel/git until upstream
resolves issues caused by API changes in git-1.7.5.
ok landry
2011-05-03 13:57:26 +00:00
landry
a193daa774
Update to fennec 4.0.1.
2011-05-03 11:11:37 +00:00
ajacoutot
d53822fd2c
Bump after rcent mono MODULE commit.
2011-05-03 10:41:30 +00:00
ajacoutot
6f3853d4f2
And once again, fix the DLLMAP_FILES regex.
2011-05-03 10:40:59 +00:00
ajacoutot
d4a76ec80d
Fix DLLMAP_FILES to unbreak runtime.
2011-05-03 10:22:29 +00:00
ajacoutot
adf7b825cd
Add a patch from Debian:
...
(Crash with interfaces with the same name but in different namespaces)
See https://bugs.launchpad.net/ndesk-dbus/+bug/377672 for details.
2011-05-03 09:51:24 +00:00
edd
387cf6e750
Use ffmpeg for decoding theora (from brad) and remove unnecessary dependencies
...
(as noticed by fgsch).
OK fgsch@
2011-05-03 09:37:12 +00:00
landry
60b14a7f76
Duh. devel/apache-ant->=1.8.2 is not a valid pkgpath dependency spec,
...
devel/apache-ant>=1.8.2 is.
2011-05-03 09:35:56 +00:00