Commit Graph

81 Commits

Author SHA1 Message Date
R. Ryantm
e1135aaf45
shotwell: 0.32.4 → 0.32.6
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.4...shotwell-0.32.6

No longer needs webkitgtk:
0a463a30a2
2024-02-17 13:36:10 +08:00
Jan Tojnar
64e3e7eeae shotwell: 0.32.3 → 0.32.4
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.3...shotwell-0.32.4
2023-12-09 16:32:59 +01:00
Jan Tojnar
a5a41e0f54 shotwell: 0.32.2 → 0.32.3
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.2...shotwell-0.32.3

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:52 +01:00
Bobby Rong
fe53ee6c93
shotwell: 0.32.1 → 0.32.2
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.1...shotwell-0.32.2
2023-07-23 17:27:30 +08:00
Bobby Rong
ee1b987b81
shotwell: 0.32.0 → 0.32.1
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.0...shotwell-0.32.1
2023-05-13 22:16:29 +08:00
Bobby Rong
2ddb47d131
shotwell: 0.31.7 → 0.32.0
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.31.7...shotwell-0.32.0
2023-04-23 09:34:41 +08:00
Jan Tojnar
a5c58fae72
shotwell: 0.31.5 → 0.31.7
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.31.5...shotwell-0.31.7

Co-authored-by: Bobby Rong <rjl931189261@126.com>
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-03-16 21:37:02 +08:00
Bobby Rong
284370ecf0
shotwell: remove unused libchamplain dependency
e9829cefa3

The above commit actually removes the dependency. grep -inr 'champlain' still
returns some results from src/MapWidget.vala, it is just an unused file.

(Note that this app is ported to libsoup 3 in 0.31.5)
2023-01-23 10:12:30 +08:00
Jan Tojnar
a5e128ab33 shotwell: 0.30.16 → 0.31.5
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.30.16...shotwell-0.31.5

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
Sandro
c60a2b5927
Merge pull request #173616 from valff/fix-shotwell-video-thumbnailer
Add missing dependencies for shotwell-video-thumbnailer
2022-05-25 23:07:47 +02:00
Jan Tojnar
2f87de7b08 shotwell: 0.30.15 → 0.30.16
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.30.15...shotwell-0.30.16
2022-05-23 13:37:27 +02:00
Valentine Valyaeff
dae4350d25 shotwell: fix video thumbnails
Video thumbnails generation was broken without these dependencies.
2022-05-19 20:56:26 +03:00
R. Ryantm
75dd95bdd7 shotwell: 0.30.14 -> 0.30.15 2022-04-05 05:24:57 +00:00
Jan Tojnar
522e29d09e shotwell.updateScript: fix version policy 2021-10-24 12:38:18 +02:00
Bernardo Meurer
b7451b5d6e
shotwell: 0.31.3 -> 0.30.14 2021-10-13 23:11:54 -07:00
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