gonzalo
d370c067a2
Update for Gajim to 0.15.3:
...
* Better handling of SSL errors
* Better handling of canceling file transfer
* Improve farstream calls
And more.
Ok pea@ (maintainer)
2013-04-22 15:48:54 +00:00
ajacoutot
76e4e942dc
Fix build/run dep.
2013-04-03 07:52:29 +00:00
ajacoutot
bfeec77baa
Sanitier depepdencies, these do not need to build depends on gtk+2,-guic.
...
RUN_DEPENDS = BUILD_DEPENDS is a known bad construct, but
BUILD_DEPENDS = RUN_DEPENDS is *not* that good either...
2013-04-02 17:26:34 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
gonzalo
759daff886
Update for Gajim to 0.15.2:
...
* Show punycode encoded urls if they contain non-ascii chars
* Fix crash when pressing Esc in chat window
* Support Network Manager 0.9
* decrypt GPG messages in the correct order
While here GROFF is not needed.
Ok pea@ (maintainer)
2013-01-20 23:59:44 +00:00
jasper
cc68d314c7
- update to gajim-0.15.1
...
ok pea@ (MAINTNAINER)
2012-09-30 14:28:43 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
19bba04a24
Sync with patch that was just committed upstream...
2012-05-09 08:34:42 +00:00
ajacoutot
ea24140a86
Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
...
abort() on startup due to gtk trying to unlock a uninitialized mutex.
looks good to kurt@
ok pea@ (maintainer)
2012-05-09 08:29:37 +00:00
jasper
3021643236
- switch for farsight2 to farstream. all patches taken from upstream repositories.
...
ok aja@
2012-04-05 16:08:55 +00:00
pea
29f5bad2fb
Update to 0.15
...
With help from rpointel@, thanks !
ok ajacoutot@
2012-03-28 12:37:05 +00:00
ajacoutot
fb173cad3a
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:04:36 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
ajacoutot
09e53f28fe
Minor update to gajim-0.14.4.
...
ok pea@ (maintainer)
2011-09-13 08:00:02 +00:00
pea
e514ee8817
Update to 0.14.3
...
ok ajacoutot@
2011-06-22 11:24:29 +00:00
jasper
88f8f0add6
bump after default python version switch
2011-06-08 18:00:49 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
pea
247114e771
Bugfixes update to 0.14.1
...
ok ajacoutot@
2010-11-10 08:04:15 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
ajacoutot
2100635ea6
Missing gtk-update-icon-cache goo.
2010-10-01 10:55:10 +00:00
pea
39c35476dc
Update to O.14.
...
ok aja@
2010-09-15 05:39:15 +00:00
sthen
d9ad2d3e07
bumps for python
2010-08-30 21:14:34 +00:00
pea
1f13874533
Update to 0.13.4
...
ok ajacoutot@
2010-04-28 11:45:23 +00:00
pea
28dcd0e5ba
Update to 0.13.3
...
ok ajacoutot@
2010-03-29 12:18:11 +00:00
ajacoutot
b9b195187c
No need to specify the no_* FLAVOR for avahi, this is the default now.
...
naddy thinks there may be some gratuitous bumps but let's be safe.
reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00
sthen
925762d959
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00
pea
8812b74464
Update to 0.13.1
...
"looks good" stsp@
ok ajacoutot@
2009-12-10 15:44:25 +00:00
pea
18b8223cb8
Update to 0.12.5.
...
Included a patch from stsp@ that fixes SRV lookup (thanks).
ok ajacoutot@, jasper@
2009-08-14 09:36:30 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
ajacoutot
9a2dcd0a32
- add avahi to the dependencies
...
this gives you iChat Presence on the local multicast domain
"looks good" to pea@ (maintainer)
2009-06-05 22:23:33 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
naddy
20fd4a43c5
bump for python dependency change
2009-03-28 16:18:04 +00:00
pea
0b3fa68ccb
Add py-crypto to run_depends.
...
Spotted by Simon Kuhnle, thanks !
ok jasper@
2009-01-21 14:41:46 +00:00
pea
2cd707a188
+ take maintainership
...
+ fix run_depends
+ warns users about a problem of disconnections
ok sthen@, ajacoutot@
2009-01-19 08:07:13 +00:00
sthen
dbc9da4a10
- update to 0.12.1, mostly from an 0.12.0 update from Simon Kuhnle
...
- drop Simon from maintainer at his request
thanks to viq for testing.
2009-01-13 11:40:20 +00:00
kili
d6195c119a
MODPY_EXPAT_DEPENDS doesn't exist any longer.
...
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.
help, nitpicking and ok jasper@, ok wcmaier@
note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
sthen
0df8422b00
sync wantlib, bump packages.
2008-06-12 21:58:11 +00:00
ajacoutot
a9f1bfd52f
- use intltool MODULE instead of BUILD_DEPENDS on ::textproc/intltool
...
no binary change
- while here, add GPL license version where missing
2008-06-03 06:59:25 +00:00
jasper
af11690029
- update gajim to 0.11.4
...
from Simon Kuhnle (MAINTAINER)
2007-12-16 13:08:38 +00:00
jasper
694eb7b79b
- update gajim to 0.11.3
...
from simon kuhnle (MAINTAINER)
2007-11-25 15:17:20 +00:00
steven
86900645d6
fix WANTLIB
2007-11-17 20:39:02 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
jasper
7dc148dc8c
- update gajim to 0.11.2
...
- install the .desktop file
based on a diff by Vlad Glagolev, with tweaks by
Simon Kuhnle (new maintainer) and me
2007-09-23 18:50:24 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
alek
044a9e0d02
- use python module and pick up correct version of python
...
- fix wantlib
- remove unused stuff
2007-05-06 19:09:24 +00:00
jasper
a71cb26ea5
dbus support for gajim
...
from Simon Kuhnle <simonkuhnle@web.de>
ok martynas@
2007-04-22 20:47:09 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
4f509ddeb7
USE_LIBTOOL, disable-static, update plist
2007-04-01 20:55:29 +00:00