Commit graph

28 commits

Author SHA1 Message Date
Ben Gamari 86a778a80a avahi: Enable cross-compilation 2018-05-03 17:06:01 -04:00
Franz Pletz 1c5ab2f639
avahi: 0.6.12 -> 0.7 2017-08-01 08:33:35 +02:00
Bjørn Forsman 79ed40cd69 avahi: 0.6.31 -> 0.6.32
Bugfix release, backwards compatible:

  https://github.com/lathiat/avahi/releases/tag/v0.6.32

* Update src URL to github (the latest release is only available there).
* Change "$(mkdir_p)" to "$(MKDIR_P)" in the patch to keep it working
  (apply'able).
2016-07-04 14:10:09 +02:00
Vladimír Čunát 7d8ee80dab avahi: don't install broken symlinks
/cc maintainer @lovek323 and @wkennington who added these links 4118e632e8.
2016-01-01 10:01:36 +01:00
Eric Seidel e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
William A. Kennington III 4118e632e8 Upgeade avahi to 0.6.31
Additionally, link compatability files for dns_sd.h and howl as these are
needed to build mumble and potentially other avahi using derivations.
2013-12-02 20:15:01 -06:00
Bjørn Forsman 28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Jason \"Don\" O'Conal ec9f54602e avahi: fix build on darwin 2013-07-07 13:44:06 +02:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Yury G. Kudryashov b4e5ce8de5 avahi: use libiconv if needed
svn path=/nixpkgs/trunk/; revision=33624
2012-04-05 15:11:19 +00:00
Yury G. Kudryashov 595d141a30 avahi-0.6.30
svn path=/nixpkgs/trunk/; revision=29332
2011-09-18 13:54:54 +00:00
Lluís Batlle i Rossell cb41a67c47 Building mumble a bit further.
svn path=/nixpkgs/trunk/; revision=25908
2011-02-11 15:56:29 +00:00
Rob Vermaas 66402577a0 only build avahi on linux, because it has never built on any platforms other than linux
svn path=/nixpkgs/trunk/; revision=25408
2011-01-05 09:46:50 +00:00
Eelco Dolstra a6db62e721 * Avahi 0.6.28, which fixes avahi-browse.
svn path=/nixpkgs/trunk/; revision=24080
2010-10-05 15:15:49 +00:00
Ludovic Courtès f0ef9cdb40 Avahi 0.6.27.
svn path=/nixpkgs/trunk/; revision=22582
2010-07-13 16:32:22 +00:00
Michael Raskin 7c5e566c5c Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
svn path=/nixpkgs/trunk/; revision=22539
2010-07-08 19:22:50 +00:00
Michael Raskin ccc497f80d Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Ludovic Courtès cfd8533c8d Avahi: Use /var as localstatedir.
Reported by Lluís Batlle.

svn path=/nixpkgs/trunk/; revision=21672
2010-05-08 22:24:39 +00:00
Michael Raskin edbbddce1d A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
Eelco Dolstra 94d7d1fdbb * Got rid of all --disable-static flags; they're redundant now.
* Also a bunch of style cleanups (tabs, with args, ...).

svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Ludovic Courtès 4951b598a2 Avahi 0.6.25.
svn path=/nixpkgs/trunk/; revision=15022
2009-04-14 11:13:13 +00:00
Ludovic Courtès b2f24eb5fa Avahi 0.6.24.
svn path=/nixpkgs/trunk/; revision=13626
2008-12-12 23:02:11 +00:00
Ludovic Courtès 95f0e6a1a7 Differentiate between longDescription' and description'.
svn path=/nixpkgs/trunk/; revision=11230
2008-03-20 14:35:03 +00:00
Ludovic Courtès d1ed48981c Avahi: Make Qt4 support optional and configurable.
svn path=/nixpkgs/trunk/; revision=10997
2008-03-06 16:42:34 +00:00
Yury G. Kudryashov 81429b0ac2 avahi: glib and qt4 support, 0.6.22 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10737
2008-02-18 20:48:36 +00:00
Yury G. Kudryashov 7d7f290d70 Add `avahi' package.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10594
2008-02-10 17:39:52 +00:00
Armijn Hemel f0aa3a56ae add avahi, a IETF ZeroConf library/program
svn path=/nixpkgs/trunk/; revision=5617
2006-07-06 17:29:40 +00:00