about summary refs log tree commit diff
path: root/pkgs/development/libraries/avahi
AgeCommit message (Collapse)AuthorFilesLines
2022-12-10avahi: remove not required ? null from inputsSandro Jäckel1-2/+2
2022-10-10avahi: add patch for CVE-2021-3468Yorick van Pelt1-0/+6
2022-06-10avahi: remove Qt 4 supportJan Tojnar1-7/+0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-21avahi: simplify path handlingJan Tojnar2-15/+9
2022-05-21avahi: Simplify pkg-config cross fixJan Tojnar1-11/+4
Building `pkgsCross.aarch64-multiplatform.avahi` would fail in the past with: checking for pkg-config... no configure: error: pkg-config is required to install this program To fix that, two independent workarounds were applied, each sufficient: - 34e4d0fd98aa66a0f46a6eb96dabadbbd44294b9 - 65a5313de5d34d73e2930bd132fe476f57f1b60f These days, it is more common to just add `pkg-config` to `depsBuildBuild`.
2022-05-21avahi: drop intltool & outdated flagsJan Tojnar1-8/+1
- intltool was replaced by vanilla gettext https://github.com/lathiat/avahi/commit/3d5a0c68057e2ed76187a0bb565baaa10d566003 - gtk2 and qt4 disabled by default https://github.com/lathiat/avahi/commit/f060abee2807c943821d88839c013ce15db17b58 - qt3 disabled by default https://github.com/lathiat/avahi/commit/6ae71484f4dcbc0240bc2bce002470c9704e6fec - howl-compat was disabled by default 17 years ago https://github.com/lathiat/avahi/commit/16d9e30dd7fa052bd7e6dd37927d7f27bec90ef1
2022-05-21avahi: format the expressionJan Tojnar1-35/+77
- Use `nixpkgs-fmt`. - Order attributes according to common convention. - Use `enableFeature` consistently.
2022-03-12avahi: patch segfault on resolving .local addressesProfpatsch1-0/+4
Avahi would segfault on a NULL pointer dereference when trying to resolve .local addresses. This patch fixes that quite annoying behaviour, but apparently wasn’t worth a release yet.
2022-02-24avahi: rename name to pnameFelix Buehler1-1/+1
2021-05-08avahi: add link to nixos testsLéo Gaspard1-0/+6
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-13/+13
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-3/+3
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2020-11-24avahi: 0.7 -> 0.8Tim Steinbach1-10/+9
2020-07-02Merge pull request #91457 from matthewbauer/prefixed-pkg-configFrederik Rietdijk1-0/+5
Fixes from prefixed pkg config
2020-07-02avahi: fix crossMichael Bishop1-2/+7
2020-06-25avahi: use prefixed pkg-configMatthew Bauer1-0/+5
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-09-16avahi: Move D-Bus conf file to share/dbus-1/system.dworldofpeace1-1/+1
Since D-Bus 1.9.18 configuration files installed by third-party should go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-08-20treewide: update globin's maintained drvsRobin Gloster1-1/+1
2019-06-11Merge pull request #62153 from WilliButz/avahi-refactorRobin Gloster1-0/+2
avahi: set service directory and refactor module
2019-06-09avahi: add Python supportBen Wolsieffer1-2/+8
2019-06-04avahi: set AVAHI_SERVICE_DIR to well-known locationWilliButz1-0/+2
Avahi now uses `/etc/avahi/services` instead of its store path to look for files with service definitions.
2019-03-26avahi: apply patches for CVE-2017-6519 & CVE-2018-1000845Andreas Rammhold1-2/+9
2019-02-25avahi: add -compat optionPeter Hoeg1-1/+1
2018-12-24avahi: add gtk supportJan Tojnar1-1/+4
2018-10-12perlXMLParser -> perlPackages.XMLParservolth1-2/+3
2018-05-03avahi: Enable cross-compilationBen Gamari1-2/+4
2017-08-01avahi: 0.6.12 -> 0.7Franz Pletz2-6/+6
2016-07-04avahi: 0.6.31 -> 0.6.32Bjørn Forsman2-4/+5
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-01-01avahi: don't install broken symlinksVladimír Čunát1-3/+6
/cc maintainer @lovek323 and @wkennington who added these links 4118e632e84.
2015-02-07kill libiconvOr*Eric Seidel1-4/+3
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
2013-12-02Upgeade avahi to 0.6.31William A. Kennington III1-2/+9
Additionally, link compatability files for dns_sd.h and howl as these are needed to build mumble and potentially other avahi using derivations.
2013-10-05Some description fixesBjørn Forsman1-1/+1
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-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-07-07avahi: fix build on darwinJason \"Don\" O'Conal1-12/+19
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-04-05avahi: use libiconv if neededYury G. Kudryashov1-2/+3
svn path=/nixpkgs/trunk/; revision=33624
2011-09-18avahi-0.6.30Yury G. Kudryashov1-9/+8
svn path=/nixpkgs/trunk/; revision=29332
2011-02-11Building mumble a bit further.Lluís Batlle i Rossell1-2/+3
svn path=/nixpkgs/trunk/; revision=25908
2011-01-05only build avahi on linux, because it has never built on any platforms other ↵Rob Vermaas1-1/+1
than linux svn path=/nixpkgs/trunk/; revision=25408
2010-10-05* Avahi 0.6.28, which fixes avahi-browse.Eelco Dolstra1-2/+3
svn path=/nixpkgs/trunk/; revision=24080
2010-07-13Avahi 0.6.27.Ludovic Courtès2-12/+12
svn path=/nixpkgs/trunk/; revision=22582
2010-07-08Cleaned up the unspecified-extra-argument calls where there is no way to ↵Michael Raskin1-1/+1
access extra arguments. Tarball and full instantiation checks passed. svn path=/nixpkgs/trunk/; revision=22539
2010-07-08Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that ↵Michael Raskin1-1/+1
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-05-08Avahi: Use /var as localstatedir.Ludovic Courtès2-5/+24
Reported by Lluís Batlle. svn path=/nixpkgs/trunk/; revision=21672
2009-10-06A case study in transitive overrides. WebKit needs fresh glib. This means it ↵Michael Raskin1-1/+1
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-04-21* Got rid of all --disable-static flags; they're redundant now.Eelco Dolstra1-1/+1
* Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-14Avahi 0.6.25.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=15022
2008-12-12Avahi 0.6.24.Ludovic Courtès3-8/+9
svn path=/nixpkgs/trunk/; revision=13626
2008-03-20Differentiate between `longDescription' and `description'.Ludovic Courtès1-4/+8
svn path=/nixpkgs/trunk/; revision=11230