Commit graph

58 commits

Author SHA1 Message Date
R. Ryantm 8bf3e834da icewm: 3.3.4 -> 3.3.5 2023-05-20 16:54:14 -03:00
R. Ryantm e50a4cdfa7 icewm: 3.3.3 -> 3.3.4 2023-05-07 00:39:23 -03:00
R. Ryantm 4c64b1a3c2 icewm: 3.3.2 -> 3.3.3 2023-04-18 21:22:10 -03:00
R. Ryantm 0c2971de9d icewm: 3.3.1 -> 3.3.2 2023-03-21 22:26:14 -03:00
R. Ryantm ce47ede70b icewm: 3.3.0 -> 3.3.1 2023-01-31 02:18:40 +00:00
R. Ryantm c06db03769 icewm: 3.2.3 -> 3.3.0 2022-12-22 13:06:30 +00:00
R. Ryantm 171610815f icewm: 3.2.2 -> 3.2.3 2022-12-06 04:51:42 +00:00
R. Ryantm de55c52759 icewm: 3.2.1 -> 3.2.2 2022-11-15 05:09:21 +00:00
R. Ryantm 6e92f67a7e icewm: 3.2.0 -> 3.2.1 2022-11-09 00:07:00 +00:00
R. Ryantm e1d491daf5 icewm: 3.1.0 -> 3.2.0 2022-11-03 13:13:04 +00:00
AndersonTorres be2236aeb3 icewm: 3.0.1 -> 3.1.0 2022-10-25 07:56:21 -03:00
R. Ryantm bb2d41f954 icewm: 2.9.9 -> 3.0.1 2022-10-06 13:01:08 +00:00
R. RyanTM 57a6bb9d0a
icewm: 2.9.8 -> 2.9.9 (#184854)
* icewm: 2.9.8 -> 2.9.9

* Rmove unneeded dependency

Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
2022-08-30 07:38:23 +02:00
R. Ryantm dc99a806e3 icewm: 2.9.6 -> 2.9.8 2022-07-29 11:46:28 +00:00
AndersonTorres 25c6d1efc4 icewm: 2.9.4 -> 2.9.6 2022-03-09 12:05:29 -03:00
Renaud 0532c0fcd8 icewm: update homepage 2022-02-06 15:10:53 +01:00
Nikolay Korotkiy 840d7881a6
icewm: 2.6.0 → 2.9.4 2022-01-08 20:20:04 +03:00
Luke Granger-Brown 010096974f icewm: fix trailing -I compilation errors
Fixes

cc1plus: error: to generate dependencies you must specify either '-M' or
'-MM'

errors which occur while compiling due to trailing -I for libintl,
which appears to be found now but without requiring any include/link
flags.
2021-09-05 15:25:02 +00:00
AndersonTorres a1479b3998 icewm: 2.3.4 -> 2.6.0 2021-08-02 16:05:18 -03:00
github-actions[bot] e59f22faf5
Merge master into staging-next 2021-05-13 06:22:11 +00:00
AndersonTorres 5d8c8c6c90 icewm: 2.2.0 -> 2.3.4 2021-05-12 00:15:41 -03:00
Alyssa Ross 6e3b5fd046 libungif: remove in favour of giflib
libungif was merged into giflib in 2006, and hasn't been updated
since.  All non-broken packages still using it build fine with giflib.

See <http://giflib.sourceforge.net/history.html>.
2021-04-16 14:06:10 +00:00
AndersonTorres 548cba4ab5 icewm: cleanup 2021-03-04 00:10:01 -03:00
R. RyanTM 37264a97ed icewm: 2.1.1 -> 2.1.2 2021-02-12 11:49:38 +00:00
R. RyanTM 724853a591 icewm: 2.0.0 -> 2.1.1 2021-02-04 12:44:46 +00:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
AndersonTorres 19cef431e6 icewm: 1.9.2 -> 2.0.0 2021-01-05 08:55:26 -03:00
R. RyanTM 04d5b2f80c icewm: 1.9.0 -> 1.9.2 2020-11-13 16:53:31 +00:00
R. RyanTM eab501c27a icewm: 1.8.3 -> 1.9.0 2020-11-02 07:46:46 +00:00
AndersonTorres a945c573dc icewm: 1.7.0 -> 1.8.3 2020-10-12 04:07:17 -03:00
R. RyanTM 2560a3bd5c icewm: 1.7.0 -> 1.8.1 2020-09-23 11:06:00 +00:00
R. RyanTM 3b8cffb119 icewm: 1.6.6 -> 1.7.0 2020-07-17 04:05:13 +00:00
Maximilian Bosch 02ff18c796
Merge pull request #89987 from r-ryantm/auto-update/icewm
icewm: 1.6.5 -> 1.6.6
2020-06-18 01:50:19 +02:00
Jan Tojnar 4bb1995cab
icewm: fix build
gdk-pixbuf-xlib was split into a separate package.
2020-06-11 15:51:45 +02:00
R. RyanTM 4abc9581ab icewm: 1.6.5 -> 1.6.6 2020-06-09 22:18:07 +00:00
AndersonTorres 5b95f72deb icewm: update URL 2020-04-15 00:34:30 -03:00
R. RyanTM ad867fbce4 icewm: 1.6.3 -> 1.6.5 2020-03-30 18:10:55 -07:00
R. RyanTM b7d0690fda icewm: 1.6.0 -> 1.6.3 2019-12-01 18:51:34 +01:00
volth adf55b78b9 icewm: 1.4.2 -> 1.6.0 (#66949) 2019-09-03 23:51:52 +02: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
Frederik Rietdijk 595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
Daiderd Jordan 3890c471de
icewm: mark linux only 2018-04-05 20:05:25 +02:00
Will Dietz 462ab6d9de icewm: rename strlcat/strlcpy to avoid conflicts, patch to fix w/musl 2018-03-31 00:06:01 -05:00
Volth bb82df6d1c icewm: 1.3.12 -> 1.4.2 2017-08-01 17:31:29 +00:00
Volth fd61a33d2b icewm: fix CFGDIR 2017-03-16 16:43:33 +00:00
Matthias Beyer 6d00d72aef
icewm: 1.3.10 -> 1.3.12 2016-06-03 16:04:41 +02:00
AndersonTorres bdd20cedc1 IceWM: 1.3.8 -> 1.3.10
A complete rewrite in comparision to previous expression.
2015-07-26 01:08:05 -03:00
Pascal Wittmann bee638d269 icewm: update from 1.3.7 to 1.3.8 and removed obsolete patch 2014-09-29 19:39:35 +02:00
Eelco Dolstra 0446a79473 Fix icewm build on libX11-1.5.0 2012-09-26 17:00:55 -04:00