Vladimír Čunát
ba9b80c7e0
nspr,nss: split into multiple outputs
...
Hopefully most references are OK.
2015-10-13 20:18:44 +02:00
Vladimír Čunát
328eafa885
gnutls: split into multiple outputs
...
Fixed all 'gnutls}' references, too.
2015-10-05 11:07:54 +02:00
Vladimír Čunát
68530a4fb7
dbus-glib: split into multiple outputs
...
Fixed all 'dbus_glib}' references too.
2015-10-05 10:51:22 +02:00
Thomas Tuegel
2e0589b4ca
kde414: build with kdelibs-4.14.12
...
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
viric
46c18a47e1
Merge pull request #10063 from akaWolf/qtox
...
qTox: update & fix git revision.
2015-09-25 19:23:47 +02:00
Artjom Vejsel
1bfa084cdc
qtox: 20150821 -> 20150925
2015-09-25 19:47:51 +03:00
Artjom Vejsel
0c95190fff
qtox: fix git hash revision
2015-09-25 19:36:23 +03:00
Vladimír Čunát
68bd8e4a9d
jitsi: fix meta.license and refactor meta
...
/cc maintainer @khumba.
2015-09-23 13:42:47 +02:00
Vladimír Čunát
0a836bb5c0
jitsi: rename xlibs -> xorg
2015-09-23 13:36:23 +02:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
devhell
eace7b6f9c
profanity: 0.4.6 -> 0.4.7
...
Built and run successfully on local.
From the Changelog:
```
- GNU Readline
- OpenPGP support
- Message Carbons (xep-0280)
- Message Delivery Receipts (xep-0184)
- MUC Mediated Invitation support
- Configurable time formatting
- Option to show JIDs in roster
- Option to hide empty groups in roster
- Generate UUID for unnamed new MUC rooms
- Themable UI preference to indicate OTR and PGP messages
- Reformatted help
- devel: Added functional tests using libexpect and libstabber
```
2015-09-20 19:38:03 +01:00
Bryan Gardiner
c8ea6c07c6
jitsi: fix the system tray icon
...
Java's desktop integration on Linux relies on dlopen'ing some libraries (gtk2 or
gnome). This commit makes Java able to find gtk2, fixing the problem of Jitsi's
system tray icon not appearing.
Part of bug #4014 .
2015-09-18 20:11:29 +02:00
Edward Tjörnhammar
697ef465cd
jitsi: kill the elves of solaris
2015-09-18 20:11:29 +02:00
Vladimír Čunát
80b26e4079
jitsi: fix tarball on darwin
2015-09-17 22:04:39 +02:00
Bryan Gardiner
37cd8fc16f
jitsi: fix when installed via systemPackages
...
Close #9754 .
Otherwise, the wrong directory is changed into, and trying to start Jitsi gives:
$ jitsi
Error: Could not find or load main class net.java.sip.communicator.launcher.SIPCommunicator
2015-09-17 21:19:47 +02:00
Jascha Geerds
d8b6defaae
hipchat: 2.2.1373 -> 2.2.1388
2015-09-17 11:06:24 +02:00
Edward Tjörnhammar
c6cadd11db
Merge pull request #9785 from khumba/jitsi-rpath-fix
...
jitsi: patch RPATHs for missing libraries
2015-09-16 16:10:04 +02:00
Bjørn Forsman
0af5fccf2a
pidgin-sipe: 1.18.1 -> 1.20.0
...
Build and run tested (on release-15.09 branch).
2015-09-16 15:47:16 +02:00
Bryan Gardiner
476f2e3e2d
jitsi: add myself as maintainer
2015-09-16 06:42:26 -07:00
Bryan Gardiner
e422c2398c
jitsi: make a path patch for java slightly safer
2015-09-16 06:42:26 -07:00
Bryan Gardiner
8ef6197be5
jitsi: patch RPATHs of bundled .so files
...
Possibly helps with bug #3482 .
2015-09-16 06:42:25 -07:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Mathnerd314
eb7404d97a
all-packages: Use callPackage where possible
2015-09-14 22:27:19 -06:00
Arseniy Seroka
90a7bb69d0
Merge pull request #9711 from anderspapitto/bitlbee
...
plugin support for bitlbee, and facebook plugin
2015-09-09 03:03:53 +03:00
Anders Papitto
78f7a09e3a
bitlbee service: enable plugins
2015-09-08 14:24:50 -07:00
Anders Papitto
207f74eee9
bitlbee-facebook: init at 2015-08-27
2015-09-08 14:24:25 -07:00
Anders Papitto
7bcf564587
bitlbee: patch to allow plugindir configuration
2015-09-08 12:05:48 -07:00
Rok Garbas
7dc9dfae88
blink: 1.4.0 -> 1.4.1
2015-09-05 15:01:06 +02:00
Alexei Robyn
4028f88786
pidgin-opensteamworks: 1.5.1 -> 1.6.1, fixes #9489
...
Also, changed source url to (new) official github repo
2015-09-03 13:09:54 +02:00
rnhmjoj
721dc51640
telegram-cli: keep arguments passed to the wrapper
...
Also break long lines
2015-08-30 22:57:08 +00:00
Luca Bruno
c91d360cec
pidginsipe: add nss and nspr (ZHF)
2015-08-27 12:29:45 +02:00
ts468
b1db014f40
Merge pull request #9462 from ts468/upstream.linphone
...
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel
63a1d2a364
linphone: wrap to find plugins
2015-08-26 22:17:41 +02:00
Thomas Strobel
7160a32001
linphone: 3.8.1 -> 3.8.5
2015-08-26 17:08:27 +02:00
Artjom Vejsel
c9ca9db213
qtox: 20150624 -> 20150821
2015-08-22 09:59:49 +03:00
Artjom Vejsel
7f1efceff8
qtox: add wrapper for set runtime qt5.svg plugin
2015-08-22 09:59:33 +03:00
Pascal Wittmann
6364245475
telegram-cli: make maintainers a list
2015-08-14 22:38:38 +02:00
Alexei Robyn
417dd5528e
pidgin-opensteamworks: init at v1.5.1
...
Adds pidgin-opensteamworks, a Pidgin plugin to add support for the
Steam Friends/Steam IM service
2015-08-10 13:27:27 +10:00
Michael Raskin
e346b417d3
gajim: 0.16.1 -> 0.16.3
2015-08-08 21:01:31 +03:00
Michael Raskin
081dff71be
baresip: 0.4.13 -> 0.4.14
2015-08-08 21:01:31 +03:00
Arseniy Seroka
d649a1d88f
telegram-cli: 2014-03-04 -> 2015-07-30 & add maintainer
2015-08-04 17:11:36 +03:00
Eelco Dolstra
55932c1bec
Don't statically depend on cacert for certificates
...
This reverts commit cd52c04456
and
others.
Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
Artjom Vejsel
5b527968bd
pidgin-mra: init at 54b2992 ( close #8996 )
...
@vcunat made pkgconfig dependency explicit.
2015-07-26 13:45:27 +02:00
Artjom Vejsel
9ca034f277
purple-vk-plugin: init at 40ddb6d ( close #8996 )
...
@vcunat simplified preConfigure.
2015-07-26 12:08:07 +02:00
lethalman
90b19534e5
Merge pull request #8972 from nathanielbaxter/dev/teamspeak_client
...
teamspeak_client: create .desktop file
2015-07-24 10:14:51 +02:00
Nathaniel Baxter
aae3bdab03
teamspeak_client: create .desktop file
2015-07-24 14:32:56 +10:00
Luca Bruno
cbf935f90e
ekiga: fid build failure, use adwaita-icon-theme instead of gnome-icon-theme (ZHF)
2015-07-21 13:20:22 +02:00
William A. Kennington III
333f145d76
Merge branch 'master.upstream' into staging.upstream
2015-07-13 15:11:31 -07:00
Pascal Wittmann
2c31cb1c36
blink: update from 1.3.0 to 1.4.0
2015-07-10 18:53:27 +02:00