about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/telepathy
AgeCommit message (Collapse)AuthorFilesLines
2015-06-05cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $outWilliam A. Kennington III1-1/+1
2015-05-30telepathy-salut: fix build - use openssl instead of gnutlsVladimír Čunát1-2/+2
2015-05-29Fix more ca-bundle pathsWilliam A. Kennington III1-2/+2
2014-12-30telepathy-misson-control: minor update, disable upowerVladimír Čunát1-3/+4
Disabling upower is probably just a temporary work around the incompatibility with 0.99.*
2014-12-12Package for the Polari IRC appDamien Cassou1-0/+20
This commit includes a patch to telepathy's derivation, written by Lethalman. This patch makes public the Telepathy's dependency to dbus_glib. This patch will become problematic with the next pkgconfig upgrade but this upgrade should make the patch irrelevant. See these 2 links for more information: - https://bugs.freedesktop.org/show_bug.cgi?id=15199 - https://bugzilla.redhat.com/show_bug.cgi?id=436773 Modified by Luca Bruno: - Moved telepathy_idle to propagatedUserEnvPkgs - Added myself to maintainers - Enable parallel building
2014-10-02telepathy: 0.5.3 -> 0.8.80Domen Kožar3-23/+22
2014-07-09Merge recent master into x-updatesVladimír Čunát1-4/+3
Hydra: ?compare=1134869 Conflicts (just meta): pkgs/applications/networking/instant-messengers/telepathy/gabble/default.nix
2014-07-06telepathy-gabble: build on hydraLuca Bruno1-1/+3
2014-06-19telepathy_mission_control: minor update, doCheckVladimír Čunát1-4/+13
Also add meta, and support upower.
2014-06-19telepathy-gabble: major update 0.17.2 -> 0.18.2Vladimír Čunát1-5/+12
Also doCheck, enableParallelBuilding, and add meta attributes.
2014-04-09telepathy-mission-control: add dbus service, enabled by default on gnome3Luca Bruno1-2/+7
2014-04-06Fix gsettings schemas usage for several packages due to #1901Luca Bruno1-2/+0
Also add icons to epiphany
2014-02-21telepathy-logger: install gschemas in share/telepathy-loggerLuca Bruno1-0/+2
2014-02-12Fix references to ca-bundle.Rickard Nilsson1-1/+1
Several packages referred to /etc/ca-bundle.crt, that was removed in 9c616e3. I've changed those references to /etc/ssl/certs/ca-bundle.crt instead.
2014-01-26telepahty-logger: add gobject introspection supportDomen Kožar1-2/+5
2013-12-22telepathy_salut: update from 0.8.0 to 0.8.1Nixpkgs Monitor1-2/+2
2013-12-22telepathy_rakia: update from 0.7.4 to 0.8.0Nixpkgs Monitor1-2/+2
2013-12-22telepathy_mission_control: update from 5.14.1 to 5.16.0Nixpkgs Monitor1-2/+2
2013-12-22telepathy_haze: update from 0.7.0 to 0.8.0Nixpkgs Monitor1-2/+2
2013-12-14telepathy_mission_control: update from 5.14.0 to 5.14.1Nixpkgs Monitor1-2/+2
2013-02-23telepathy-related: fix via updateVladimír Čunát7-26/+26
Some updates were restricted by gstreamer being <1.0
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra7-8/+8
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-11-29Remove a bunch of unreferenced filesEelco Dolstra1-13/+0
Plus a small number of obsolete packages (like old versions of qemu).
2012-06-13telepathy-glib-0.18.1 (0.19.x requires glib-2.32.x)Yury G. Kudryashov2-4/+4
Drop pkg-config patch, pass pkgconfigUpstream to rakia and salut. svn path=/nixpkgs/trunk/; revision=34495
2012-06-13Mass telepathy update, add telepathy-hazeYury G. Kudryashov6-10/+30
svn path=/nixpkgs/trunk/; revision=34494
2012-06-13kde-telepathy-0.4.0, tweak update script etc.Yury G. Kudryashov3-48/+68
svn path=/nixpkgs/trunk/; revision=34493
2012-06-09kde-telepathy-0.3.1Yury G. Kudryashov5-66/+15
Drop upstream patches already included in this version svn path=/nixpkgs/trunk/; revision=34402
2012-03-31svn merge ^/nixpkgs/trunk backups/glib-2.30-take2@33502Yury G. Kudryashov1-0/+25
- 1 conflict (gnome-doc-utils) - final merge before --reintegrate svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-29Batch update telepathy-related packagesYury G. Kudryashov2-2/+21
Some of these packages need glib-2.30.x, so I commit it to this branch. Add sofia-sip and telepathy-rakia. svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33475
2012-03-29Fix typoYury G. Kudryashov1-1/+1
svn path=/nixpkgs/trunk/; revision=33466
2012-03-28Add telepathy-loggerYury G. Kudryashov1-0/+25
svn path=/nixpkgs/trunk/; revision=33457
2012-03-17Let hydra build telepathy-salutYury G. Kudryashov1-0/+5
svn path=/nixpkgs/trunk/; revision=33216
2012-03-17Let hydra build kde-telepathyYury G. Kudryashov1-0/+5
svn path=/nixpkgs/trunk/; revision=33210
2012-03-16telepathy: don't include unstable in fullYury G. Kudryashov1-1/+1
svn path=/nixpkgs/trunk/; revision=33179
2012-03-16Add telepathy-salutYury G. Kudryashov1-0/+19
svn path=/nixpkgs/trunk/; revision=33143
2012-03-14Pass qt_gstreamer to ktp-call-uiYury G. Kudryashov1-2/+3
svn path=/nixpkgs/trunk/; revision=33080
2012-03-14Add kde4.telepathy.call_uiYury G. Kudryashov1-3/+18
Very experimental, fails to build (missing deps) svn path=/nixpkgs/trunk/; revision=33077
2012-03-14Add telepathy-mission-controlYury G. Kudryashov1-0/+15
svn path=/nixpkgs/trunk/; revision=33066
2012-03-14Move some IM clients to instant-messengers/Yury G. Kudryashov1-0/+0
svn path=/nixpkgs/trunk/; revision=33065
2012-03-14Move telepathy-gabble to applicationsYury G. Kudryashov1-0/+20
svn path=/nixpkgs/trunk/; revision=33064
2012-03-14Add KDE-TelepathyYury G. Kudryashov5-0/+136
It compiles but I haven't tried to run it. svn path=/nixpkgs/trunk/; revision=33063