3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

12 commits

Author SHA1 Message Date
Jan Tojnar 2c63c790c8 evince: 41.4 → 42.rc
https://gitlab.gnome.org/GNOME/evince/-/compare/41.4...42.rc
2022-03-25 15:02:33 +01:00
Jan Tojnar 3239fd2b8f
Merge pull request #164155 from a-m-joseph/evince-fix-supportMultimedia-false
evince: pass -Dmultimedia=disabled if !supportMultimedia
2022-03-14 21:53:30 +01:00
Adam Joseph a6fc7b2891 evince: pass -Dmultimedia=disabled if !supportMultimedia
The evince derivation has an option supportMultimedia?true, which if
set to false will exclude gstreamer from the nativeBuildInputs.
Unfortunately this is not enough; the build will fail with:

  Run-time dependency gstreamer-base-1.0 found: NO (tried pkgconfig)

  meson.build:236:0: ERROR: Dependency "gstreamer-base-1.0" not found, tried pkgconfig

Let's pass "-Dmultimedia=disabled" to meson in this case so that the
build succeeds.

Checked with nixpkgs-hammer, which did not report any new warnings
introduced by this commit.
2022-03-14 12:45:04 -07:00
R. Ryantm 11e41ae4b2 evince: 41.3 -> 41.4 2022-03-13 22:12:41 +00:00
zseri 2bd4a5d10d evince: make libsecret optional 2022-02-23 23:38:06 +01:00
Bobby Rong 508d45f8b5
pantheon.evince: use upstream patch 2021-12-11 21:02:40 +08:00
Jan Tojnar e102c85c09 evince: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/evince/41/evince-41.3.news
2021-11-23 15:34:14 +01:00
Bobby Rong ac6f34a669
pantheon.evince: init 2021-10-17 11:42:21 +08:00
Jan Tojnar 42e947eee2 evince: 40.4 → 41.2 2021-10-15 01:18:50 +02:00
R. RyanTM edcce0c077 evince: 40.2 -> 40.4 2021-07-19 04:07:07 +00:00
R. RyanTM c6e1ad7fdc evince: 40.1 -> 40.2 2021-06-16 17:05:48 +02: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