Thomas Tuegel
8cf6b39833
Merge pull request #11769 from Profpatsch/cutegram
...
cutegram: fix version in name
2015-12-16 17:41:30 -06:00
Profpatsch
5f709b8974
cutegram: fix version in name
2015-12-17 00:05:48 +01:00
Eelco Dolstra
98151e0691
ratox: Fix broken URL
...
However, the URL still gives a hash mismatch. @ehmry
2015-12-16 12:07:08 +01:00
Profpatsch
9c5cd49903
cutegram: init at 2.7.0-stable
2015-12-16 02:08:49 +01:00
Profpatsch
7b407414a4
telegram: create explicit folder
...
Will be used for other tools coming soon™.
2015-12-12 13:27:03 +01:00
Emery Hemingway
2b6dcdfcd0
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
lassulus
4803b2f31a
bitlbee-steam: init at 2015-09-10
2015-11-13 14:37:41 +01:00
Michael Raskin
5c32df44c1
gajim: 0.16.3 -> 0.16.4
2015-10-13 19:30:01 +03:00
Michael Raskin
e8d82e08cf
baresip: 0.4.14 -> 0.4.15
2015-10-13 19:29:43 +03:00
Nathaniel Baxter
102f70bfb2
teamspeak_client: Fixed qt and quazip lib references.
2015-10-13 22:12:41 +11:00
Nikolay Amiantov
0aaadc2b9e
gajim: drop LaTeX support
...
It's in a separate plugin now.
2015-10-12 20:06:12 +03:00
Matthias Beyer
99d7a7d83e
teamspeak_client: 3.0.16 -> 3.0.18.1 (Added missing SHA update)
2015-10-11 17:09:52 +02:00
Matthias Beyer
5bf207541d
teamspeak_client: 3.0.16 -> 3.18.1
2015-10-11 14:31:41 +02:00
Jascha Geerds
470e71abbd
pidgin-skypeweb: init at 2015-10-02
2015-10-05 13:40:54 +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
William A. Kennington III
ae28ff8b91
Merge branch 'master.upstream' into staging.upstream
2015-07-06 17:15:11 -07:00
Pascal Wittmann
a4f69f5a39
bitlbee: update from 3.4 to 3.4.1
2015-07-06 18:16:49 +02:00
William A. Kennington III
d605663ae2
Merge branch 'master.upstream' into staging.upstream
2015-07-05 13:06:02 -07:00
Michael Raskin
807fbc4b57
baresip: update 0.4.12 -> 0.4.13
2015-07-05 00:32:53 +03:00
Pascal Wittmann
d5275c70c3
mcabber: update from 0.10.3 to 1.0.0
2015-07-03 10:18:48 +02:00
William A. Kennington III
7eae48871f
Merge branch 'master.upstream' into staging.upstream
2015-07-01 13:38:17 -07:00
Artjom Vejsel
25ee65de97
qtox: 20150128 -> 20150624
2015-07-01 14:39:04 +03:00
Eelco Dolstra
4a57b07653
Merge remote-tracking branch 'origin/master' into staging
2015-06-11 00:18:24 +02:00
Pascal Wittmann
24a218b1cc
mcabber: enable tests
2015-06-10 10:17:03 +02:00
William A. Kennington III
9d6555dc0a
Merge branch 'master.upstream' into staging.upstream
2015-06-06 12:04:42 -07:00
Arseniy Seroka
70b5e51456
Merge pull request #8178 from jagajaga/fix/versions
...
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III
ffd0539eba
cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out
2015-06-05 13:00:52 -07:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
lethalman
997022bea9
Merge pull request #8148 from ts468/jitsi
...
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 10:57:37 +02:00
Thomas Strobel
ac355ac095
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 07:49:01 +02:00
Domen Kožar
dc3316268e
Merge branch 'master' into staging
2015-06-01 11:00:51 +02:00
William A. Kennington III
867d2c5c46
openssl: Remove References to OPENSSL_X509_CERT_FILE
2015-05-31 15:50:51 -07:00
William A. Kennington III
abecf4aca1
bitlbee: 3.2.2 -> 3.4.0
2015-05-31 13:55:18 -07:00
Vladimír Čunát
1f18764f47
telepathy-salut: fix build - use openssl instead of gnutls
2015-05-30 22:47:20 +02:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
William A. Kennington III
cd52c04456
Fix more ca-bundle paths
2015-05-29 14:26:32 -07:00
William A. Kennington III
14c1e0fa1f
Fix ca-bundle paths
2015-05-29 14:03:34 -07:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice
68e3614ad0
viber: fix evaluation for nox-review
...
Even broken packages ought to evaluate, or die. Especially when
less than a month (!) old...
2015-05-25 13:35:54 +02:00
Luca Bruno
1b6401fd2e
More usage of gnome3.defaultIconTheme
2015-05-19 14:40:04 +02:00
Nikolay Amiantov
e919cf0be2
pidgin-otr: update homepage
2015-05-18 17:21:08 +03:00
Jascha Geerds
12f0b61967
hipchat: update 2.2.1287 -> 2.2.1373
2015-05-18 13:16:34 +02:00
Joachim Schiele
bbd342dcf4
openal to openalSoft conversion
2015-05-16 04:04:35 +02:00
Pascal Wittmann
bb9e9cc3f8
Turned some meta.maintainers into lists
2015-05-14 19:09:43 +02:00
Eelco Dolstra
1ba5ef6b6a
viber: Mark as broken
...
It doesn't evaluate due to Qt changes. Also improve checking in
make-tarball.nix to catch this in the future.
2015-05-12 14:30:56 +02:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
Michiel Leenaars
85c0aac675
New release of Blink
2015-04-30 09:49:45 +02:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Joachim Fasting
8488d133f3
meta.licenses -> license
2015-04-21 23:10:07 +02:00
Arseniy Seroka
497bf2a696
Merge pull request #7040 from jagajaga/viber
...
viber: init pkg
2015-04-16 20:05:58 +03:00
Brandon Dimcheff
b539f86456
add package purple-pidgin-pack
...
This is 50ish plugins for pidgin.
2015-04-10 15:43:29 -04:00
Thomas Tuegel
88918e10e9
Merge branch 'master' into staging
2015-04-10 07:45:38 -05:00
Arseniy Seroka
2425f27b17
Merge pull request #7280 from auntieNeo/blink
...
Bumped blink version to 1.2.2
2015-04-09 05:20:19 +03:00
Jonathan Glines
2b949cfd46
Bumped blink version to 1.2.2
2015-04-08 17:01:37 -06:00