Commit graph

26 commits

Author SHA1 Message Date
Rick van Schijndel 83e44f67b1 dwm: support cross-compilation by setting proper CC 2021-07-07 22:55:31 +02:00
Sage Raflik 4d90a6bcc4 dwm: added neonfuz as maintainer 2021-05-28 22:27:49 -07:00
06kellyjac 0e1bf2f254 dwm: cleanup
- nixpkgs-fmt
- use pname and version
- use multiline for prePatch to make tree-wide modifications easier
- remove global `with lib;`
- update homepage to dwm page
- copy description from git repo
- add longDescription
- remove unused config.dwm.patches
2021-02-09 14:51:56 +00:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
syberant 1275f71c0d dwm: refactor
Removed buildPhase as it calls make by default
2020-07-29 10:41:04 +02:00
syberant 1371d3df8a dwm: add conf option
Allow users to set their own config.def.h configuration file for dwm.
2020-07-29 01:17:52 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Pascal Wittmann 68aa14eea2 dwm: 6.1 -> 6.2 (#55354) 2019-02-07 11:40:16 +01:00
Jan Malakhovski 1ad836b326 dwm: cleanup whitespace 2019-02-03 15:30:10 +00:00
Pascal Wittmann 7427b58266 Switch suckless.org URLs to https
(cherry picked from commit 22f212537f475565f67a07b869f9cceea2022191)
2018-04-11 15:11:55 +02:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01: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
Mario Rodas 5ffed5898c dwm: Add http url scheme to dwm homepage 2017-04-23 18:46:19 -05:00
Matthias Beyer 050b462b3b dwm: 6.0 -> 6.1 2015-11-12 12:38:26 +01:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Pascal Wittmann fc2580ad87 Removed confnotify-6.0.patch.
I don't think it is a good idea to hardcode this patch in nixpkgs as it is likely that
a patch provided by a user will conflict with this patch. This is for instance the case
with the patch "single_tagset" (http://dwm.suckless.org/patches/single_tagset).
2014-01-02 11:53:25 +01:00
Lluís Batlle i Rossell 5aacc33406 dwm: fix SDL games with fullscreen
It worked quite bad when the game resolution was different than the
current.
2013-04-04 23:32:53 +02:00
Lluís Batlle i Rossell d0321537d9 Updating dwm to 6.0.
svn path=/nixpkgs/trunk/; revision=31301
2012-01-04 22:05:26 +00:00
Lluís Batlle i Rossell 8ec17cf0a0 Updating dwm.
svn path=/nixpkgs/trunk/; revision=28137
2011-08-03 09:46:56 +00:00
Lluís Batlle i Rossell 23b1430ec5 Updating dwm
svn path=/nixpkgs/trunk/; revision=22171
2010-06-07 14:44:15 +00:00
Lluís Batlle i Rossell 3b54414f31 I left a "set -x" without will.
svn path=/nixpkgs/trunk/; revision=20441
2010-03-05 22:13:58 +00:00
Lluís Batlle i Rossell 681929cd4d I noticed that the patchPhase does not run postPatch, if there are no 'patches'.
So, I move what I had in postPatch to prePatch, which is run with or without 'patches'.


svn path=/nixpkgs/trunk/; revision=20440
2010-03-05 22:10:54 +00:00
Lluís Batlle i Rossell 48fa4b5257 Updating dwm, and allowing users set their own patches to configure it.
svn path=/nixpkgs/trunk/; revision=20437
2010-03-05 21:49:29 +00:00
Peter Simons 6fb297513a Committing Lluís Batlle's submissions from mailing list posting
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:

 * nixpkgs-ccrypt-1.7-new.patch
 * nixpkgs-cmake-add-ccmake.patch
 * nixpkgs-cpufrequtils-005-new.patch
 * nixpkgs-dwm-5.1-fix.patch
 * nixpkgs-freeimage-3.11.0-new.patch
 * nixpkgs-proxychains-3.1-new.patch
 * nixpkgs-psi-to-0.12.patch
 * nixpkgs-skype-to-2.0.0.72.patch
 * nixpkgs-truecrypt-6.1a-fix.patch
 * nixpkgs-vxl-1.11.0-new.patch
 * nixpkgs-xkb-popular-esperanto-symbols.patch
 * nixpkgs-xorg-via-video-fix.patch

svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Marc Weber 01979f7940 add window-manager dwm contributed by viric
svn path=/nixpkgs/trunk/; revision=12687
2008-08-21 20:44:08 +00:00