Commit graph

178 commits

Author SHA1 Message Date
Tor Hedin Brønner b85523cf84 purple-matrix: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
eyjhbb@gmail.com a191823096 purple-slack: Init at 2019-08-18 2019-09-20 21:27:15 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Frederik Rietdijk 5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Franz Pletz de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Franz Pletz e7556c8d1f
telegram-purple: 1.3.0 -> 1.3.1, fix gcc8 build 2019-06-17 07:25:55 +02:00
R. RyanTM c4146b0df0 pidgin-sipe: 1.23.3 -> 1.24.0 (#50658)
* pidgin-sipe: 1.23.3 -> 1.24.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pidgin-sipe/versions

* pidgin-sipe: add gmime to build inputs
and refactor
2019-05-05 21:11:01 +02:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Will Dietz 98abe870ca purple-hangouts: 2018-03-28 -> 2018-12-02 2018-12-29 14:08:05 -06:00
Jan Tojnar 3d95861fc1
pidgin-opensteamworks: Do not abuse DESTDIR 2018-12-22 22:07:43 +01:00
Jan Tojnar 130e525553
purple-matrix: Do not abuse DESTDIR 2018-12-22 22:07:42 +01:00
Jan Tojnar e6d8a83407
pidgin-skypeweb: 1.2.2 → 1.5 2018-12-22 22:07:42 +01:00
Jan Tojnar c2617a7130
purple-discord: Do not abuse DESTDIR 2018-12-21 21:54:35 +01:00
Jan Tojnar 578003af40
pidgin-mra: Do not abuse DESTDIR 2018-12-21 21:46:15 +01:00
Jan Tojnar 6a6c28c40d
pidgin-msn-pecan: do not abuse DESTDIR 2018-12-21 21:34:42 +01:00
Tor Hedin Brønner f28ff4cf7f
purple-facebook: Remove unused mercurial dependency
Having python3 in the PATH and python2's setuptools and enum in PYTHONPATH
breaks any python3 script. Having mercurial in buildInputs makes this
condition true, breaking glib's python scripts, which after 2.58 use python3.

Mercurial isn't actually needed in buildInputs, so removing mercurial is a
simple fix.
2018-11-30 21:35:18 +01:00
Alexei Robyn 8dd8360ad7 pidgin-opensteamworks: 1.6.1 -> unstable-2018-08-02 2018-10-10 22:08:53 +11:00
Vladimír Čunát 956790acaf
Merge #45974: purple-matrix: 2016-07-11 -> 2018-08-02 2018-09-03 16:14:17 +02:00
Symphorien Gibol 7de2b6240b purple-matrix: 2016-07-11 -> 2018-08-02
This also fixes the build.
2018-09-03 14:13:00 +02:00
Markus Kowalewski c6e31608d7
tox-prpl: update homepage 2018-09-02 00:28:54 +02:00
R. RyanTM d80bab8789 pidgin-sipe: 1.23.2 -> 1.23.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pidgin-sipe/versions.
2018-08-23 23:19:14 -07:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Jörg Thalheim 090b7cc8f1 purple-xmpp-http-upload: use date of commit as version 2018-05-22 08:14:19 +01:00
Emmanuel Rosa 2a09ee7a4a purple-xmpp-http-upload: init at 178096c 2018-05-21 16:09:30 -04:00
Emmanuel Rosa de18e296da purple-facebook: 0.9.3 -> 0.9.5 2018-05-20 20:20:11 -04:00
Emmanuel Rosa 3dadae4cd2 purple-lurch: init at 0.6.7
Adds XEP-0384: OMEMO Encryption for libpurple
2018-05-20 22:11:15 +00:00
Matthew Justin Bauer 3207b7e71d
Merge pull request #38311 from qfjp/submit/finch-fix
Use lib/purple-2 directory instead of lib/pidgin
2018-04-17 09:55:00 -05:00
S. Nordin Abouzahra 92f0d31b94
purple-discord: init at 2018-04-10 2018-04-15 11:20:23 +02:00
Benjamin Saunders cd24ae7a1b purple-hangouts: 2017-10-08 -> 2018-03-28 (#38819) 2018-04-12 13:24:21 +02:00
DJP 75f7958173 Use lib/purple-2 directory instead of lib/pidgin 2018-04-01 18:10:05 -04:00
Ryan Mulligan 5b11892565 pidgin-sipe: 1.23.0 -> 1.23.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.23.2 with grep in /nix/store/r7pl30mgdnrdig95aq6qy3d4dbvy8vji-pidgin-sipe-1.23.2
- directory tree listing: https://gist.github.com/c400423782c0ab85deea92ca910a179b
2018-03-17 02:51:30 -07:00
Ryan Mulligan 4fe7f789f9 pidgin-xmpp-receipts: 0.7 -> 0.8
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.8 with grep in /nix/store/di49z3ic9sk7mrg6rhf0c67qk8pda3kg-pidgin-xmpp-receipts-0.8
- found 0.8 in filename of file in /nix/store/di49z3ic9sk7mrg6rhf0c67qk8pda3kg-pidgin-xmpp-receipts-0.8

cc "@orivej"
2018-02-27 09:43:04 -08:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jens Binkert dbd333747e pidginsipe: 1.22.1 -> 1.23.0 2017-11-12 09:35:21 +01:00
Piotr Bogdan 8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Joachim F 756b9c7d6c Merge pull request #30222 from Nadrieril/update-purple-hangouts
purple-hangouts: 2016-12-22 -> 2017-10-08
2017-10-12 13:51:05 +00:00
Nadrieril d149c21e2e purple-hangouts: 2016-12-22 -> 2017-10-08 2017-10-08 16:10:34 +01:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Jens Binkert aff15c4b7b pidgin-sipe: 1.22.0 -> 1.22.1 2017-06-22 06:02:07 +02:00
William Casarin 36bd9d2463 pidgin-carbons: init at 0.1.3
Implements XMPP extension XEP-0280: Message Carbons for pidgin
2017-04-18 09:26:05 -07:00
Tomasz Jan Góralczyk 90b2290ca3
purple-facebook: 0.9.0 -> 0.9.3 2017-04-08 07:56:28 +01:00
Jens Grunert 7fadcf3165 pidginsipe: 1.20.0 -> 1.22.0 2017-03-28 20:17:04 +02:00
Jörg Thalheim 2df1d3f828 purple-facebook: 2016-04-09 -> 0.9.0 2017-03-06 21:54:48 +00:00
Peter Hoeg 5a88ab3f55 tox-prpl: 20141202 -> 0.5.1 2017-02-14 14:58:28 +08:00
Orivej Desh d409d23945 pidgin-xmpp-receipts: init at 0.7 2017-01-31 09:33:30 +01:00
Orivej Desh e2f7d68d73 telegram-purple: 2016-03-17 -> 1.3.0 2017-01-30 06:02:26 +00:00
Benjamin Saunders b02681a3d2 purple-hangouts-hg: 2016-10-01 -> 2016-12-22 2017-01-29 23:12:33 +01:00
edanaher 2bbbea7e8b pidgin-osd: 0.1.0 -> 0.2.0 (#21655) 2017-01-09 06:47:59 +01:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Jan Bessai 3800b21be9 pidgin-skypeweb: 1.2.1 -> 1.2.2 (#20559) 2016-11-22 01:54:14 +01:00
Pascal Wittmann f7e0bc2ae7
Make all meta.maintainers attributes lists 2016-11-20 18:06:03 +01:00
Davor Babić 7cf6f46bd1 purple-facebook: init at 66ee77378d82
adds inherit src meta
2016-10-10 16:23:27 +02:00
Benjamin Saunders eaa11f3493 purple-hangouts-hg: 2016-08-31 -> 2016-10-01 2016-10-02 17:48:44 -07:00
Joachim F 5f0302b4a1 Merge pull request #18704 from Ralith/purple-hangouts
purple-hangouts-hg: 2016-07-17 -> 2016-08-31
2016-09-23 15:27:25 +02:00
Benjamin Saunders 673798ea15 purple-hangouts-hg: 2016-07-17 -> 2016-08-31 2016-09-17 12:05:06 -07:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Tuomas Tynkkynen 74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
cmfwyp 071b57ba79
pidgin-skypeweb: 2015-10-02 -> 1.2.1
The source can be fetched with tags now that there are stable
releases of pidgin-skypeweb.
2016-08-08 15:48:49 -04:00
Hector A. Escobedo 594256c3a8 purple-matrix: init at 2016-07-11 2016-08-03 15:46:28 -04:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
edanaher 5682279d14 pidgin-osd: init at 0.1.0 (#16792)
* pidgin-osd: init at 0.1.0

A straightforward pidgin plugin; kind of ancient, but still works fine.

* Use autoreconf, which minor hackery around ChangeLog.
2016-07-21 01:12:31 +02:00
Benjamin Saunders 54b037720d purple-hangouts-hg: init at 2016-07-17 2016-07-19 21:45:48 -07:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Vladimír Čunát e4832c7541 Merge branch 'staging'
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Arseniy Seroka 8479e0ad84
purple-telegram: fix hash 2016-05-26 22:51:23 +03:00
Vladimír Čunát 73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Alexei Robyn 9d9a20e98b pidgin-opensteamworks: Change install location to work with Finch as well as Pidgin. 2016-05-12 10:22:52 +10:00
Nikolay Amiantov 938d64f1f3 quote URLs in my packages to ease opening them from urxvt 2016-04-30 03:12:32 +03:00
Arseniy Seroka 61fc93b432 telegram-purple: init at 2016-03-17 2016-03-23 19:22:58 +03:00
Graham Christensen b87ebf2b62 pidgin-otr: 4.0.1 -> 4.0.2 for CVE-2016-2851 2016-03-09 17:20:36 -06:00
Eelco Dolstra aea262f654 Fix misspelled meta.maintainers attributes 2016-02-10 14:59:50 +01:00
Robin Gloster 53b389327e refactor to use autoreconfHook where possible
Close #12446.
2016-01-18 10:45:31 +01:00
Jascha Geerds 470e71abbd pidgin-skypeweb: init at 2015-10-02 2015-10-05 13:40:54 +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
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
Luca Bruno c91d360cec pidginsipe: add nss and nspr (ZHF) 2015-08-27 12:29:45 +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
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
Nikolay Amiantov e919cf0be2 pidgin-otr: update homepage 2015-05-18 17:21:08 +03:00
Pascal Wittmann bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Brandon Dimcheff b539f86456 add package purple-pidgin-pack
This is 50ish plugins for pidgin.
2015-04-10 15:43:29 -04:00
Nikolay Amiantov 28d9da7498 pidgin-otr: adopt and add platforms 2015-02-02 14:00:17 +03:00
Domen Kožar 683740466a Merge pull request #5217 from geerds/tox
Tox: Update libtoxcore, qtox, utox and toxic
2014-12-04 14:12:49 +01:00
Jascha Geerds 459fd43988 tox-prpl: Update to the newest dev version
This update is necessary due to API changes in libtoxcore.
2014-12-04 11:02:27 +01:00
cillianderoiste ebc96e4b0a Merge pull request #5201 from geerds/pidgin-window-merge
Add package pidgin-window-merge
2014-12-02 16:35:24 +00:00
Jascha Geerds 4ba9aa074f Add package pidgin-window-merge 2014-12-02 11:37:11 +01:00
Cillian de Róiste dae0611770 pidginotr: update from 4.0.0 to 4.0.1 2014-11-27 22:59:34 +01:00
Nikolay Amiantov b91721a119 pidgin-latex: replace with SF one and fix 2014-11-02 04:35:43 +03:00
Edward O'Callaghan dc80331638 pidgin-latex-sf: bump reversion, url and hash
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>

@vcunat: fix URL.
2014-08-14 20:49:02 +02:00
Peter Simons 2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00