Commit graph

37 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08: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
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 41254eb990 gtkmm3: 3.24.1 -> 3.24.2 2019-11-01 18:03:08 -07:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Will Dietz d0841f2884
gtkmm3: 3.24.0 -> 3.24.1 2019-04-05 12:14:01 +02:00
Jan Tojnar 4e1dd3ce7a
gtkmm3: 3.22.2 → 3.24.0 2018-12-24 03:46:37 +01:00
Nikolay Amiantov 91a2ad21ad gtkmm2: enable parallel building 2018-03-06 13:07:14 +03:00
Vladimír Čunát 222e18698a
gtkmm3: maintenance 3.22.0 -> 3.22.2 2017-09-16 23:05:55 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Thomas Tuegel a6c2b2ef0e
gtkmm3: multiple outputs 2016-11-15 07:16:42 -06:00
Thomas Tuegel c871bb489b
gtkmm2: multiple outputs 2016-11-15 07:16:36 -06:00
Alexander Ried 574ee15905 gtkmm_3: 3.20.0 -> 3.22.0 2016-10-15 20:32:10 +02:00
Vladimír Čunát d73646d270 Revert "gtkmm: fix build error by patching missing operator"
This reverts commit 7defda8356.
It breaks the package after update 61c467937b;

(cherry picked from commit 72e0135752)
2016-10-14 09:11:18 +02:00
Alexander Ried 61c467937b
gtkmm_2: 2.24.4 -> 2.24.5
From #19081.
2016-10-11 18:47:36 +02:00
Thomas Tuegel 7defda8356
gtkmm: fix build error by patching missing operator 2016-10-05 19:47:31 -05:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Damien Cassou e28a8c6d6c gtkmm: 3.18.0 -> 3.20.0 2016-06-06 13:59:31 +02:00
Vladimír Čunát d9f2e282be gtkmm3: update 3.16.0 -> 3.18.0
Also remove urkud for maintainers; he's been inactive for years,
so let's not bother him anymore.
2016-03-10 11:49:24 +01:00
Luca Bruno 25f9555599 Drop GNOME 3.12 2015-05-18 12:24:08 +02:00
Luca Bruno db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Spencer Whitt 5e62ac5501 glibmm, gtkmm: build on Darwin 2015-04-08 01:05:50 -04:00
Ryan Mulligan 93f1029b0f Get rid of fetchurlGnome
closes #1707
2015-04-04 22:22:12 -07:00
Vladimír Čunát 07bf146b30 gtkmm and related *mm updates
Also enableParallelBuilding for gtkmm3.
2014-11-25 00:40:23 +01:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra 46b77d3bb4 fetchurl_gnome -> fetchurlGnome 2014-05-08 15:30:17 +02:00
Vladimír Čunát 71982ab708 gtkmm3: update to fix build with gtk-3.12 2014-03-29 16:45:37 +01:00
Vladimír Čunát 69a0de865e gtkmm*: update, enable tests
Also add myself as a maintainer
to be able to monitor all gtk2/3 deps easily.
2013-12-10 17:37:59 +01:00
Vladimír Čunát 74c7949de8 gtkmm3: fix build by using the version from gnome 3.8 2013-04-11 19:28:40 +02:00
Vladimír Čunát 9747a3fb3b gtk bindings: update 2013-02-21 23:36:13 +01: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 ba7f02630a Add gtkmm-3.x
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33294
2012-03-20 11:46:42 +00:00
Eelco Dolstra d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Yury G. Kudryashov 4289cff0c2 Remove gtkLibs216.*mm
svn path=/nixpkgs/trunk/; revision=29774
2011-10-11 20:47:30 +00:00
Yury G. Kudryashov 31d77b3e2f gtkmm-2.24
svn path=/nixpkgs/trunk/; revision=29388
2011-09-20 06:23:27 +00:00
Eelco Dolstra 5682b2e9ea * Finished getting rid of gtk-libs.
svn path=/nixpkgs/trunk/; revision=18010
2009-10-29 10:53:54 +00:00
Eelco Dolstra 82baac23a7 * Idem for gtk-libs/2.16.
svn path=/nixpkgs/trunk/; revision=17993
2009-10-28 15:31:52 +00:00