Commit Graph

66 Commits

Author SHA1 Message Date
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
Bruno Bigras
cd424d3453 shotwell: 0.31.2 -> 0.31.3 2021-01-21 03:54:47 -05: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
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
R. RyanTM
b7a8f9a057 shotwell: 0.31.1 -> 0.31.2 2020-08-31 00:52:07 +00:00
Bernardo Meurer
8af955e592
shotwell: add glib-networking 2020-07-29 21:39:00 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Tor Hedin Brønner
a04dda2f6e shotwell: 0.31.0 -> 0.31.1 2020-04-08 09:48:14 +02:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace
7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Jan Tojnar
b3143f1755
shotwell: 0.30.2 -> 0.31.0 2019-04-05 12:13:55 +02:00
Frederik Rietdijk
fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
R. RyanTM
89c832dc46 gnome3.shotwell: 0.30.1 -> 0.30.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/shotwell/versions
2019-02-15 08:14:23 -08:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
worldofpeace
c1599d29d9 gcr: rename from gnome3.gcr 2018-12-25 20:14:28 -05:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
bb3a7342c3
shotwell: 0.28.2 → 0.30.0 2018-11-30 21:34:39 +01:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Jan Tojnar
b5a19baf29
shotwell: 0.28.1 → 0.28.2 2018-04-15 00:36:04 +02:00
Jan Tojnar
30f8c93ad4
shotwell: 0.28.0 → 0.28.1 2018-03-28 19:50:31 +02:00
Jan Tojnar
63ccf133c7
gnome3.shotwell: fix build 2018-03-22 07:46:53 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Jan Tojnar
5b141e2d49
shotwell: 0.27.2 → 0.27.4 2018-03-05 06:06:08 +01:00
Jan Tojnar
7f3b5e6de1
shotwell: add updateScript 2018-03-04 20:05:49 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar
5a060f2441
shotwell: 0.27.1 → 0.27.2
Clean up, upgrade, switch to recent vala and port to meson.
2017-12-19 17:25:50 +01:00
mimadrid
51babe0fa8
shotwell: 0.27.0 -> 0.27.1 2017-10-27 23:11:50 +02:00
mimadrid
5715f276da shotwell: 0.26.2 -> 0.27.0 2017-10-24 12:45:38 +01:00
Pascal Wittmann
4e89e18852
shotwell: 0.26.1 -> 0.26.2 2017-06-18 12:33:57 +02:00
mimadrid
821e522d6f shotwell: 0.26.0 -> 0.26.1 2017-05-08 16:06:01 +02:00
Laverne Schrock
b70b1b1f06 shotwell: 0.25.90 -> 0.26.0
Simple version bump.
2017-04-06 15:30:03 -05:00
Miguel Madrid
199f57079c shotwell: 0.25.5 -> 0.25.90 (#23478) 2017-03-05 11:54:21 +01:00
mimadrid
e3d7ce842b
shotwell: 0.25.2 -> 0.25.5 2017-02-14 23:59:00 +01:00
mimadrid
5e3c4b2bf7
shotwell: 0.23.5 -> 0.25.2 2016-12-23 23:24:36 +01:00
Ram Kromberg
2acfb62caa shotwell: vala -> vala_0_28 2016-08-21 20:02:04 +03:00
Miguel Madrid
1b69ef935e shotwell: 0.23.4 -> 0.23.5 (#17827) 2016-08-19 13:33:06 +02:00
Miguel Madrid
8816df20f3 shotwell: 0.23.2 -> 0.23.4 (#17190) 2016-07-23 00:32:23 +02:00
mimadrid
8d4fc3c375
shotwell: 0.22.0 -> 0.23.2 2016-07-15 17:01:41 +02:00
Vladimír Čunát
c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Tuomas Tynkkynen
f81af4e6f0 treewide: Make explicit that 'dev' output of glib is used 2016-05-19 10:00:35 +02:00
Domen Kožar
b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Nikolay Amiantov
755e4633c7 mass-replace glib and gtk lib/*/include paths 2016-04-14 04:13:54 +03:00
Vladimír Čunát
716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Michael Alan Dorman
1b5873a720 shotwell: 0.20.2 -> 0.22.0
This release has actually been out for nine months, and the existing
release completely failed to be able to import photos in my setup.
2016-01-01 14:08:26 -05:00
Luca Bruno
a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Michael Alan Dorman
1c331d0c33 shotwell: fix failure to configure
Without this change, shotwell would fail even to configure, for lack of
gudev; I infer that libgudev was recently split off of udev, since this
was working fine until a couple of weeks ago.
2015-11-24 08:52:48 -05:00
Vladimír Čunát
a6e4c87391 gtk3: split into multiple outputs
All references OK, hopefully. Seems surprisingly smooth.
2015-10-13 20:18:45 +02:00