Commit Graph

40 Commits

Author SHA1 Message Date
R. Ryantm
778180f866 gthumb: 3.12.5 -> 3.12.6 2024-03-12 10:16:44 +00:00
R. Ryantm
3e5c0ea718 gthumb: 3.12.4 -> 3.12.5 2024-02-21 09:14:41 +00:00
R. Ryantm
e2a7dd9c5f gthumb: 3.12.3 -> 3.12.4 2023-10-28 22:12:50 +00:00
Bobby Rong
e039ff1d45
gthumb: 3.12.2 → 3.12.3
https://gitlab.gnome.org/GNOME/gthumb/-/compare/3.12.2...3.12.3
2023-09-03 17:29:13 +08:00
Bobby Rong
e7f74b92dd
gthumb: Fix build with exiv2 0.28 2023-08-08 14:37:41 +08:00
Bobby Rong
5c55ee6e74 gthumb: Fix build with libraw 0.21
https://hydra.nixos.org/build/209327709/nixlog/1
2023-02-14 22:45:55 +08:00
R. Ryantm
a59178d2eb gthumb: 3.12.1 -> 3.12.2 2022-04-03 22:37:01 +00:00
Jan Tojnar
2a3f38f305 gthumb: 3.12.0 → 3.12.1
https://gitlab.gnome.org/GNOME/gthumb/-/compare/3.12.0...3.12.1
2022-03-25 15:02:49 +01:00
Jan Tojnar
9ed32d8d85 gthumb: 3.11.4 → 3.12.0 2021-10-15 02:38:22 +02:00
Svend Sorensen
e02711df7d gthumb: 3.11.3 -> 3.11.4
Add `libheif` for AVIF/HEIF image support.
2021-08-30 19:59:19 -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
Jan Tojnar
f75ef6048d
gthumb: 3.10.2 → 3.11.3 2021-05-05 22:42:24 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
Sandro Jäckel
af872e8a3c
gthumb: remove unused input 2021-02-22 01:16:26 +01:00
R. RyanTM
56565e3568 gthumb: 3.10.1 -> 3.10.2 2021-02-11 10:51:13 +01: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
e32f7fd2d1 gthumb: 3.10.0 -> 3.10.1 2020-11-18 09:30:08 +00:00
R. RyanTM
67ee391c56 gthumb: 3.8.3 -> 3.10.0 2020-05-05 07:56:35 +00:00
Doron Behar
044dfab5a4 gthumb: add gst plugins for video playback 2020-04-02 17:40:30 +02:00
R. RyanTM
8b42ff460c gthumb: 3.8.2 -> 3.8.3 2020-01-06 06:38:25 -08:00
R. RyanTM
555e06c788 gthumb: 3.8.1 -> 3.8.2 2019-12-01 00:22:27 +01:00
R. RyanTM
236ef9424a gthumb: 3.8.0 -> 3.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gthumb/versions
2019-09-26 12:39:11 -07:00
Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data 2019-09-14 12:15:46 +02:00
worldofpeace
5141948ba9 gthumb: 3.6.2 -> 3.8.0
* enable clutter-gtk support
  Upstream defaults to it so we probably should as well.
2019-06-15 22:28:11 -04:00
Daniel Schaefer
06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
R. RyanTM
a331afb05b gthumb: 3.6.1 -> 3.6.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/gthumb/versions
2018-12-15 19:28:44 -08:00
Jan Tojnar
05f175e06a
gthumb: 3.6.0 → 3.6.1 2018-04-05 18:31:56 +02:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Miguel Madrid Mencía
114a8f159b
gthumb: fixed mime types 2018-02-24 18:41:00 +01:00
Miguel Madrid Mencía
3f88d9dd33
gthumb: 3.5.3 -> 3.6.0 2018-01-25 14:51:11 +01:00
mimadrid
62b467a07d
gthumb: 3.5.1 -> 3.5.3 2017-10-23 22:34:44 +02:00
ndowens
8a8b80d289 gthumb: 3.4.4 -> 3.5.1 2017-03-18 21:52:04 -05:00
Reno Reckling
ee655bc659 gThumb: add defaultIconTheme dependency 2016-10-23 14:06:17 +02:00
mimadrid
07fba2591d
gthumb: hicolor_icon_theme dependency 2016-10-14 21:03:20 +02:00
Alexander Ried
9c44aa664e gthumb: 3.4.3 -> 3.4.4 2016-10-11 17:37:29 +02:00
Miguel Madrid
20c0fe4900 gthumb: init at 3.4.3 (#17826) 2016-08-19 13:32:27 +02:00