Commit graph

25 commits

Author SHA1 Message Date
Thibaut Marty e50c10aea7 herbstluftwm: 0.9.2 -> 0.9.3 2021-05-15 17:24:19 +02:00
Sandro Jäckel 7a4175c8e6
herbstluftwm: use small asciidoc 2021-03-25 23:40:51 +01:00
Thibaut Marty 93c2d520a5 herbstluftwm: 0.9.1 -> 0.9.2
This release introduces window titles and now depends on freetype and
libXft. The test `test_title_different_letters_are_drawn` is disabled
for now because it is broken, probably because of font issue in the
build sandbox.

I also fixed the build of the documentation when cross-compiling.
2021-02-27 15:44:24 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
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.
2021-01-19 01:16:25 -08:00
Thibaut Marty a6cdb113bd herbstluftwm: add NixOS test 2021-01-18 16:12:52 +00:00
Thibaut Marty b1eb0af283 herbstluftwm: 0.8.3 → 0.9.1
Also enables the packages' tests.
The tests need a few patches to fix runtime generated script's shebangs.
There is also a fix to pass PATH environment variable to subprocess'
calls so that they can find some binaries (like xterm).
2021-01-18 16:12:29 +00:00
Thibaut Marty 5ce3719c43 herbstluftwm: add maintainership 2021-01-17 16:03:52 +00:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
R. RyanTM 76a3219aa1 herbstluftwm: 0.8.1 -> 0.8.3 2020-06-17 12:39:55 -07:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Jörg Thalheim 2af9e07c08
herbstluftwm: remove glib
no longer required, since it's C++ now.
2020-05-01 23:44:15 +01:00
Thibaut Marty a6b06e1431 herbstluftwm: 0.7.2 -> 0.8.1
Bash completions is now installed in $out/share/bash-completion.
Setting CMAKE_INSTALL_SYSCONF_PREFIX is still needed for
/etc/xdg/herbstluftwm installation.
2020-04-21 12:11:09 +02:00
Thibaut Marty 74274b4d7c herbstluftwm: fix cross compilation
Doc generation is disabled by default when cross compiling because asciidoc
does not cross compile for now
2020-04-14 11:04:47 +02:00
Thibaut Marty c1daf6eab8 herbstluftwm: 0.7.2 -> 0.8.0
Build now relies on cmake.
Added outputs "doc" and "man".
Setting CMAKE_INSTALL_SYSCONF_PREFIX is needed for bash completion
directory, otherwise it tries to put files in /etc/bash_completion.d
2020-04-14 11:04:46 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 9712f12684 herbstluftwm: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/herbstluftwm/versions
2019-06-01 14:07:48 -07:00
Thibaut Marty e9f0afe761 herbstluftwm: 0.7.0 -> 0.7.1 (#45669) 2018-08-29 11:30:30 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02: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
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
Moritz Ulrich f503831956 herbstluftwm: 0.6.2 -> 0.7.0. 2016-04-28 18:10:17 +02:00
Moritz Ulrich 3e03b921a1 Herbstluftwm: Fix zsh completion.
Files where installed in the wrong directory. This commit also replaces
sed with substituteInPlace.
2015-09-10 19:44:17 +02:00
Pascal Wittmann f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
宋文武 af72c7dddd herbstluftwm: update to 0.6.2 2014-04-24 21:30:03 +08:00
Song Wenwu 7ffb3a4ba5 add herbstluftwm 0.5.2 2013-07-18 00:02:53 +08:00